summaryrefslogtreecommitdiff
path: root/t/t7701-repack-unpack-unreachable.sh
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Merge branch 'ps/test-chmtime-get'Libravatar Junio C Hamano1-3/+3
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimeLibravatar Paul-Sebastian Ungureanu1-3/+3
2018-03-27t/helper: merge test-chmtime into test-toolLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2016-06-14repack: extend --keep-unreachable to loose objectsLibravatar Jeff King1-0/+13
2016-06-14repack: add --keep-unreachable optionLibravatar Jeff King1-0/+15
2015-03-25t7701: fix ignored exit code inside loopLibravatar Jeff King1-1/+1
2014-10-19repack: pack objects mentioned by the indexLibravatar Jeff King1-0/+13
2012-04-11gc: do not explode objects which will be immediately prunedLibravatar Jeff King1-0/+14
2010-04-17more war on "sleep" in testsLibravatar Junio C Hamano1-4/+9
2009-01-28Windows: Fix intermittent failures of t7701Libravatar Johannes Sixt1-7/+7
2008-11-16Merge branch 'bc/maint-keep-pack'Libravatar Junio C Hamano1-3/+15
2008-11-14repack: only unpack-unreachable if we are deleting redundant packsLibravatar Brandon Casey1-3/+15
2008-09-30tests: grep portability fixesLibravatar Jeff King1-2/+2
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Libravatar Nanako Shiraishi1-1/+1
2008-07-08t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsLibravatar Brandon Casey1-0/+34
2008-05-11repack: modify behavior of -A option to leave unreferenced objects unpackedLibravatar Brandon Casey1-0/+47