[PATCH] Add --stage to show-files for new stage dircache.
[git.git] / show-diff.c
2005-04-16 Linus TorvaldsSimplify show-diff cache entry name handling.
2005-04-15 Junio C Hamano[PATCH] Add "-q" option to show-diff.c
2005-04-15 Linus TorvaldsConvert the index file reading/writing to use network...
2005-04-13 Ingo Molnar[PATCH] Whitespace Fixes
2005-04-13 Petr Baudis[PATCH] Correct show-diff output for deleted files
2005-04-13 Petr Baudis[PATCH] Silent flag for show-diff
2005-04-12 Christopher Li[PATCH] show-diff show deleted files as diff as well.
2005-04-12 Linus TorvaldsRemove the annoying "ok" printout from show-diff.
2005-04-09 Linus TorvaldsMake the cache stat information comparator public.
2005-04-08 Linus TorvaldsUse "-Wall -O2" for the compiler to get more warnings.
2005-04-07 Linus TorvaldsAdd copyright notices.
2005-04-07 Linus TorvaldsInitial revision of "git", the information manager...