aboutsummaryrefslogtreecommitdiff
path: root/pack-redundant.c
Commit message (Expand)AuthorAge
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-28
* pack-redundant: type cleanups.Junio C Hamano2005-11-23
* arguments cleanup and some formattingAlex Riesen2005-11-22
* remove unused variableAlex Riesen2005-11-22
* speedup allocation in pack-redundant.cAlex Riesen2005-11-22
* Make git-pack-redundant take a list of unimportant objs on stdinLukas Sandström2005-11-22
* Fix sparse warningsTimo Hirvonen2005-11-20
* Improve the readability of git-pack-redundantLukas Sandström2005-11-18
* Fix a bug in get_all_permutations.Lukas Sandström2005-11-18
* Fix bug introduced by the latest changes to git-pack-redundantLukas Sandström2005-11-18
* Make git-pack-redundant non-horribly slow on large sets of packsLukas Sandström2005-11-17
* Fix llist_sorted_difference_inplace in git-pack-redundantLukas Sandström2005-11-15
* Fix compilation warnings in pack-redundant.cKai Ruemmler2005-11-13
* Make git-pack-redundant consider alt-odbsLukas_Sandström2005-11-11
* Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-11