[PATCH 2/2] The core GIT tests: recent additions and fixes.
[git] / diff-cache.c
2005-05-11  Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-07  Junio C HamanoFix usage string of git-diff-cache and add documentatio...
2005-05-06  Linus TorvaldsMerge of http://members.cox.net/junkio/git-jc.git
2005-05-05  Junio C HamanoOctopus merge of the following five patches.
2005-05-05  Junio C Hamanodiff-cache shows differences for unmerged paths without...
2005-05-05  Linus Torvaldsgit-diff-cache: add "-m" flag to match all non-checked...
2005-05-05  Kay Sievers[PATCH] git and symlinks as tracked content
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-28  Junio C Hamano[PATCH] Rename and extend read_tree_with_tree_or_commit...
2005-04-28  Junio C Hamano[PATCH] diff-cache.c compilation warning fix.
2005-04-27  Linus Torvaldsdiff-cache: handle modified new files correctly
2005-04-27  Junio C Hamano[PATCH] Add -p (patch) to diff-cache.
2005-04-27  Linus Torvaldsdiff-cache: fix handling of unmerged files.
2005-04-27  Linus Torvaldsdiff-cache.c: use the "U <pathname>" format for unmerge...
2005-04-26  Junio C Hamano[PATCH] diff-cache buglet
2005-04-24  Petr Baudis[PATCH] Fix broken diff-cache output on added files
2005-04-23  Linus TorvaldsNew "diff-cache" implementation.
2005-04-21  Junio C Hamano[PATCH] Usage-string fixes.
2005-04-21  Junio C Hamano[PATCH] Teach diff-cache about commit objects
2005-04-20  Linus TorvaldsAdd "diff-cache" helper program to compare a tree ...