aboutsummaryrefslogtreecommitdiff
path: root/ls-files.c
Commit message (Expand)AuthorAge
* ls-files and read-tree need core.filemodeAlex Riesen2005-11-08
* ls-files: --others should not say unmerged paths are unknown.Junio C Hamano2005-11-06
* remove CR/LF from .gitignoreAlex Riesen2005-11-02
* Update ls-files and ls-tree to use C-style quoting for funny pathnames.Junio C Hamano2005-10-17
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-02
* Diff clean-up.Junio C Hamano2005-09-24
* Show modified files in git-ls-filesJunio C Hamano2005-09-20
* Revert "Replace zero-length array decls with []."Junio C Hamano2005-08-29
* Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano2005-08-28
|\
| * Replace zero-length array decls with [].Jason Riedy2005-08-23
* | [PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds2005-08-24
|/
* [PATCH] git-ls-files: generalized pathspecsLinus Torvalds2005-08-22
* [PATCH] Make "git-ls-files" work in subdirectoriesLinus Torvalds2005-08-21
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-29
* ls-files: rework exclude patterns.Junio C Hamano2005-07-29
* git-ls-files: --exclude mechanism updates.Junio C Hamano2005-07-25
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-26
* [PATCH] Allow dot files in ls-files as well (take #2).Junio C Hamano2005-05-24
* sparse cleanupLinus Torvalds2005-05-20
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* [PATCH 3/3] Add git-ls-files -k.Junio C Hamano2005-05-13
* [PATCH 2/3] Support symlinks in git-ls-files --others.Junio C Hamano2005-05-13
* Steal -t option to git-ls-files from Cogito fork.Petr Baudis2005-05-06
* [PATCH] git and symlinks as tracked contentKay Sievers2005-05-05
* [PATCH] fix usage string for renamed git commandsNicolas Pitre2005-04-30
* Rename "show-files" to "ls-files"Linus Torvalds2005-04-30