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