summaryrefslogtreecommitdiff
path: root/ls-files.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJunio C Hamano2006-03-261-8/+25
|\
| * Optionally do not list empty directories in git-ls-files --othersPetr Baudis2006-03-261-8/+25
* | Merge branch 'master' into nextJunio C Hamano2006-03-181-1/+2
|\ \ | |/
| * ls-files: Don't require exclude files to end with a newline.Alexandre Julliard2006-03-181-1/+2
* | ls-files: add --abbrev[=<n>] optionEric Wong2006-03-171-2/+17
|/
* git ls files recursively show ignored filesShawn Pearce2006-02-241-2/+5
* Merge branch 'jc/nostat'Junio C Hamano2006-02-211-3/+23
|\
| * ls-files: split "show-valid-bit" into a different option.Junio C Hamano2006-02-121-3/+7
| * ls-files: debugging aid for CE_VALID changes.Junio C Hamano2006-02-081-1/+17
* | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-211-0/+1
* | ls-files --error-unmatch pathspec error reporting fix.Junio C Hamano2006-02-151-1/+1
* | commit: detect misspelled pathspec while making a partial commit.Junio C Hamano2006-02-141-7/+44
* | ls-files: honour per-directory ignore file from higher directories.Junio C Hamano2006-02-091-1/+21
|/
* GIT 1.1.0v1.1.0Junio C Hamano2006-01-081-1/+1
|\
| * [PATCH] Compilation: zero-length array declaration.Junio C Hamano2006-01-071-1/+1
* | ls-files --others --directory: give trailing slashJunio C Hamano2006-01-071-2/+3
* | ls-files --others --directory: fix a bug with index entry orderingJunio C Hamano2006-01-071-8/+5
* | ls-files -o: optionally skip showing the contents in "untracked" directoriesLinus Torvalds2006-01-071-0/+22
|/
* code comments: spellJunio C Hamano2005-12-291-1/+1
* ls-files --full-name: usage string and documentation.Junio C Hamano2005-12-231-1/+1
* write_name_quoted(): make one of the path a counted string.Junio C Hamano2005-11-281-3/+5
* ls-files and read-tree need core.filemodeAlex Riesen2005-11-081-0/+1
* ls-files: --others should not say unmerged paths are unknown.Junio C Hamano2005-11-061-2/+24
* remove CR/LF from .gitignoreAlex Riesen2005-11-021-1/+1
* Update ls-files and ls-tree to use C-style quoting for funny pathnames.Junio C Hamano2005-10-171-7/+15
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-021-1/+5
* Diff clean-up.Junio C Hamano2005-09-241-3/+3
* Show modified files in git-ls-filesJunio C Hamano2005-09-201-6/+17
* Revert "Replace zero-length array decls with []."Junio C Hamano2005-08-291-1/+1
* Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano2005-08-281-1/+1
|\
| * Replace zero-length array decls with [].Jason Riedy2005-08-231-1/+1
* | [PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds2005-08-241-1/+1
|/
* [PATCH] git-ls-files: generalized pathspecsLinus Torvalds2005-08-221-35/+73
* [PATCH] Make "git-ls-files" work in subdirectoriesLinus Torvalds2005-08-211-36/+165
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-291-2/+1
* ls-files: rework exclude patterns.Junio C Hamano2005-07-291-29/+73
* git-ls-files: --exclude mechanism updates.Junio C Hamano2005-07-251-21/+102
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-261-1/+1
* [PATCH] Allow dot files in ls-files as well (take #2).Junio C Hamano2005-05-241-1/+4
* sparse cleanupLinus Torvalds2005-05-201-1/+1
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-191-1/+1
* [PATCH 3/3] Add git-ls-files -k.Junio C Hamano2005-05-131-16/+83
* [PATCH 2/3] Support symlinks in git-ls-files --others.Junio C Hamano2005-05-131-3/+5
* Steal -t option to git-ls-files from Cogito fork.Petr Baudis2005-05-061-10/+28
* [PATCH] git and symlinks as tracked contentKay Sievers2005-05-051-1/+1
* [PATCH] fix usage string for renamed git commandsNicolas Pitre2005-04-301-3/+3
* Rename "show-files" to "ls-files"Linus Torvalds2005-04-301-0/+260