Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
* | parse-options: fix leaks for users of OPT_FILENAME | Patrick Steinhardt | 2024-06-11 | 1 | -0/+1 |
* | unpack-trees: avoid nuking untracked dir in way of locally deleted file | Elijah Newren | 2021-09-27 | 1 | -1/+1 |
* | unpack-trees: avoid nuking untracked dir in way of unmerged file | Elijah Newren | 2021-09-27 | 1 | -1/+1 |
* | Change unpack_trees' 'reset' flag into an enum | Elijah Newren | 2021-09-27 | 1 | -3/+3 |
* | t2500: add various tests for nuking untracked files | Elijah Newren | 2021-09-24 | 1 | -0/+244 |