aboutsummaryrefslogtreecommitdiff
path: root/ls-files.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into nextJunio C Hamano2006-03-26
|\
| * Optionally do not list empty directories in git-ls-files --othersPetr Baudis2006-03-26
* | Merge branch 'master' into nextJunio C Hamano2006-03-18
|\ \ | |/
| * ls-files: Don't require exclude files to end with a newline.Alexandre Julliard2006-03-18
* | ls-files: add --abbrev[=<n>] optionEric Wong2006-03-17
|/
* git ls files recursively show ignored filesShawn Pearce2006-02-24
* Merge branch 'jc/nostat'Junio C Hamano2006-02-21
|\
| * ls-files: split "show-valid-bit" into a different option.Junio C Hamano2006-02-12
| * ls-files: debugging aid for CE_VALID changes.Junio C Hamano2006-02-08
* | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-21
* | ls-files --error-unmatch pathspec error reporting fix.Junio C Hamano2006-02-15
* | commit: detect misspelled pathspec while making a partial commit.Junio C Hamano2006-02-14
* | ls-files: honour per-directory ignore file from higher directories.Junio C Hamano2006-02-09
|/
* GIT 1.1.0v1.1.0Junio C Hamano2006-01-08
|\
| * [PATCH] Compilation: zero-length array declaration.Junio C Hamano2006-01-07
* | ls-files --others --directory: give trailing slashJunio C Hamano2006-01-07
* | ls-files --others --directory: fix a bug with index entry orderingJunio C Hamano2006-01-07
* | ls-files -o: optionally skip showing the contents in "untracked" directoriesLinus Torvalds2006-01-07
|/
* code comments: spellJunio C Hamano2005-12-29
* ls-files --full-name: usage string and documentation.Junio C Hamano2005-12-23
* write_name_quoted(): make one of the path a counted string.Junio C Hamano2005-11-28
* 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