summaryrefslogtreecommitdiff
path: root/t/t5304-prune.sh
AgeCommit message (Expand)Author
2015-06-22for_each_packed_object: automatically open pack indexJeff King
2015-02-09sha1_file: fix iterating loose alternate objectsJonathon Mah
2014-10-13t5304: use helper to report failure of "test foo = bar"Jeff King
2014-10-13t5304: use test_path_is_* instead of "test -f"Jeff King
2014-09-03reachable.c: add HEAD to reachability starting commitsMax Kirillov
2014-03-31code and test: fix misuses of "nor"Justin Lebar
2013-12-11prune: clean .git/shallow after pruning objectsNguyễn Thái Ngọc Duy
2013-02-15count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy
2011-04-14t3306,t5304: avoid clock skew issuesMichael J Gruber
2010-02-28prune: honor --expire=neverAdam Simpkins
2009-09-13test local clone by copyingClemens Buchacher
2009-02-15gc: make --prune useful again by accepting an optional parameterJohannes Schindelin
2008-08-14t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey
2008-07-04Fix executable bits in t/ scriptsJunio C Hamano
2008-03-27builtin-prune: protect objects listed on the command lineJunio C Hamano
2008-03-27Add tests for git-pruneMichele Ballabio
2008-03-13gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin
2008-02-11Make git prune remove temporary packs that look like write failuresDavid Steven Tweed