summaryrefslogtreecommitdiff
path: root/pack-redundant.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all void-pointer arithmetic.Florian Forster2006-06-201-9/+9
* Use setenv(), fix warningsTimo Hirvonen2006-02-261-2/+2
* git-pack-redundant: speed and memory usage improvementsLukas Sandström2005-12-211-80/+69
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-281-0/+2
* pack-redundant: type cleanups.Junio C Hamano2005-11-231-10/+10
* arguments cleanup and some formattingAlex Riesen2005-11-221-7/+8
* remove unused variableAlex Riesen2005-11-221-2/+0
* speedup allocation in pack-redundant.cAlex Riesen2005-11-221-6/+26
* Make git-pack-redundant take a list of unimportant objs on stdinLukas Sandström2005-11-221-0/+21
* Fix sparse warningsTimo Hirvonen2005-11-201-29/+29
* Improve the readability of git-pack-redundantLukas Sandström2005-11-181-13/+24
* Fix a bug in get_all_permutations.Lukas Sandström2005-11-181-0/+1
* Fix bug introduced by the latest changes to git-pack-redundantLukas Sandström2005-11-181-1/+1
* Make git-pack-redundant non-horribly slow on large sets of packsLukas Sandström2005-11-171-12/+48
* Fix llist_sorted_difference_inplace in git-pack-redundantLukas Sandström2005-11-151-32/+15
* Fix compilation warnings in pack-redundant.cKai Ruemmler2005-11-131-7/+8
* Make git-pack-redundant consider alt-odbsLukas_Sandström2005-11-111-53/+94
* Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-111-0/+579