Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a "max_size" parameter to diff_delta() | Linus Torvalds | 2005-06-25 | 1 | -10/+12 |
* | Fix delta "sliding window" code | Linus Torvalds | 2005-06-25 | 1 | -4/+5 |
* | [PATCH] (patchlet) pack-objects.c: try_delta() | Junio C Hamano | 2005-06-25 | 1 | -0/+1 |
* | git-pack-objects: mark the delta packing with a 'D'. | Linus Torvalds | 2005-06-25 | 1 | -0/+1 |
* | git-pack-objects: fix typo | Linus Torvalds | 2005-06-25 | 1 | -1/+1 |
* | git-pack-objects: create a packed object representation. | Linus Torvalds | 2005-06-25 | 1 | -0/+403 |