| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |