summaryrefslogtreecommitdiff
path: root/pack-redundant.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-21git-pack-redundant: speed and memory usage improvementsLibravatar Lukas Sandström1-80/+69
2005-11-28Make the rest of commands work from a subdirectory.Libravatar Junio C Hamano1-0/+2
2005-11-23pack-redundant: type cleanups.Libravatar Junio C Hamano1-10/+10
2005-11-22arguments cleanup and some formattingLibravatar Alex Riesen1-7/+8
2005-11-22remove unused variableLibravatar Alex Riesen1-2/+0
2005-11-22speedup allocation in pack-redundant.cLibravatar Alex Riesen1-6/+26
2005-11-22Make git-pack-redundant take a list of unimportant objs on stdinLibravatar Lukas Sandström1-0/+21
2005-11-20Fix sparse warningsLibravatar Timo Hirvonen1-29/+29
2005-11-18Improve the readability of git-pack-redundantLibravatar Lukas Sandström1-13/+24
2005-11-18Fix a bug in get_all_permutations.Libravatar Lukas Sandström1-0/+1
2005-11-18Fix bug introduced by the latest changes to git-pack-redundantLibravatar Lukas Sandström1-1/+1
2005-11-17Make git-pack-redundant non-horribly slow on large sets of packsLibravatar Lukas Sandström1-12/+48
2005-11-15Fix llist_sorted_difference_inplace in git-pack-redundantLibravatar Lukas Sandström1-32/+15
2005-11-13Fix compilation warnings in pack-redundant.cLibravatar Kai Ruemmler1-7/+8
2005-11-11Make git-pack-redundant consider alt-odbsLibravatar Lukas_Sandström1-53/+94
2005-11-11Rename git-pack-intersect to git-pack-redundantLibravatar Lukas_Sandström1-0/+579