Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-23Merge branch 'np/pack'Junio C Hamano
2006-10-14git-repack: repo.usedeltabaseoffsetJunio C Hamano
2006-09-25git-repack: allow git-repack to run in subdirectoryJeff King
2006-09-20repack: use only pack-objects, not rev-list.Junio C Hamano
2006-09-06git-repack: create new packs inside $GIT_DIR, not cwdMartin Langhoff
2006-08-29Check if pack directory exists prior to descending into itMatthias Kestenholz
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-08Merge branch 'fix'Junio C Hamano
2006-05-08repack: 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-26git-sh-setup: die if outside git repository.Junio C Hamano
2005-11-22git-repack: Properly abort in corrupt repositoryLinus Torvalds
2005-11-19git-repack: do not do complex redundancy check.Junio C Hamano
2005-11-19Remove 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-29Be marginally more careful about removing objectsLinus Torvalds
2005-10-14Add "-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