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