Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
* | remote: plug memory leak when aliasing URLs | Patrick Steinhardt | 2024-08-14 | 1 | -1/+1 |
* | trace2: redact passwords from https:// URLs by default | Johannes Schindelin | 2023-11-23 | 1 | -1/+19 |
* | usage.c: add a non-fatal bug() function to go with BUG() | Ævar Arnfjörð Bjarmason | 2022-06-02 | 1 | -0/+76 |
* | leak tests: mark all trace2 tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2021-10-13 | 1 | -0/+2 |
* | usage: trace2 BUG() invocations | Jonathan Tan | 2021-02-09 | 1 | -0/+19 |
* | trace2: rename environment variables to GIT_TRACE2* | SZEDER Gábor | 2019-05-28 | 1 | -12/+12 |
* | Merge branch 'jh/trace2-sid-fix' | Junio C Hamano | 2019-05-13 | 1 | -5/+44 |
|\ | |||||
| * | trace2: use system/global config for default trace2 settings | Jeff Hostetler | 2019-04-16 | 1 | -5/+44 |
* | | trace2: write to directory targets | Josh Steadmon | 2019-03-22 | 1 | -0/+15 |
|/ | |||||
* | trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh | Jeff Hostetler | 2019-02-23 | 1 | -0/+135 |