summaryrefslogtreecommitdiff
path: root/t/t6501-freshen-objects.sh
Commit message (Expand)AuthorAgeFilesLines
* t: drop "verbose" helper functionJeff King2023-05-081-1/+1
* t/t6501-freshen-objects.sh: prepare for `gc --cruft` by defaultTaylor Blau2023-04-181-5/+5
* tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* prune: save reachable-from-recent objects with bitmapsJeff King2021-04-291-6/+16
* t6[4-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
* t6501: avoid hard-coded objectsbrian m. carlson2020-07-301-7/+7
* t6501: use 'git gc' in quiet modeDerrick Stolee2019-08-131-3/+3
* Merge branch 'ps/test-chmtime-get'Junio C Hamano2018-04-251-4/+2
|\
| * t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu2018-04-091-4/+2
* | t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-2/+2
|/
* revision.c: ignore broken tags with ignore_missing_linksjk/ignore-broken-tags-when-ignoring-missing-linksJeff King2017-05-201-1/+26
* tests: remove some direct access to .git/logsdt/reflog-testsDavid Turner2015-07-281-1/+1
* silence broken link warnings with revs->ignore_missing_linksJeff King2015-06-011-0/+15
* write_sha1_file: freshen existing objectsJeff King2014-10-161-0/+27
* pack-objects: match prune logic for discarding objectsJeff King2014-10-161-38/+55
* prune: keep objects reachable from recent objectsJeff King2014-10-161-0/+88