Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-28 | t5325: check both on-disk and in-memory reverse index | Taylor Blau | 1 | -0/+23 |
2021-01-25 | pack-revindex: ensure that on-disk reverse indexes are given precedence | Taylor Blau | 1 | -0/+9 |
2021-01-25 | t: prepare for GIT_TEST_WRITE_REV_INDEX | Taylor Blau | 1 | -0/+4 |
2021-01-25 | builtin/pack-objects.c: respect 'pack.writeReverseIndex' | Taylor Blau | 1 | -0/+13 |
2021-01-25 | builtin/index-pack.c: write reverse indexes | Taylor Blau | 1 | -0/+71 |