aboutsummaryrefslogtreecommitdiffstats
path: root/show-files.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-30Rename "show-files" to "ls-files"Linus Torvalds1-260/+0
2005-04-30[PATCH] compat: missing dirent.d_type fieldEdgar Toernig1-1/+1
2005-04-28[PATCH] add short options to show-filesNicolas Pitre1-37/+16
2005-04-28[PATCH] Give show-files the ability to process exclusion pattern.Nicolas Pitre1-8/+97
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li1-2/+2
2005-04-21Add support for a "GIT_INDEX_FILE" environment variable.Linus Torvalds1-1/+0
2005-04-16Add "--unmerged" flag to "show-files", which does what the name implies.Linus Torvalds1-1/+10
2005-04-16[PATCH] Add --stage to show-files for new stage dircache.Junio C Hamano1-4/+18
2005-04-15[PATCH] Add -z option to show-filesJunio C Hamano1-3/+9
2005-04-13[PATCH] Whitespace FixesIngo Molnar1-1/+1
2005-04-13[PATCH] Typofix in git/show-files.Junio C Hamano1-1/+1
2005-04-11Add "show-files" command to show the list of managed (or non-managed) files.Linus Torvalds1-0/+164