aboutsummaryrefslogtreecommitdiff
path: root/show-files.c
Commit message (Expand)AuthorAge
* Rename "show-files" to "ls-files"Linus Torvalds2005-04-30
* [PATCH] compat: missing dirent.d_type fieldEdgar Toernig2005-04-30
* [PATCH] add short options to show-filesNicolas Pitre2005-04-28
* [PATCH] Give show-files the ability to process exclusion pattern.Nicolas Pitre2005-04-28
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-26
* Add support for a "GIT_INDEX_FILE" environment variable.Linus Torvalds2005-04-21
* Add "--unmerged" flag to "show-files", which does what the name implies.Linus Torvalds2005-04-16
* [PATCH] Add --stage to show-files for new stage dircache.Junio C Hamano2005-04-16
* [PATCH] Add -z option to show-filesJunio C Hamano2005-04-15
* [PATCH] Whitespace FixesIngo Molnar2005-04-13
* [PATCH] Typofix in git/show-files.Junio C Hamano2005-04-13
* Add "show-files" command to show the list of managed (or non-managed) files.Linus Torvalds2005-04-11