aboutsummaryrefslogtreecommitdiff
path: root/builtin/ls-files.c
Commit message (Expand)AuthorAge
* Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\
| * clean.c, ls-files.c: respect encapsulation of exclude_list_groupsAdam Spiers2013-01-16
| * dir.c: keep track of where patterns came fromAdam Spiers2013-01-06
| * dir.c: use a single struct exclude_list per source of excludesAdam Spiers2013-01-06
* | Merge branch 'as/dir-c-cleanup'Junio C Hamano2013-01-10
|\ \ | |/
| * dir.c: rename path_excluded() to is_path_excluded()Adam Spiers2012-12-28
* | pathspec: save the non-wildcard length partNguyễn Thái Ngọc Duy2012-11-19
* | i18n: ls-files: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
|/
* path_excluded(): update API to less cache-entry centricJunio C Hamano2012-06-05
* ls-files -i: pay attention to exclusion of leading pathsJunio C Hamano2012-06-03
* Merge branch 'cb/common-prefix-unification'Junio C Hamano2011-10-10
|\
| * rename pathspec_prefix() to common_prefix() and move to dir.[ch]Clemens Buchacher2011-09-12
| * remove prefix argument from pathspec_prefixClemens Buchacher2011-09-06
* | Merge branch 'cb/maint-ls-files-error-report'Junio C Hamano2011-08-23
|\ \ | |/ |/|
| * ls-files: fix pathspec display on errorClemens Buchacher2011-08-11
* | commit: allow partial commits with relative pathsClemens Buchacher2011-08-02
|/
* pathspec: rename per-item field has_wildcard to use_wildcardJunio C Hamano2011-04-05
* Convert read_tree{,_recursive} to support struct pathspecNguyễn Thái Ngọc Duy2011-03-25
* Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-12
|\
| * ls-files -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-22
* | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
|/
* Merge branch 'ar/string-list-foreach'Junio C Hamano2010-08-18
|\
| * Convert the users of for_each_string_list to for_each_string_list_item macroAlex Riesen2010-07-05
* | ls-files: learn a debugging dump formatThomas Rast2010-08-02
|/
* Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-30
|\
| * string_list: Fix argument order for for_each_string_listJulian Phillips2010-06-27
* | ls-files: allow relative pathspecClemens Buchacher2010-06-05
|/
* ls: remove redundant logicErik Faye-Lund2010-03-21
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22