aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/ls-files.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Merge branch 'cb/common-prefix-unification'Junio C Hamano1-1/+1
2011-09-12rename pathspec_prefix() to common_prefix() and move to dir.[ch]Clemens Buchacher1-1/+1
2011-09-06remove prefix argument from pathspec_prefixClemens Buchacher1-1/+1
2011-08-23Merge branch 'cb/maint-ls-files-error-report'Junio C Hamano1-3/+7
2011-08-11ls-files: fix pathspec display on errorClemens Buchacher1-3/+7
2011-08-02commit: allow partial commits with relative pathsClemens Buchacher1-36/+2
2011-04-05pathspec: rename per-item field has_wildcard to use_wildcardJunio C Hamano1-1/+1
2011-03-25Convert read_tree{,_recursive} to support struct pathspecNguyễn Thái Ngọc Duy1-4/+5
2010-12-12Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano1-0/+3
2010-10-22ls-files -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy1-0/+3
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec1-1/+1
2010-08-18Merge branch 'ar/string-list-foreach'Junio C Hamano1-23/+22
2010-08-02ls-files: learn a debugging dump formatThomas Rast1-0/+9
2010-07-05Convert the users of for_each_string_list to for_each_string_list_item macroAlex Riesen1-23/+22
2010-06-30Merge branch 'jp/string-list-api-cleanup'Junio C Hamano1-1/+1
2010-06-27string_list: Fix argument order for for_each_string_listJulian Phillips1-1/+1
2010-06-05ls-files: allow relative pathspecClemens Buchacher1-34/+41
2010-03-21ls: remove redundant logicErik Faye-Lund1-5/+2
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+606