summaryrefslogtreecommitdiffstats
path: root/diff-delta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-15small cleanup for diff-delta.cNicolas Pitre1-22/+12
2005-12-12Revert "diff-delta.c: allow delta with empty blob."Junio C Hamano1-1/+1
2005-12-12diff-delta.c: allow delta with empty blob.Junio C Hamano1-1/+1
2005-06-29[PATCH] assorted delta code cleanupNicolas Pitre1-1/+2
2005-06-28[PATCH] denser delta header encodingNicolas Pitre1-20/+14
2005-06-25Add a "max_size" parameter to diff_delta()Linus Torvalds1-1/+7
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre1-0/+333