Merge branch 'jc/comment-style-fixes'
Junio C Hamano committed over 2 years ago
Merge branch 'jk/diff-external-with-no-index'
Junio C Hamano committed over 2 years ago
Merge branch 'kh/maintenance-use-xdg-when-it-should'
Junio C Hamano committed over 2 years ago
Merge branch 'tb/pack-bitmap-drop-unused-struct-member'
Junio C Hamano committed over 2 years ago
Merge branch 'jt/p4-spell-re-with-raw-string'
Junio C Hamano committed over 2 years ago
Merge branch 'ps/reftable-compacted-tables-permission-fix'
Junio C Hamano committed over 2 years ago
Merge branch 'jc/reftable-core-fsync'
Junio C Hamano committed over 2 years ago
.github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
Philippe Blain committed over 2 years ago
reftable/record: improve semantics when initializing records
Patrick Steinhardt committed over 2 years ago
reftable/merged: refactor initialization of iterators
Patrick Steinhardt committed over 2 years ago
reftable/merged: refactor seeking of records
Patrick Steinhardt committed over 2 years ago
reftable/stack: use `size_t` to track stack length
Patrick Steinhardt committed over 2 years ago
reftable/stack: use `size_t` to track stack slices during compaction
Patrick Steinhardt committed over 2 years ago
reftable/stack: index segments with `size_t`
Patrick Steinhardt committed over 2 years ago
reftable/stack: fix parameter validation when compacting range
Patrick Steinhardt committed over 2 years ago
reftable: introduce macros to allocate arrays
Patrick Steinhardt committed over 2 years ago
reftable: introduce macros to grow arrays
Patrick Steinhardt committed over 2 years ago
builtin/stash: report failure to write to index
Patrick Steinhardt committed over 2 years ago
Always check the return value of `repo_read_object_file()`
Johannes Schindelin committed over 2 years ago
pack-objects: enable multi-pack reuse via `feature.experimental`
Taylor Blau committed over 2 years ago