summaryrefslogtreecommitdiff
path: root/git-repack.sh
Commit message (Expand)AuthorAgeFilesLines
* fix repacking with lots of tagsJim Radford2006-04-021-3/+1
* repack: prune loose objects when -d is givenJunio C Hamano2006-03-101-0/+1
* git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano2006-02-171-6/+7
* git-repack: Usage string clean-up, emit usage at incorrect invocationfreku045@student.liu.se2005-12-141-1/+2
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-251-1/+1
* git-repack: Properly abort in corrupt repositoryLinus Torvalds2005-11-211-1/+1
* git-repack: do not do complex redundancy check.Junio C Hamano2005-11-191-21/+14
* Remove all old packfiles when doing "git repack -a -d"Lukas Sandström2005-11-181-3/+16
* git-repack: Fix variable nameRalf Baechle2005-11-171-3/+3
* Make git-pack-redundant consider alt-odbsLukas_Sandström2005-11-111-2/+2
* Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-111-2/+2
* Make git-repack use git-pack-intersect.Lukas_Sandström2005-11-111-18/+12
* Be marginally more careful about removing objectsLinus Torvalds2005-10-281-0/+1
* Add "-l" flag for repacking only local packsLinus Torvalds2005-10-131-1/+5
* Archive-destroying "git repack -a -d" bug.Junio C Hamano2005-09-171-1/+9
* Big tool rename.Junio C Hamano2005-09-071-0/+68