Age | Commit message (Expand) | Author | Files | Lines |
2013-04-15 | dir.c: replace is_path_excluded with now equivalent is_excluded API | Karsten Blees | 1 | -11/+4 |
2013-01-23 | Merge branch 'as/check-ignore' | Junio C Hamano | 1 | -4/+11 |
2013-01-16 | clean.c, ls-files.c: respect encapsulation of exclude_list_groups | Adam Spiers | 1 | -5/+10 |
2013-01-10 | Merge branch 'as/dir-c-cleanup' | Junio C Hamano | 1 | -1/+1 |
2013-01-06 | dir.c: keep track of where patterns came from | Adam Spiers | 1 | -2/+3 |
2013-01-06 | dir.c: use a single struct exclude_list per source of excludes | Adam Spiers | 1 | -3/+5 |
2012-12-28 | dir.c: rename path_excluded() to is_path_excluded() | Adam Spiers | 1 | -1/+1 |
2012-11-19 | pathspec: save the non-wildcard length part | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2012-08-20 | i18n: ls-files: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -27/+27 |
2012-06-05 | path_excluded(): update API to less cache-entry centric | Junio C Hamano | 1 | -2/+8 |
2012-06-03 | ls-files -i: pay attention to exclusion of leading paths | Junio C Hamano | 1 | -6/+11 |
2011-10-10 | Merge branch 'cb/common-prefix-unification' | Junio C Hamano | 1 | -1/+1 |
2011-09-12 | rename pathspec_prefix() to common_prefix() and move to dir.[ch] | Clemens Buchacher | 1 | -1/+1 |
2011-09-06 | remove prefix argument from pathspec_prefix | Clemens Buchacher | 1 | -1/+1 |
2011-08-23 | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 1 | -3/+7 |
2011-08-11 | ls-files: fix pathspec display on error | Clemens Buchacher | 1 | -3/+7 |
2011-08-02 | commit: allow partial commits with relative paths | Clemens Buchacher | 1 | -36/+2 |
2011-04-05 | pathspec: rename per-item field has_wildcard to use_wildcard | Junio C Hamano | 1 | -1/+1 |
2011-03-25 | Convert read_tree{,_recursive} to support struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -4/+5 |
2010-12-12 | Merge branch 'jn/git-cmd-h-bypass-setup' | Junio C Hamano | 1 | -0/+3 |
2010-10-22 | ls-files -h: show usage even with corrupt index | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-08-18 | Merge branch 'ar/string-list-foreach' | Junio C Hamano | 1 | -23/+22 |
2010-08-02 | ls-files: learn a debugging dump format | Thomas Rast | 1 | -0/+9 |
2010-07-05 | Convert the users of for_each_string_list to for_each_string_list_item macro | Alex Riesen | 1 | -23/+22 |
2010-06-30 | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 1 | -1/+1 |
2010-06-27 | string_list: Fix argument order for for_each_string_list | Julian Phillips | 1 | -1/+1 |
2010-06-05 | ls-files: allow relative pathspec | Clemens Buchacher | 1 | -34/+41 |
2010-03-21 | ls: remove redundant logic | Erik Faye-Lund | 1 | -5/+2 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+606 |