63 Commits (d2feb01aa580843261c25d8609369d17bcdf6028)

Author SHA1 Message Date
Dan McGee e1dc49bcde git-repack: use non-dashed update-server-info 16 years ago
Brandon Casey 171110a4a6 git-repack.sh: don't use --kept-pack-only option to pack-objects 16 years ago
Junio C Hamano 03a9683d22 Simplify is_kept_pack() 16 years ago
Junio C Hamano 2478dc84b5 git-repack: resist stray environment variable 16 years ago
Junio C Hamano 3e6b1d0abc Make repack less likely to corrupt repository 16 years ago
Brandon Casey 83d0289df6 repack: only unpack-unreachable if we are deleting redundant packs 16 years ago
Brandon Casey f7991d1ed3 repack: do not fall back to incremental repacking with [-a|-A] 16 years ago
Brandon Casey dd718365cc repack: don't repack local objects in packs with .keep file 16 years ago
Mikael Magnusson 8d11fdeaf6 git-repack uses --no-repack-object, not --no-repack-delta. 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Nicolas Pitre 22c79eab29 repack.usedeltabaseoffset config option now defaults to "true" 17 years ago
Linus Torvalds 54352bb274 Remove now unnecessary 'sync()' calls 17 years ago
Nicolas Pitre ca11b212eb let pack-objects do the writing of unreachable objects as loose objects 17 years ago
Brandon Casey ccc1297226 repack: modify behavior of -A option to leave unreferenced objects unpacked 17 years ago
A Large Angry SCM 2b36b146fa git-repack: re-enable parsing of -n command line option 17 years ago
Pierre Habouzit 5715d0bb60 Migrate git-repack.sh to use git-rev-parse --parseopt 17 years ago
Shawn O. Pearce 0e30404370 Stop displaying "Pack pack-$ID created." during git-gc 17 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 17 years ago
Junio C Hamano 65aa53029a repack -A -d: use --keep-unreachable when repacking 17 years ago
Brian Downing 121b42a5b4 Add --window-memory option to git-repack 18 years ago
Uwe Kleine-König d9fb395ae3 repack: don't report "Nothing new to pack." if -q is given 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Dana How dca3957b85 Ensure git-repack -a -d --max-pack-size=N deletes correct packs 18 years ago
Dana L. How 6b94b1a09a git-repack --max-pack-size: add option parsing to enable feature 18 years ago
Nicolas Pitre 479b56ba50 make "repack -f" imply "pack-objects --no-reuse-object" 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Junio C Hamano b60daf0515 Make git-prune-packed a bit more chatty. 18 years ago
Junio C Hamano 63049292e0 Teach git-repack to preserve objects referred to by reflog entries. 18 years ago
Nicolas Pitre ad2c82c0e1 repacked packs should be read-only 18 years ago
Shawn Pearce ce8590748b Only repack active packs by skipping over kept packs. 18 years ago
Junio C Hamano b6945f570a git-repack: repo.usedeltabaseoffset 18 years ago
Jeff King d0b353b1a7 git-repack: allow git-repack to run in subdirectory 18 years ago
Junio C Hamano cd0d74d2f9 repack: use only pack-objects, not rev-list. 18 years ago
Martin Langhoff 0ea2582d1c git-repack: create new packs inside $GIT_DIR, not cwd 18 years ago
Matthias Kestenholz 9e84801396 Check if pack directory exists prior to descending into it 18 years ago
Junio C Hamano a72f9373c0 git-repack: avoid redirecting stderr into git-pack-objects 19 years ago
Junio C Hamano 2ad47d61b9 git-repack: Be careful when updating the same pack as an existing one. 19 years ago
Martin Langhoff 1054dcd165 git-repack -- respect -q and be quiet 19 years ago
Martin Waitz 178613c737 repack: honor -d even when no new pack was created 19 years ago
Linus Torvalds ccb365047a Allow "git repack" users to specify repacking window/depth 19 years ago
Jim Radford 40e907bff2 fix repacking with lots of tags 19 years ago
Junio C Hamano 2d0048e681 repack: prune loose objects when -d is given 19 years ago
Junio C Hamano 4181bda156 git-repack: allow passing a couple of flags to pack-objects. 19 years ago
Junio C Hamano cec2be76d9 git-repack: allow passing a couple of flags to pack-objects. 19 years ago
freku045@student.liu.se 9678faaaff git-repack: Usage string clean-up, emit usage at incorrect invocation 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Linus Torvalds ef07618fdd git-repack: Properly abort in corrupt repository 19 years ago
Junio C Hamano 6ed64058e1 git-repack: do not do complex redundancy check. 19 years ago
Lukas Sandström 62af0b532b Remove all old packfiles when doing "git repack -a -d" 19 years ago
Ralf Baechle 0adb3358f6 git-repack: Fix variable name 19 years ago