24 Commits (9c13359aaf3176428603cc9dfbdf30da889ab3d3)

Author SHA1 Message Date
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