Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
* | wrapper: use trace2 counters to collect fsync stats | Beat Bolli | 2023-07-20 | 1 | -3/+3 |
* | Merge branch 'ab/leak-check' | Junio C Hamano | 2022-08-12 | 1 | -0/+1 |
|\ | |||||
| * | leak tests: mark passing SANITIZE=leak tests as leak-free | Ævar Arnfjörð Bjarmason | 2022-07-28 | 1 | -0/+1 |
* | | t5351: avoid using `test_cmp` for binary data | Johannes Schindelin | 2022-07-29 | 1 | -1/+1 |
* | | t5351: avoid relying on `core.fsyncMethod = batch` to be supported | Johannes Schindelin | 2022-07-29 | 1 | -2/+8 |
* | | trace2: only include "fsync" events if we git_fsync() | Ævar Arnfjörð Bjarmason | 2022-07-18 | 1 | -1/+21 |
|/ | |||||
* | unpack-objects: use stream_loose_object() to unpack large objects | Han Xin | 2022-06-13 | 1 | -4/+39 |
* | unpack-objects: low memory footprint for get_data() in dry_run mode | Han Xin | 2022-06-13 | 1 | -0/+41 |