aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7701-repack-unpack-unreachable.sh
AgeCommit message (Expand)AuthorFilesLines
2023-06-24t7701: make annotated tag unreachableTaylor Blau1-2/+13
2023-06-12gc: introduce `gc.recentObjectsHook`Taylor Blau1-0/+31
2023-02-06tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh1-2/+2
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano1-3/+3
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu1-3/+3
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy1-3/+3
2016-06-14repack: extend --keep-unreachable to loose objectsJeff King1-0/+13
2016-06-14repack: add --keep-unreachable optionJeff King1-0/+15
2015-03-25t7701: fix ignored exit code inside loopJeff King1-1/+1
2014-10-19repack: pack objects mentioned by the indexJeff King1-0/+13
2012-04-11gc: do not explode objects which will be immediately prunedJeff King1-0/+14
2010-04-17more war on "sleep" in testsJunio C Hamano1-4/+9
2009-01-28Windows: Fix intermittent failures of t7701Johannes Sixt1-7/+7
2008-11-16Merge branch 'bc/maint-keep-pack'Junio C Hamano1-3/+15
2008-11-14repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey1-3/+15
2008-09-30tests: grep portability fixesJeff King1-2/+2
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi1-1/+1
2008-07-08t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey1-0/+34
2008-05-11repack: modify behavior of -A option to leave unreferenced objects unpackedBrandon Casey1-0/+47