Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
* | revision: fix leaking parents when simplifying commits | Patrick Steinhardt | 2024-09-27 | 1 | -0/+1 |
* | t1414: convert test to use Git commands instead of writing refs manually | John Cai | 2024-01-23 | 1 | -6/+5 |
* | t1414: mark corruption test with REFFILES | Han-Wen Nienhuys | 2021-06-02 | 1 | -1/+3 |
* | t[01]*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-20 | 1 | -7/+7 |
* | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-20 | 1 | -0/+3 |
* | t: use common $SQ variable | Denton Liu | 2019-09-06 | 1 | -2/+1 |
* | reflog-walk: apply --since/--until to reflog dates | Jeff King | 2017-07-09 | 1 | -0/+26 |
* | reflog-walk: stop using fake parents | Jeff King | 2017-07-09 | 1 | -6/+6 |
* | rev-list: check reflog_info before showing usage | Jeff King | 2017-07-09 | 1 | -0/+4 |
* | t1414: document some reflog-walk oddities | Jeff King | 2017-07-07 | 1 | -0/+105 |