| Commit message (Expand) | Author | Age |
* | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 |
* | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 |
* | Use setenv(), fix warnings | Timo Hirvonen | 2006-02-26 |
* | git-pack-redundant: speed and memory usage improvements | Lukas Sandström | 2005-12-21 |
* | Make the rest of commands work from a subdirectory. | Junio C Hamano | 2005-11-28 |
* | pack-redundant: type cleanups. | Junio C Hamano | 2005-11-23 |
* | arguments cleanup and some formatting | Alex Riesen | 2005-11-22 |
* | remove unused variable | Alex Riesen | 2005-11-22 |
* | speedup allocation in pack-redundant.c | Alex Riesen | 2005-11-22 |
* | Make git-pack-redundant take a list of unimportant objs on stdin | Lukas Sandström | 2005-11-22 |
* | Fix sparse warnings | Timo Hirvonen | 2005-11-20 |
* | Improve the readability of git-pack-redundant | Lukas Sandström | 2005-11-18 |
* | Fix a bug in get_all_permutations. | Lukas Sandström | 2005-11-18 |
* | Fix bug introduced by the latest changes to git-pack-redundant | Lukas Sandström | 2005-11-18 |
* | Make git-pack-redundant non-horribly slow on large sets of packs | Lukas Sandström | 2005-11-17 |
* | Fix llist_sorted_difference_inplace in git-pack-redundant | Lukas Sandström | 2005-11-15 |
* | Fix compilation warnings in pack-redundant.c | Kai Ruemmler | 2005-11-13 |
* | Make git-pack-redundant consider alt-odbs | Lukas_Sandström | 2005-11-11 |
* | Rename git-pack-intersect to git-pack-redundant | Lukas_Sandström | 2005-11-11 |