19 Commits (9504f3d3d2e62cb6fba9e7c61c6fe69dec9053a4)

Author SHA1 Message Date
Jeff King 1ddf5efc66 prune-packed: only show progress when stderr is a tty 15 years ago
Stephen Boyd 7cfe0c9802 prune-packed: migrate to parse-options 16 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
Johannes Sixt 531e6daa03 prune-packed: advanced progress even for non-existing fan-out directories 16 years ago
Junio C Hamano cd673c1f17 has_sha1_pack(): refactor "pretend these packs do not exist" interface 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Linus Torvalds 54352bb274 Remove now unnecessary 'sync()' calls 17 years ago
Nicolas Pitre 93ff3f6a53 return the prune-packed progress display to the inner loop 17 years ago
Nicolas Pitre 4d4fcc5451 relax usage of the progress API 17 years ago
Nicolas Pitre dc6a0757c4 make struct progress an opaque type 17 years ago
Nicolas Pitre 0e54913796 prune-packed: don't call display_progress() for every file 17 years ago
Shawn O. Pearce b5d72f0a4c Teach prune-packed to use the standard progress meter 17 years ago
Matthias Lederhofer bd67f09f6d prune-packed: add -q to usage 18 years ago
Junio C Hamano b60daf0515 Make git-prune-packed a bit more chatty. 18 years ago
Alexandre Julliard 2bb10fe51e prune-packed: Fix uninitialized variable. 18 years ago
J. Bruce Fields 2eb53e65bd Make prune also run prune-packed 18 years ago
Junio C Hamano 106d710bc1 pack-objects --unpacked=<existing pack> option. 18 years ago
Matthias Kestenholz 25f38f064f use declarations from builtin.h for builtin commands 19 years ago
Matthias Kestenholz 53bb2c002a Make git-prune-packed a builtin 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Linus Torvalds 41f222e87a Be marginally more careful about removing objects 19 years ago
Linus Torvalds 9106c097ad Create object subdirectories on demand (phase II) 19 years ago
Junio C Hamano b8041fe4d8 Sparse-directory safety fix. 19 years ago
Linus Torvalds 230f13225d Create object subdirectories on demand 19 years ago
Junio C Hamano 51890a64eb Call prune-packed from "git prune" as well. 19 years ago
Junio C Hamano 54c6870ebf Typofix: usage strings fix. 20 years ago
Linus Torvalds 2396ec85bd Add "git-prune-packed" that removes objects that exist in a pack. 20 years ago