Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-03 | Merge branch 'es/test-chain-lint' | Junio C Hamano | 1 | -2/+2 |
2021-12-13 | t0000-t3999: detect and signal failure within loop | Eric Sunshine | 1 | -2/+2 |
2021-11-18 | checkout: fix "branch info" memory leaks | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2020-07-30 | t3305: make hash agnostic | brian m. carlson | 1 | -1/+1 |
2020-02-04 | notes.c: fix off-by-one error when decreasing notes fanout | Johan Herland | 1 | -0/+6 |
2020-02-04 | t3305: check notes fanout more carefully and robustly | Johan Herland | 1 | -25/+76 |
2019-08-20 | t3305: make hash size independent | brian m. carlson | 1 | -16/+6 |
2015-03-25 | t3305: fix ignored exit code inside loop | Jeff King | 1 | -6/+3 |
2010-02-13 | builtin-notes: Deprecate the -m/-F options for "git notes edit" | Johan Herland | 1 | -1/+1 |
2010-02-13 | t3305: Verify that removing notes triggers automatic fanout consolidation | Johan Herland | 1 | -1/+46 |
2010-02-13 | t3305: Verify that adding many notes with git-notes triggers increased fanout | Johan Herland | 1 | -0/+50 |