Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-27 | 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 |