summaryrefslogtreecommitdiff
path: root/t/t7701-repack-unpack-unreachable.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* t: convert egrep usage to "grep -E"Đoàn Trần Công Danh2022-09-211-2/+2
* t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* Merge branch 'ps/test-chmtime-get'Junio C Hamano2018-04-251-3/+3
|\
| * t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu2018-04-091-3/+3
* | t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-3/+3
|/
* repack: extend --keep-unreachable to loose objectsjk/repack-keep-unreachableJeff King2016-06-141-0/+13
* repack: add --keep-unreachable optionJeff King2016-06-141-0/+15
* t7701: fix ignored exit code inside loopJeff King2015-03-251-1/+1
* repack: pack objects mentioned by the indexJeff King2014-10-191-0/+13
* gc: do not explode objects which will be immediately prunedJeff King2012-04-111-0/+14
* more war on "sleep" in testsJunio C Hamano2010-04-171-4/+9
* Windows: Fix intermittent failures of t7701Johannes Sixt2009-01-281-7/+7
* Merge branch 'bc/maint-keep-pack'Junio C Hamano2008-11-161-3/+15
|\
| * repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey2008-11-141-3/+15
* | tests: grep portability fixesJeff King2008-09-301-2/+2
|/
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-031-1/+1
* t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey2008-07-081-0/+34
* repack: modify behavior of -A option to leave unreferenced objects unpackedBrandon Casey2008-05-111-0/+47