33 Commits (5332b2af104180b8135e0b3528ace7596cb9ba09)

Author SHA1 Message Date
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
Lukas_Sandström 1c3039e8f1 Make git-pack-redundant consider alt-odbs 19 years ago
Lukas_Sandström 9bc0f32c77 Rename git-pack-intersect to git-pack-redundant 19 years ago
Lukas_Sandström b4ad3552de Make git-repack use git-pack-intersect. 19 years ago
Linus Torvalds 41f222e87a Be marginally more careful about removing objects 19 years ago
Linus Torvalds f7aac2eac9 Add "-l" flag for repacking only local packs 19 years ago
Junio C Hamano 490e23d22a Archive-destroying "git repack -a -d" bug. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano d5acdcf18e git-repack-script: Add option to repack all objects. 19 years ago
Junio C Hamano ccf1ee327f Generate pack info file after repack. 19 years ago
Linus Torvalds 5c5dc2fb51 Mark git-relink-script and git-repack-script executable 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago
Linus Torvalds 5f3de58ff8 Make the name of a pack-file depend on the objects packed there-in. 20 years ago
Linus Torvalds b2d46199d2 Add "git repack" command that does an incremental pack 20 years ago