| Commit message (Expand) | Author | Age | Files | Lines |
* | ls-files --error-unmatch pathspec error reporting fix. | Junio C Hamano | 2006-02-15 | 1 | -1/+1 |
* | commit: detect misspelled pathspec while making a partial commit. | Junio C Hamano | 2006-02-14 | 1 | -7/+44 |
* | ls-files: honour per-directory ignore file from higher directories. | Junio C Hamano | 2006-02-09 | 1 | -1/+21 |
* | GIT 1.1.0v1.1.0 | Junio C Hamano | 2006-01-08 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] Compilation: zero-length array declaration. | Junio C Hamano | 2006-01-07 | 1 | -1/+1 |
* | | ls-files --others --directory: give trailing slash | Junio C Hamano | 2006-01-07 | 1 | -2/+3 |
* | | ls-files --others --directory: fix a bug with index entry ordering | Junio C Hamano | 2006-01-07 | 1 | -8/+5 |
* | | ls-files -o: optionally skip showing the contents in "untracked" directories | Linus Torvalds | 2006-01-07 | 1 | -0/+22 |
|/ |
|
* | code comments: spell | Junio C Hamano | 2005-12-29 | 1 | -1/+1 |
* | ls-files --full-name: usage string and documentation. | Junio C Hamano | 2005-12-23 | 1 | -1/+1 |
* | write_name_quoted(): make one of the path a counted string. | Junio C Hamano | 2005-11-28 | 1 | -3/+5 |
* | ls-files and read-tree need core.filemode | Alex Riesen | 2005-11-08 | 1 | -0/+1 |
* | ls-files: --others should not say unmerged paths are unknown. | Junio C Hamano | 2005-11-06 | 1 | -2/+24 |
* | remove CR/LF from .gitignore | Alex Riesen | 2005-11-02 | 1 | -1/+1 |
* | Update ls-files and ls-tree to use C-style quoting for funny pathnames. | Junio C Hamano | 2005-10-17 | 1 | -7/+15 |
* | [PATCH] Teach git-ls-files about '--' to denote end of options. | Fredrik Kuivinen | 2005-10-02 | 1 | -1/+5 |
* | Diff clean-up. | Junio C Hamano | 2005-09-24 | 1 | -3/+3 |
* | Show modified files in git-ls-files | Junio C Hamano | 2005-09-20 | 1 | -6/+17 |
* | Revert "Replace zero-length array decls with []." | Junio C Hamano | 2005-08-29 | 1 | -1/+1 |
* | Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git | Junio C Hamano | 2005-08-28 | 1 | -1/+1 |
|\ |
|
| * | Replace zero-length array decls with []. | Jason Riedy | 2005-08-23 | 1 | -1/+1 |
* | | [PATCH] Fix silly pathspec bug in git-ls-files | Linus Torvalds | 2005-08-24 | 1 | -1/+1 |
|/ |
|
* | [PATCH] git-ls-files: generalized pathspecs | Linus Torvalds | 2005-08-22 | 1 | -35/+73 |
* | [PATCH] Make "git-ls-files" work in subdirectories | Linus Torvalds | 2005-08-21 | 1 | -36/+165 |
* | [PATCH] Unify usage strings declaration | Petr Baudis | 2005-07-29 | 1 | -2/+1 |
* | ls-files: rework exclude patterns. | Junio C Hamano | 2005-07-29 | 1 | -29/+73 |
* | git-ls-files: --exclude mechanism updates. | Junio C Hamano | 2005-07-25 | 1 | -21/+102 |
* | [PATCH] Make ls-* output consistent with diff-* output format. | Junio C Hamano | 2005-05-26 | 1 | -1/+1 |
* | [PATCH] Allow dot files in ls-files as well (take #2). | Junio C Hamano | 2005-05-24 | 1 | -1/+4 |
* | sparse cleanup | Linus Torvalds | 2005-05-20 | 1 | -1/+1 |
* | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 2005-05-19 | 1 | -1/+1 |
* | [PATCH 3/3] Add git-ls-files -k. | Junio C Hamano | 2005-05-13 | 1 | -16/+83 |
* | [PATCH 2/3] Support symlinks in git-ls-files --others. | Junio C Hamano | 2005-05-13 | 1 | -3/+5 |
* | Steal -t option to git-ls-files from Cogito fork. | Petr Baudis | 2005-05-06 | 1 | -10/+28 |
* | [PATCH] git and symlinks as tracked content | Kay Sievers | 2005-05-05 | 1 | -1/+1 |
* | [PATCH] fix usage string for renamed git commands | Nicolas Pitre | 2005-04-30 | 1 | -3/+3 |
* | Rename "show-files" to "ls-files" | Linus Torvalds | 2005-04-30 | 1 | -0/+260 |