| Commit message (Expand) | Author | Age | Files | Lines |
* | Export three helper functions from ls-files | Junio C Hamano | 2007-11-22 | 1 | -46/+52 |
* | git-ls-files: add --exclude-standard | Jeff King | 2007-11-15 | 1 | -2/+7 |
* | Use setup_work_tree() in builtin-ls-files.c | Mike Hommey | 2007-11-05 | 1 | -5/+2 |
* | Merge branch 'ph/strbuf' | Junio C Hamano | 2007-10-03 | 1 | -18/+4 |
|\ |
|
| * | Full rework of quote_c_style and write_name_quoted. | Pierre Habouzit | 2007-09-20 | 1 | -10/+3 |
| * | Use xmemdupz() in many places. | Pierre Habouzit | 2007-09-18 | 1 | -8/+1 |
| * | git-commit: Allow partial commit of file removal. | Junio C Hamano | 2007-09-12 | 1 | -0/+78 |
* | | Must not modify the_index.cache as it may be passed to realloc at some point. | Keith Packard | 2007-10-02 | 1 | -1/+2 |
* | | git-commit: Allow partial commit of file removal. | Junio C Hamano | 2007-09-17 | 1 | -0/+78 |
|/ |
|
* | ls-files --error-unmatch: do not barf if the same pattern is given twice. | Junio C Hamano | 2007-08-29 | 1 | -0/+20 |
* | Clean up work-tree handling | Johannes Schindelin | 2007-08-01 | 1 | -3/+5 |
* | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 | 1 | -1/+1 |
|\ |
|
| * | Use new semantics of is_bare/inside_git_dir/inside_work_tree | Matthias Lederhofer | 2007-06-06 | 1 | -1/+1 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+1 |
|/ |
|
* | Fix some "git ls-files -o" fallout from gitlinks | Linus Torvalds | 2007-04-14 | 1 | -7/+25 |
* | Optimize directory listing with pathspec limiter. | Linus Torvalds | 2007-03-31 | 1 | -1/+1 |
* | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 | 1 | -4/+4 |
* | Commands requiring a work tree must not run in GIT_DIR | Johannes Schindelin | 2007-02-05 | 1 | -1/+9 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -2/+0 |
* | ls-files: Give hints when errors happen. | Andreas Ericsson | 2006-12-01 | 1 | -1/+5 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 | 1 | -13/+14 |
* | Fix up some fallout from "setup_git_directory()" cleanups | Linus Torvalds | 2006-07-31 | 1 | -8/+7 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 1 | -2/+1 |
* | Merge branch 'jc/builtin-n-tar-tree' into next | Junio C Hamano | 2006-05-23 | 1 | -353/+28 |
* | Builtin git-ls-files. | Peter Eriksen | 2006-05-23 | 1 | -0/+824 |