aboutsummaryrefslogtreecommitdiffstats
path: root/pack-redundant.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-26Use setenv(), fix warningsTimo Hirvonen1-2/+2
2005-12-21git-pack-redundant: speed and memory usage improvementsLukas Sandström1-80/+69
2005-11-28Make the rest of commands work from a subdirectory.Junio C Hamano1-0/+2
2005-11-23pack-redundant: type cleanups.Junio C Hamano1-10/+10
2005-11-22arguments cleanup and some formattingAlex Riesen1-7/+8
2005-11-22remove unused variableAlex Riesen1-2/+0
2005-11-22speedup allocation in pack-redundant.cAlex Riesen1-6/+26
2005-11-22Make git-pack-redundant take a list of unimportant objs on stdinLukas Sandström1-0/+21
2005-11-20Fix sparse warningsTimo Hirvonen1-29/+29
2005-11-18Improve the readability of git-pack-redundantLukas Sandström1-13/+24
2005-11-18Fix a bug in get_all_permutations.Lukas Sandström1-0/+1
2005-11-18Fix bug introduced by the latest changes to git-pack-redundantLukas Sandström1-1/+1
2005-11-17Make git-pack-redundant non-horribly slow on large sets of packsLukas Sandström1-12/+48
2005-11-15Fix llist_sorted_difference_inplace in git-pack-redundantLukas Sandström1-32/+15
2005-11-13Fix compilation warnings in pack-redundant.cKai Ruemmler1-7/+8
2005-11-11Make git-pack-redundant consider alt-odbsLukas_Sandström1-53/+94
2005-11-11Rename git-pack-intersect to git-pack-redundantLukas_Sandström1-0/+579