1. 754dbc4 i18n: mark all progress lines for translation by Nguyễn Thái Ngọc Duy · 11 years ago
  2. c235d96 prune-packed: use strbuf to avoid having to worry about PATH_MAX by Junio C Hamano · 11 years ago
  3. af0b4a3 prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects() by Nguyễn Thái Ngọc Duy · 12 years ago
  4. 5696d58 i18n: prune-packed: mark parseopt strings for translation by Nguyễn Thái Ngọc Duy · 13 years ago
  5. d34e70d fix deletion of .git/objects sub-directories in git-prune/repack by Karsten Blees · 13 years ago
  6. 81b50f3 Move 'builtin-*' into a 'builtin/' subdirectory by Linus Torvalds · 15 years ago[Renamed from builtin-prune-packed.c]
  7. 1ddf5ef prune-packed: only show progress when stderr is a tty by Jeff King · 15 years ago
  8. 7cfe0c9 prune-packed: migrate to parse-options by Stephen Boyd · 16 years ago
  9. 691f1a2 replace direct calls to unlink(2) with unlink_or_warn by Alex Riesen · 16 years ago
  10. 531e6da prune-packed: advanced progress even for non-existing fan-out directories by Johannes Sixt · 16 years ago
  11. cd673c1 has_sha1_pack(): refactor "pretend these packs do not exist" interface by Junio C Hamano · 16 years ago
  12. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  13. 54352bb Remove now unnecessary 'sync()' calls by Linus Torvalds · 17 years ago
  14. 93ff3f6 return the prune-packed progress display to the inner loop by Nicolas Pitre · 17 years ago
  15. 4d4fcc5 relax usage of the progress API by Nicolas Pitre · 17 years ago
  16. dc6a075 make struct progress an opaque type by Nicolas Pitre · 17 years ago
  17. 0e54913 prune-packed: don't call display_progress() for every file by Nicolas Pitre · 17 years ago
  18. b5d72f0 Teach prune-packed to use the standard progress meter by Shawn O. Pearce · 17 years ago
  19. bd67f09 prune-packed: add -q to usage by Matthias Lederhofer · 18 years ago
  20. b60daf0 Make git-prune-packed a bit more chatty. by Junio C Hamano · 18 years ago
  21. 2bb10fe prune-packed: Fix uninitialized variable. by Alexandre Julliard · 18 years ago
  22. 2eb53e6 Make prune also run prune-packed by J. Bruce Fields · 18 years ago
  23. 106d710 pack-objects --unpacked=<existing pack> option. by Junio C Hamano · 19 years ago
  24. 25f38f0 use declarations from builtin.h for builtin commands by Matthias Kestenholz · 19 years ago
  25. 53bb2c0 Make git-prune-packed a builtin by Matthias Kestenholz · 19 years ago[Renamed (95%) from prune-packed.c]
  26. 53228a5 Make the rest of commands work from a subdirectory. by Junio C Hamano · 19 years ago
  27. 41f222e Be marginally more careful about removing objects by Linus Torvalds · 19 years ago
  28. 9106c09 Create object subdirectories on demand (phase II) by Linus Torvalds · 19 years ago
  29. b8041fe Sparse-directory safety fix. by Junio C Hamano · 19 years ago
  30. 230f132 Create object subdirectories on demand by Linus Torvalds · 19 years ago
  31. 51890a6 Call prune-packed from "git prune" as well. by Junio C Hamano · 20 years ago
  32. 54c6870 Typofix: usage strings fix. by Junio C Hamano · 20 years ago
  33. 2396ec8 Add "git-prune-packed" that removes objects that exist in a pack. by Linus Torvalds · 20 years ago