aboutsummaryrefslogtreecommitdiff
path: root/dir.c
Commit message (Expand)AuthorAge
* Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-13
|\
| * wrapper.c: add and use warn_on_fopen_errors()Nguyễn Thái Ngọc Duy2017-05-26
* | Merge branch 'jc/noent-notdir'Junio C Hamano2017-06-13
|\ \
| * | treewide: use is_missing_file_error() where ENOENT and ENOTDIR are checkedJunio C Hamano2017-05-30
* | | Merge branch 'sl/clean-d-ignored-fix'Junio C Hamano2017-06-02
|\ \ \
| * | | dir: expose cmp_name() and check_contains()Samuel Lijin2017-05-22
| * | | dir: hide untracked contents of untracked dirsSamuel Lijin2017-05-22
| * | | dir: recurse into untracked dirs for ignored filesSamuel Lijin2017-05-22
| |/ /
* | | dir: convert fill_directory to take an indexBrandon Williams2017-05-06
* | | dir: convert read_directory to take an indexBrandon Williams2017-05-06
* | | dir: convert read_directory_recursive to take an indexBrandon Williams2017-05-06
* | | dir: convert open_cached_dir to take an indexBrandon Williams2017-05-06
* | | dir: convert is_excluded to take an indexBrandon Williams2017-05-06
* | | dir: convert prep_exclude to take an indexBrandon Williams2017-05-06
* | | dir: convert add_excludes to take an indexBrandon Williams2017-05-06
* | | dir: convert is_excluded_from_list to take an indexBrandon Williams2017-05-06
* | | dir: convert last_exclude_matching_from_list to take an indexBrandon Williams2017-05-06
* | | dir: convert dir_add* to take an indexBrandon Williams2017-05-06
* | | dir: convert get_dtype to take indexBrandon Williams2017-05-06
* | | dir: convert directory_exists_in_index to take indexBrandon Williams2017-05-06
* | | dir: convert read_skip_worktree_file_from_index to take an indexBrandon Williams2017-05-06
* | | dir: stop using the index compatibility macrosBrandon Williams2017-05-06
| |/ |/|
* | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-03-28
|\ \
| * | connect_work_tree_and_git_dir: safely create leading directoriesStefan Beller2017-03-15
* | | Merge branch 'bw/attr-pathspec'Junio C Hamano2017-03-17
|\ \ \ | |_|/ |/| |
| * | pathspec: allow querying for attributesBrandon Williams2017-03-13
| |/
* | real_pathdup(): fix callsites that wanted it to die on errorJohannes Schindelin2017-03-08
|/
* dir: avoid allocation in fill_directory()René Scharfe2017-02-08
* Merge branch 'bw/realpath-wo-chdir'Junio C Hamano2017-01-18
|\
* \ Merge branch 'bw/pathspec-cleanup'Junio C Hamano2017-01-18
|\ \
| * | dir: convert fill_directory to use the pathspec struct interfaceBrandon Williams2017-01-08
| * | dir: remove struct path_simplifyBrandon Williams2017-01-08
| |/
* | submodule: add absorb-git-dir functionStefan Beller2016-12-12
* | move connect_work_tree_and_git_dir to dir.hStefan Beller2016-12-12
|/
* read info/{attributes,exclude} only when in repositoryJeff King2016-10-26
* Merge branch 'bw/ls-files-recurse-submodules'Junio C Hamano2016-10-26
|\
| * ls-files: add pathspec matching for submodulesBrandon Williams2016-10-10
* | use QSORTRené Scharfe2016-09-29
* | cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-07
|/
* Merge branch 'rs/use-strbuf-addbuf'Junio C Hamano2016-07-25
|\
| * use strbuf_addbuf() for appending a strbuf to anotherRené Scharfe2016-07-19
| * Merge branch 'dt/name-hash-dir-entry-fix' into maintJunio C Hamano2015-11-03
| |\
| * \ Merge branch 'js/icase-wt-detection' into maintJunio C Hamano2015-10-16
| |\ \
* | \ \ Merge branch 'nd/worktree-various-heads'Junio C Hamano2016-05-23
|\ \ \ \
| * | | | dir.c: rename str(n)cmp_icase to fspath(n)cmpNguyễn Thái Ngọc Duy2016-04-22
| * | | | Merge branch 'ss/exc-flag-is-a-collection-of-bits'Junio C Hamano2016-04-06
| |\ \ \ \
* | | | | | dir.c: remove dead function fnmatch_icase()Nguyễn Thái Ngọc Duy2016-04-22
* | | | | | Merge branch 'ss/exc-flag-is-a-collection-of-bits' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | dir: store EXC_FLAG_* values in unsigned integersSaurav Sachidanand2016-03-01
| * | | | Merge branch 'rs/janitorial' into maintJunio C Hamano2015-06-16
| |\ \ \ \