20 Commits (69c5f17f11a2afe6b56b04f5a4377e4332858cde)

Author SHA1 Message Date
Jean-Noël Avila 959d670d1a i18n: remove from i18n strings that do not hold translatable parts 3 years ago
Denton Liu 9460fd48b5 Lib-ify prune-packed 5 years ago
Ramsay Jones 9b0bd87ed2 prune-packed: check for too many arguments 6 years ago
Jeff King 0889aae1cd for_each_*_object: move declarations to object-store.h 6 years ago
brian m. carlson 14c3c80c81 packfile: convert has_sha1_pack to object_id 7 years ago
Jonathan Tan 150e3001d0 pack: move has_sha1_pack() 7 years ago
Junio C Hamano 8aade107dd progress: simplify "delayed" progress API 7 years ago
René Scharfe 70c49050d4 sha1_file: guard against invalid loose subdirectory numbers 7 years ago
brian m. carlson 76c1d9a096 Convert object iteration callbacks to struct object_id 8 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Jeff King 0d3b729680 prune-packed: use for_each_loose_file_in_objdir 10 years ago
Jeff King 1cc2c772dd prune-packed: fix minor memory leak 10 years ago
Nguyễn Thái Ngọc Duy 754dbc43f0 i18n: mark all progress lines for translation 11 years ago
Junio C Hamano c235d960cb prune-packed: use strbuf to avoid having to worry about PATH_MAX 11 years ago
Nguyễn Thái Ngọc Duy af0b4a3b59 prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects() 12 years ago
Nguyễn Thái Ngọc Duy 5696d58857 i18n: prune-packed: mark parseopt strings for translation 12 years ago
Karsten Blees d34e70d6b8 fix deletion of .git/objects sub-directories in git-prune/repack 13 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
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