26 Commits (2e8fd7819521b43e89f3baa9c6a95042ed7da4b4)

Author SHA1 Message Date
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Shawn O. Pearce eaa8677039 Simplify index access condition in count-objects, pack-redundant 18 years ago
Shawn O. Pearce d079837eee Lazily open pack index files on demand 18 years ago
Nicolas Pitre 8c681e07c9 pack-redundant.c: learn about index v2 18 years ago
Nicolas Pitre 4287307833 [PATCH] clean up pack index handling a bit 18 years ago
Shawn O. Pearce c4001d92be Use off_t when we really mean a file offset. 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Timo Hirvonen 962554c616 Use setenv(), fix warnings 19 years ago
Lukas Sandström 6d016c9c7f git-pack-redundant: speed and memory usage improvements 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Junio C Hamano b99a394cd1 pack-redundant: type cleanups. 19 years ago
Alex Riesen d1ab157759 arguments cleanup and some formatting 19 years ago
Alex Riesen 2b6e34c1a3 remove unused variable 19 years ago
Alex Riesen 60435f68bb speedup allocation in pack-redundant.c 19 years ago
Lukas Sandström bb931cf9d7 Make git-pack-redundant take a list of unimportant objs on stdin 19 years ago
Timo Hirvonen bd22c904a0 Fix sparse warnings 19 years ago
Lukas Sandström 06a45c8cc9 Improve the readability of git-pack-redundant 19 years ago
Lukas Sandström 0cb022e052 Fix a bug in get_all_permutations. 19 years ago
Lukas Sandström 3afd169480 Fix bug introduced by the latest changes to git-pack-redundant 19 years ago
Lukas Sandström 751a71e2b5 Make git-pack-redundant non-horribly slow on large sets of packs 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Lukas Sandström 1a41e743c6 Fix llist_sorted_difference_inplace in git-pack-redundant 19 years ago
Kai Ruemmler abacbe4166 Fix compilation warnings in pack-redundant.c 19 years ago
Lukas_Sandström 1c3039e8f1 Make git-pack-redundant consider alt-odbs 19 years ago
Lukas_Sandström 9bc0f32c77 Rename git-pack-intersect to git-pack-redundant 19 years ago
Lukas_Sandström c283ab21c1 Add git-pack-intersect 19 years ago