aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6501-freshen-objects.sh
AgeCommit message (Expand)AuthorFilesLines
2023-05-08t: drop "verbose" helper functionJeff King1-1/+1
2023-04-18t/t6501-freshen-objects.sh: prepare for `gc --cruft` by defaultTaylor Blau1-5/+5
2023-02-06tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2021-04-29prune: save reachable-from-recent objects with bitmapsJeff King1-6/+16
2020-11-19t6[4-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
2020-07-30t6501: avoid hard-coded objectsbrian m. carlson1-7/+7
2019-08-13t6501: use 'git gc' in quiet modeDerrick Stolee1-3/+3
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano1-4/+2
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu1-4/+2
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy1-2/+2
2017-05-20revision.c: ignore broken tags with ignore_missing_linksJeff King1-1/+26
2015-07-28tests: remove some direct access to .git/logsDavid Turner1-1/+1
2015-06-01silence broken link warnings with revs->ignore_missing_linksJeff King1-0/+15
2014-10-16write_sha1_file: freshen existing objectsJeff King1-0/+27
2014-10-16pack-objects: match prune logic for discarding objectsJeff King1-38/+55
2014-10-16prune: keep objects reachable from recent objectsJeff King1-0/+88