aboutsummaryrefslogtreecommitdiffstats
path: root/diff-cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-26diff-cache: fix handling of unmerged files.Linus Torvalds1-22/+39
2005-04-26diff-cache.c: use the "U <pathname>" format for unmerged entries.Linus Torvalds1-1/+1
2005-04-26[PATCH] diff-cache bugletJunio C Hamano1-1/+1
2005-04-23[PATCH] Fix broken diff-cache output on added filesPetr Baudis1-1/+1
2005-04-22New "diff-cache" implementation.Linus Torvalds1-180/+54
2005-04-20[PATCH] Usage-string fixes.Junio C Hamano1-2/+4
2005-04-20[PATCH] Teach diff-cache about commit objectsJunio C Hamano1-16/+1
2005-04-19Add "diff-cache" helper program to compare a tree (or commit) withLinus Torvalds1-0/+267