summaryrefslogtreecommitdiff
path: root/t/t5304-prune.sh
Commit message (Expand)AuthorAgeFilesLines
* for_each_packed_object: automatically open pack indexjk/maint-for-each-packed-objectJeff King2015-06-221-0/+1
* sha1_file: fix iterating loose alternate objectsJonathon Mah2015-02-091-0/+8
* t5304: use helper to report failure of "test foo = bar"Jeff King2014-10-131-8/+8
* t5304: use test_path_is_* instead of "test -f"Jeff King2014-10-131-23/+23
* reachable.c: add HEAD to reachability starting commitsmk/reachable-protect-detached-headMax Kirillov2014-09-031-0/+22
* code and test: fix misuses of "nor"jl/nor-or-nand-andJustin Lebar2014-03-311-1/+1
* prune: clean .git/shallow after pruning objectsNguyễn Thái Ngọc Duy2013-12-101-0/+10
* count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy2013-02-151-0/+26
* t3306,t5304: avoid clock skew issuesMichael J Gruber2011-04-141-1/+2
* prune: honor --expire=neverAdam Simpkins2010-02-281-0/+32
* test local clone by copyingClemens Buchacher2009-09-131-21/+33
* gc: make --prune useful again by accepting an optional parameterJohannes Schindelin2009-02-141-0/+38
* t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey2008-08-131-4/+4
* Fix executable bits in t/ scriptsJunio C Hamano2008-07-041-0/+0
* builtin-prune: protect objects listed on the command lineJunio C Hamano2008-03-271-1/+1
* Add tests for git-pruneMichele Ballabio2008-03-271-0/+34
* gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-121-0/+49
* Make git prune remove temporary packs that look like write failuresDavid Steven Tweed2008-02-111-0/+32