summaryrefslogtreecommitdiff
path: root/git-repack.sh
Commit message (Expand)AuthorAgeFilesLines
* git-repack: create new packs inside $GIT_DIR, not cwdMartin Langhoff2006-09-061-4/+7
* Check if pack directory exists prior to descending into itMatthias Kestenholz2006-08-291-1/+1
* git-repack: avoid redirecting stderr into git-pack-objectsJunio C Hamano2006-07-121-1/+3
* git-repack: Be careful when updating the same pack as an existing one.Junio C Hamano2006-06-251-3/+18
* git-repack -- respect -q and be quietMartin Langhoff2006-06-241-2/+3
* Merge branch 'fix'Junio C Hamano2006-05-071-7/+7
|\
| * repack: honor -d even when no new pack was createdMartin Waitz2006-05-071-7/+7
* | Allow "git repack" users to specify repacking window/depthLinus Torvalds2006-04-191-3/+5
|/
* 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