aboutsummaryrefslogtreecommitdiff
path: root/builtin-ls-files.c
Commit message (Expand)AuthorAge
* Clean up work-tree handlingJohannes Schindelin2007-08-01
* Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\
| * Use new semantics of is_bare/inside_git_dir/inside_work_treeMatthias Lederhofer2007-06-06
* | War on whitespaceJunio C Hamano2007-06-07
|/
* Fix some "git ls-files -o" fallout from gitlinksLinus Torvalds2007-04-14
* Optimize directory listing with pathspec limiter.Linus Torvalds2007-03-31
* Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
* Commands requiring a work tree must not run in GIT_DIRJohannes Schindelin2007-02-05
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* ls-files: Give hints when errors happen.Andreas Ericsson2006-12-01
* remove unnecessary initializationsDavid Rientjes2006-08-15
* Fix up some fallout from "setup_git_directory()" cleanupsLinus Torvalds2006-07-31
* Call setup_git_directory() much earlierLinus Torvalds2006-07-29
* Merge branch 'jc/builtin-n-tar-tree' into nextJunio C Hamano2006-05-23
* Builtin git-ls-files.Peter Eriksen2006-05-23