1. 8ca12c0 add is_dot_or_dotdot inline function by Alexander Potashev · 16 years ago
  2. b35ddf4 make prune report removed objects on -v by Michael J Gruber · 17 years ago
  3. db87e39 builtin-prune.c: prune temporary packs in <object_dir>/pack directory by Brandon Casey · 17 years ago
  4. 3d32a46 Teach fsck and prune that tmp_obj_ file names may not be 14 bytes long by Brandon Casey · 17 years ago
  5. 0e8316c Teach fsck and prune about the new location of temporary objects by Brandon Casey · 17 years ago
  6. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  7. 54352bb Remove now unnecessary 'sync()' calls by Linus Torvalds · 17 years ago
  8. fe308f5 builtin-prune: protect objects listed on the command line by Junio C Hamano · 17 years ago
  9. 629de47 builtin-prune.c: use parse_options() by Michele Ballabio · 17 years ago
  10. 8464010 Make git prune remove temporary packs that look like write failures by David Steven Tweed · 17 years ago
  11. f01913e Add "--expire <time>" option to 'git prune' by Johannes Schindelin · 17 years ago
  12. 3254d21 minor git-prune optimization by Nicolas Pitre · 18 years ago
  13. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  14. 026aa93 Revert "prune: --grace=time" by Junio C Hamano · 18 years ago
  15. 9b088c4 prune: --grace=time by Matthias Lederhofer · 18 years ago
  16. 9442147 Move traversal of reachable objects into a separate library. by Junio C Hamano · 18 years ago
  17. ca4f293 builtin-prune: separate ref walking from reflog walking. by Junio C Hamano · 18 years ago
  18. 2430481 builtin-prune: make file-scope static struct to an argument. by Junio C Hamano · 18 years ago
  19. 16157b8 builtin-prune: memory diet. by Junio C Hamano · 18 years ago
  20. 55dd552 Protect commits recorded in reflog from pruning. by Junio C Hamano · 18 years ago
  21. ac1471b Typefix builtin-prune.c::prune_object() by Junio C Hamano · 18 years ago
  22. 21f88ac Improve git-prune -n output by Andy Parkins · 18 years ago
  23. 58a1e0e Merge branch 'lj/refs' by Junio C Hamano · 18 years ago
  24. 2eb53e6 Make prune also run prune-packed by J. Bruce Fields · 18 years ago
  25. 8da1977 Tell between packed, unpacked and symbolic refs. by Junio C Hamano · 19 years ago
  26. cb5d709 Add callback data to for_each_ref() family. by Junio C Hamano · 19 years ago
  27. 9befac4 Replace uses of strdup with xstrdup. by Shawn Pearce · 19 years ago
  28. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  29. cba05fa Further clean-up: usage() vs die() by Junio C Hamano · 19 years ago
  30. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  31. db6296a Call setup_git_directory() early by Linus Torvalds · 19 years ago
  32. e5a78b1 builtin-prune.c: forgot TYPE => OBJ changes. by Junio C Hamano · 19 years ago
  33. ba84a79 builtin "git prune" by Linus Torvalds · 19 years ago