Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-15 | pkt-line.[ch]: remove unused packet_read_line_buf() | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2021-05-18 | parallel-checkout: send the new object_id algo field to the workers | Matheus Tavares | 1 | -7/+6 |
2021-05-05 | ci: run test round with parallel-checkout enabled | Matheus Tavares | 1 | -0/+14 |
2021-05-05 | parallel-checkout: add tests related to path collisions | Matheus Tavares | 1 | -0/+4 |
2021-04-19 | parallel-checkout: support progress displaying | Matheus Tavares | 1 | -3/+31 |
2021-04-19 | parallel-checkout: add configuration options | Matheus Tavares | 1 | -5/+19 |
2021-04-19 | parallel-checkout: make it truly parallel | Matheus Tavares | 1 | -26/+274 |
2021-04-19 | unpack-trees: add basic support for parallel checkout | Matheus Tavares | 1 | -0/+365 |