summaryrefslogtreecommitdiff
path: root/diff-delta.c
Commit message (Expand)AuthorAgeFilesLines
* small cleanup for diff-delta.cNicolas Pitre2005-12-151-22/+12
* Revert "diff-delta.c: allow delta with empty blob."Junio C Hamano2005-12-121-1/+1
* diff-delta.c: allow delta with empty blob.Junio C Hamano2005-12-121-1/+1
* [PATCH] assorted delta code cleanupNicolas Pitre2005-06-291-1/+2
* [PATCH] denser delta header encodingNicolas Pitre2005-06-281-20/+14
* Add a "max_size" parameter to diff_delta()Linus Torvalds2005-06-251-1/+7
* [PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre2005-05-191-0/+333