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