Age | Commit message (Expand) | Author | Files | Lines |
2007-11-05 | Migrate git-repack.sh to use git-rev-parse --parseopt | Pierre Habouzit | 1 | -5/+19 |
2007-10-19 | Stop displaying "Pack pack-$ID created." during git-gc | Shawn O. Pearce | 1 | -3/+0 |
2007-10-03 | Merge branch 'jc/autogc' | Junio C Hamano | 1 | -3/+11 |
2007-09-23 | Supplant the "while case ... break ;; esac" idiom | David Kastrup | 1 | -1/+1 |
2007-09-17 | repack -A -d: use --keep-unreachable when repacking | Junio C Hamano | 1 | -3/+11 |
2007-07-12 | Add --window-memory option to git-repack | Brian Downing | 1 | -1/+2 |
2007-07-04 | repack: don't report "Nothing new to pack." if -q is given | Uwe Kleine-König | 1 | -1/+3 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -2/+2 |
2007-05-24 | Ensure git-repack -a -d --max-pack-size=N deletes correct packs | Dana How | 1 | -2/+3 |
2007-05-20 | git-repack --max-pack-size: add option parsing to enable feature | Dana L. How | 1 | -6/+8 |
2007-05-10 | make "repack -f" imply "pack-objects --no-reuse-object" | Nicolas Pitre | 1 | -3/+3 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -1/+1 |
2007-01-12 | Make git-prune-packed a bit more chatty. | Junio C Hamano | 1 | -1/+1 |
2006-12-20 | Teach git-repack to preserve objects referred to by reflog entries. | Junio C Hamano | 1 | -1/+1 |
2006-12-13 | repacked packs should be read-only | Nicolas Pitre | 1 | -0/+2 |
2006-10-29 | Only repack active packs by skipping over kept packs. | Shawn Pearce | 1 | -10/+17 |
2006-10-22 | Merge branch 'np/pack' | Junio C Hamano | 1 | -1/+10 |
2006-10-13 | git-repack: repo.usedeltabaseoffset | Junio C Hamano | 1 | -1/+10 |
2006-09-24 | git-repack: allow git-repack to run in subdirectory | Jeff King | 1 | -0/+1 |
2006-09-20 | repack: use only pack-objects, not rev-list. | Junio C Hamano | 1 | -9/+4 |
2006-09-06 | git-repack: create new packs inside $GIT_DIR, not cwd | Martin Langhoff | 1 | -4/+7 |
2006-08-29 | Check if pack directory exists prior to descending into it | Matthias Kestenholz | 1 | -1/+1 |
2006-07-12 | git-repack: avoid redirecting stderr into git-pack-objects | Junio C Hamano | 1 | -1/+3 |
2006-06-25 | git-repack: Be careful when updating the same pack as an existing one. | Junio C Hamano | 1 | -3/+18 |
2006-06-24 | git-repack -- respect -q and be quiet | Martin Langhoff | 1 | -2/+3 |
2006-05-07 | Merge branch 'fix' | Junio C Hamano | 1 | -7/+7 |
2006-05-07 | repack: honor -d even when no new pack was created | Martin Waitz | 1 | -7/+7 |
2006-04-19 | Allow "git repack" users to specify repacking window/depth | Linus Torvalds | 1 | -3/+5 |
2006-04-02 | fix repacking with lots of tags | Jim Radford | 1 | -3/+1 |
2006-03-10 | repack: prune loose objects when -d is given | Junio C Hamano | 1 | -0/+1 |
2006-02-17 | git-repack: allow passing a couple of flags to pack-objects. | Junio C Hamano | 1 | -6/+7 |
2005-12-14 | git-repack: Usage string clean-up, emit usage at incorrect invocation | freku045@student.liu.se | 1 | -1/+2 |
2005-11-25 | git-sh-setup: die if outside git repository. | Junio C Hamano | 1 | -1/+1 |
2005-11-21 | git-repack: Properly abort in corrupt repository | Linus Torvalds | 1 | -1/+1 |
2005-11-19 | git-repack: do not do complex redundancy check. | Junio C Hamano | 1 | -21/+14 |
2005-11-18 | Remove all old packfiles when doing "git repack -a -d" | Lukas Sandström | 1 | -3/+16 |
2005-11-17 | git-repack: Fix variable name | Ralf Baechle | 1 | -3/+3 |
2005-11-11 | Make git-pack-redundant consider alt-odbs | Lukas_Sandström | 1 | -2/+2 |
2005-11-11 | Rename git-pack-intersect to git-pack-redundant | Lukas_Sandström | 1 | -2/+2 |
2005-11-11 | Make git-repack use git-pack-intersect. | Lukas_Sandström | 1 | -18/+12 |
2005-10-28 | Be marginally more careful about removing objects | Linus Torvalds | 1 | -0/+1 |
2005-10-13 | Add "-l" flag for repacking only local packs | Linus Torvalds | 1 | -1/+5 |
2005-09-17 | Archive-destroying "git repack -a -d" bug. | Junio C Hamano | 1 | -1/+9 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -0/+68 |