aboutsummaryrefslogtreecommitdiffstats
path: root/delta.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-03odb: guard against data loss checking out a huge fileMatt Cooper1-3/+3
2019-05-05*.[ch]: manually align parameter listsDenton Liu1-2/+2
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-5/+5
2014-03-31comments: fix misuses of "nor"Justin Lebar1-1/+1
2009-06-18Fix big left-shifts of unsigned charLinus Torvalds1-3/+2
2007-07-12Support fetching the memory usage of a delta indexBrian Downing1-0/+7
2006-05-15pack-object: slightly more efficientNicolas Pitre1-0/+2
2006-04-24split the diff-delta interfaceNicolas Pitre1-7/+68
2006-04-07check patch_delta bounds more carefullyNicolas Pitre1-2/+3
2006-02-10delta micro optimizationNicolas Pitre1-5/+5
2005-06-29[PATCH] assorted delta code cleanupNicolas Pitre1-0/+22
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano1-9/+0
2005-06-25Add a "max_size" parameter to diff_delta()Linus Torvalds1-1/+1
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan1-1/+1
2005-05-20[PATCH] delta checkNicolas Pitre1-0/+15
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre1-0/+6