summaryrefslogtreecommitdiff
path: root/git-repack.sh
AgeCommit message (Expand)Author
2006-07-13git-repack: avoid redirecting stderr into git-pack-objectsJunio C Hamano
2006-06-25git-repack: Be careful when updating the same pack as an existing one.Junio C Hamano
2006-06-24git-repack -- respect -q and be quietMartin Langhoff
2006-05-07Merge branch 'fix'Junio C Hamano
2006-05-07repack: honor -d even when no new pack was createdMartin Waitz
2006-04-19Allow "git repack" users to specify repacking window/depthLinus Torvalds
2006-04-03fix repacking with lots of tagsJim Radford
2006-03-11repack: prune loose objects when -d is givenJunio C Hamano
2006-02-17git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano
2005-12-14git-repack: Usage string clean-up, emit usage at incorrect invocationfreku045@student.liu.se
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano
2005-11-21git-repack: Properly abort in corrupt repositoryLinus Torvalds
2005-11-19git-repack: do not do complex redundancy check.Junio C Hamano
2005-11-18Remove all old packfiles when doing "git repack -a -d"Lukas Sandström
2005-11-18git-repack: Fix variable nameRalf Baechle
2005-11-12Make git-pack-redundant consider alt-odbsLukas_Sandström
2005-11-12Rename git-pack-intersect to git-pack-redundantLukas_Sandström
2005-11-12Make git-repack use git-pack-intersect.Lukas_Sandström
2005-10-28Be marginally more careful about removing objectsLinus Torvalds
2005-10-13Add "-l" flag for repacking only local packsLinus Torvalds
2005-09-18Archive-destroying "git repack -a -d" bug.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano