summaryrefslogtreecommitdiff
path: root/show-files.c
AgeCommit message (Expand)Author
2005-04-28[PATCH] add short options to show-filesNicolas Pitre
2005-04-28[PATCH] Give show-files the ability to process exclusion pattern.Nicolas Pitre
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li
2005-04-21Add support for a "GIT_INDEX_FILE" environment variable.Linus Torvalds
2005-04-16Add "--unmerged" flag to "show-files", which does what the name implies.Linus Torvalds
2005-04-16[PATCH] Add --stage to show-files for new stage dircache.Junio C Hamano
2005-04-15[PATCH] Add -z option to show-filesJunio C Hamano
2005-04-13[PATCH] Whitespace FixesIngo Molnar
2005-04-13[PATCH] Typofix in git/show-files.Junio C Hamano
2005-04-12Add "show-files" command to show the list of managed (or non-managed) files.Linus Torvalds