summaryrefslogtreecommitdiff
path: root/show-files.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add short options to show-filesNicolas Pitre2005-04-281-37/+16
* [PATCH] Give show-files the ability to process exclusion pattern.Nicolas Pitre2005-04-281-8/+97
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-2/+2
* Add support for a "GIT_INDEX_FILE" environment variable.Linus Torvalds2005-04-211-1/+0
* Add "--unmerged" flag to "show-files", which does what the name implies.Linus Torvalds2005-04-161-1/+10
* [PATCH] Add --stage to show-files for new stage dircache.Junio C Hamano2005-04-161-4/+18
* [PATCH] Add -z option to show-filesJunio C Hamano2005-04-151-3/+9
* [PATCH] Whitespace FixesIngo Molnar2005-04-131-1/+1
* [PATCH] Typofix in git/show-files.Junio C Hamano2005-04-131-1/+1
* Add "show-files" command to show the list of managed (or non-managed) files.Linus Torvalds2005-04-111-0/+164