summaryrefslogtreecommitdiff
path: root/t/t3305-notes-fanout.sh
Commit message (Expand)AuthorAgeFilesLines
* t: remove \{m,n\} from BRE grep usageĐoàn Trần Công Danh2022-09-211-1/+1
* leak tests: don't skip some tests under SANITIZE=leakÆvar Arnfjörð Bjarmason2022-07-271-1/+1
* revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason2022-04-131-0/+1
* notes tests: don't ignore "git" exit codeÆvar Arnfjörð Bjarmason2022-03-071-7/+7
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-2/+2
|\
| * t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
* | checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason2021-11-181-0/+1
|/
* t3305: make hash agnosticbrian m. carlson2020-07-301-1/+1
* notes.c: fix off-by-one error when decreasing notes fanoutJohan Herland2020-02-041-0/+6
* t3305: check notes fanout more carefully and robustlyJohan Herland2020-02-041-25/+76
* t3305: make hash size independentbrian m. carlson2019-08-201-16/+6
* t3305: fix ignored exit code inside loopJeff King2015-03-251-6/+3
* builtin-notes: Deprecate the -m/-F options for "git notes edit"Johan Herland2010-02-131-1/+1
* t3305: Verify that removing notes triggers automatic fanout consolidationJohan Herland2010-02-131-1/+46
* t3305: Verify that adding many notes with git-notes triggers increased fanoutJohan Herland2010-02-131-0/+50