summaryrefslogtreecommitdiff
path: root/diff-cache.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-28[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1Libravatar Junio C Hamano1-1/+1
2005-04-28[PATCH] diff-cache.c compilation warning fix.Libravatar Junio C Hamano1-2/+2
2005-04-27diff-cache: handle modified new files correctlyLibravatar Linus Torvalds1-18/+44
2005-04-27[PATCH] Add -p (patch) to diff-cache.Libravatar Junio C Hamano1-9/+28
2005-04-26diff-cache: fix handling of unmerged files.Libravatar Linus Torvalds1-22/+39
2005-04-26diff-cache.c: use the "U <pathname>" format for unmerged entries.Libravatar Linus Torvalds1-1/+1
2005-04-26[PATCH] diff-cache bugletLibravatar Junio C Hamano1-1/+1
2005-04-23[PATCH] Fix broken diff-cache output on added filesLibravatar Petr Baudis1-1/+1
2005-04-22New "diff-cache" implementation.Libravatar Linus Torvalds1-180/+54
2005-04-20[PATCH] Usage-string fixes.Libravatar Junio C Hamano1-2/+4
2005-04-20[PATCH] Teach diff-cache about commit objectsLibravatar Junio C Hamano1-16/+1
2005-04-19Add "diff-cache" helper program to compare a tree (or commit) withLibravatar Linus Torvalds1-0/+267