summaryrefslogtreecommitdiff
path: root/pack-redundant.c
AgeCommit message (Expand)Author
2006-06-20Remove all void-pointer arithmetic.Florian Forster
2006-02-26Use setenv(), fix warningsTimo Hirvonen
2005-12-22git-pack-redundant: speed and memory usage improvementsLukas Sandström
2005-11-29Make the rest of commands work from a subdirectory.Junio C Hamano
2005-11-24pack-redundant: type cleanups.Junio C Hamano
2005-11-22arguments cleanup and some formattingAlex Riesen
2005-11-22remove unused variableAlex Riesen
2005-11-22speedup allocation in pack-redundant.cAlex Riesen
2005-11-22Make git-pack-redundant take a list of unimportant objs on stdinLukas Sandström
2005-11-21Fix sparse warningsTimo Hirvonen
2005-11-18Improve the readability of git-pack-redundantLukas Sandström
2005-11-18Fix a bug in get_all_permutations.Lukas Sandström
2005-11-18Fix bug introduced by the latest changes to git-pack-redundantLukas Sandström
2005-11-18Make git-pack-redundant non-horribly slow on large sets of packsLukas Sandström
2005-11-16Fix llist_sorted_difference_inplace in git-pack-redundantLukas Sandström
2005-11-13Fix compilation warnings in pack-redundant.cKai Ruemmler
2005-11-12Make git-pack-redundant consider alt-odbsLukas_Sandström
2005-11-12Rename git-pack-intersect to git-pack-redundantLukas_Sandström