Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-18 | Fix big left-shifts of unsigned char | Linus Torvalds | 1 | -3/+2 |
2007-07-12 | Support fetching the memory usage of a delta index | Brian Downing | 1 | -0/+7 |
2006-05-15 | pack-object: slightly more efficient | Nicolas Pitre | 1 | -0/+2 |
2006-04-24 | split the diff-delta interface | Nicolas Pitre | 1 | -7/+68 |
2006-04-07 | check patch_delta bounds more carefully | Nicolas Pitre | 1 | -2/+3 |
2006-02-10 | delta micro optimization | Nicolas Pitre | 1 | -5/+5 |
2005-06-29 | [PATCH] assorted delta code cleanup | Nicolas Pitre | 1 | -0/+22 |
2005-06-27 | [PATCH] Remove "delta" object representation. | Junio C Hamano | 1 | -9/+0 |
2005-06-25 | Add a "max_size" parameter to diff_delta() | Linus Torvalds | 1 | -1/+1 |
2005-06-08 | [PATCH] Anal retentive 'const unsigned char *sha1' | Jason McMullan | 1 | -1/+1 |
2005-05-20 | [PATCH] delta check | Nicolas Pitre | 1 | -0/+15 |
2005-05-19 | [PATCH] Deltification library work by Nicolas Pitre. | Nicolas Pitre | 1 | -0/+6 |