| Commit message (Expand) | Author | Age |
* | t/t5304-prune.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2015-12-28 |
* | gc: remove garbage .idx files from pack dir | Doug Kelly | 2015-11-04 |
* | t5304: test cleaning pack garbage | Doug Kelly | 2015-11-04 |
* | for_each_packed_object: automatically open pack index | Jeff King | 2015-06-22 |
* | sha1_file: fix iterating loose alternate objects | Jonathon Mah | 2015-02-09 |
* | t5304: use helper to report failure of "test foo = bar" | Jeff King | 2014-10-13 |
* | t5304: use test_path_is_* instead of "test -f" | Jeff King | 2014-10-13 |
* | reachable.c: add HEAD to reachability starting commits | Max Kirillov | 2014-09-03 |
* | code and test: fix misuses of "nor" | Justin Lebar | 2014-03-31 |
* | prune: clean .git/shallow after pruning objects | Nguyễn Thái Ngọc Duy | 2013-12-10 |
* | count-objects: report garbage files in pack directory too | Nguyễn Thái Ngọc Duy | 2013-02-15 |
* | t3306,t5304: avoid clock skew issues | Michael J Gruber | 2011-04-14 |
* | prune: honor --expire=never | Adam Simpkins | 2010-02-28 |
* | test local clone by copying | Clemens Buchacher | 2009-09-13 |
* | gc: make --prune useful again by accepting an optional parameter | Johannes Schindelin | 2009-02-14 |
* | t5304-prune: adjust file mtime based on system time rather than file mtime | Brandon Casey | 2008-08-13 |
* | Fix executable bits in t/ scripts | Junio C Hamano | 2008-07-04 |
* | builtin-prune: protect objects listed on the command line | Junio C Hamano | 2008-03-27 |
* | Add tests for git-prune | Michele Ballabio | 2008-03-27 |
* | gc: call "prune --expire 2.weeks.ago" by default | Johannes Schindelin | 2008-03-12 |
* | Make git prune remove temporary packs that look like write failures | David Steven Tweed | 2008-02-11 |