aboutsummaryrefslogtreecommitdiffstats
path: root/git-repack.sh
AgeCommit message (Expand)AuthorFilesLines
2006-05-07Merge branch 'fix'Junio C Hamano1-7/+7
2006-05-07repack: honor -d even when no new pack was createdMartin Waitz1-7/+7
2006-04-19Allow "git repack" users to specify repacking window/depthLinus Torvalds1-3/+5
2006-04-02fix repacking with lots of tagsJim Radford1-3/+1
2006-03-10repack: prune loose objects when -d is givenJunio C Hamano1-0/+1
2006-02-17git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano1-6/+7
2005-12-14git-repack: Usage string clean-up, emit usage at incorrect invocationfreku045@student.liu.se1-1/+2
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano1-1/+1
2005-11-21git-repack: Properly abort in corrupt repositoryLinus Torvalds1-1/+1
2005-11-19git-repack: do not do complex redundancy check.Junio C Hamano1-21/+14
2005-11-18Remove all old packfiles when doing "git repack -a -d"Lukas Sandström1-3/+16
2005-11-17git-repack: Fix variable nameRalf Baechle1-3/+3
2005-11-11Make git-pack-redundant consider alt-odbsLukas_Sandström1-2/+2
2005-11-11Rename git-pack-intersect to git-pack-redundantLukas_Sandström1-2/+2
2005-11-11Make git-repack use git-pack-intersect.Lukas_Sandström1-18/+12
2005-10-28Be marginally more careful about removing objectsLinus Torvalds1-0/+1
2005-10-13Add "-l" flag for repacking only local packsLinus Torvalds1-1/+5
2005-09-17Archive-destroying "git repack -a -d" bug.Junio C Hamano1-1/+9
2005-09-07Big tool rename.Junio C Hamano1-0/+68