summaryrefslogtreecommitdiff
path: root/delta.h
AgeCommit message (Expand)Author
2021-11-03odb: guard against data loss checking out a huge fileMatt Cooper
2019-05-05*.[ch]: manually align parameter listsDenton Liu
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2014-03-31comments: fix misuses of "nor"Justin Lebar
2009-06-18Fix big left-shifts of unsigned charLinus Torvalds
2007-07-12Support fetching the memory usage of a delta indexBrian Downing
2006-05-15pack-object: slightly more efficientNicolas Pitre
2006-04-25split the diff-delta interfaceNicolas Pitre
2006-04-07check patch_delta bounds more carefullyNicolas Pitre
2006-02-10delta micro optimizationNicolas Pitre
2005-06-29[PATCH] assorted delta code cleanupNicolas Pitre
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano
2005-06-26Add a "max_size" parameter to diff_delta()Linus Torvalds
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan
2005-05-20[PATCH] delta checkNicolas Pitre
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre