summaryrefslogtreecommitdiff
path: root/patch-delta.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-18make patch_delta() error cases a bit more verboseLibravatar Nicolas Pitre1-7/+6
2006-06-20Remove all void-pointer arithmetic.Libravatar Florian Forster1-2/+2
2006-04-24split the diff-delta interfaceLibravatar Nicolas Pitre1-2/+2
2006-04-07check patch_delta bounds more carefullyLibravatar Nicolas Pitre1-5/+21
2006-02-09remove delta-against-self bitLibravatar Nicolas Pitre1-3/+2
2005-09-04[PATCH] NUL terminate the object data in patch_delta()Libravatar Sergey Vlasov1-1/+2
2005-06-29[PATCH] assorted delta code cleanupLibravatar Nicolas Pitre1-19/+3
2005-06-28[PATCH] denser delta header encodingLibravatar Nicolas Pitre1-14/+14
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Libravatar Nicolas Pitre1-0/+88