summaryrefslogtreecommitdiff
path: root/dir.h
Commit message (Expand)AuthorAgeFilesLines
* Fix 'git add' with .gitignoreJunio C Hamano2006-12-291-1/+4
* Revert "read_directory: show_both option."Junio C Hamano2006-12-291-4/+2
* read_directory: show_both option.Junio C Hamano2006-12-251-2/+4
* match_pathspec() -- return how well the spec matchedJunio C Hamano2006-12-251-0/+4
* read-tree: further loosen "working file will be lost" check.Junio C Hamano2006-12-051-0/+3
* git-commit.sh: convert run_status to a C builtinJeff King2006-09-081-0/+1
* Move pathspec matching from builtin-add.c into dir.cLinus Torvalds2006-05-191-0/+3
* Clean up git-ls-file directory walking library interfaceLinus Torvalds2006-05-171-2/+0
* libify git-ls-files directory traversalLinus Torvalds2006-05-171-0/+50