imap-send: increase command size limit
René Scharfe committed over 2 years ago
bisect: report the found commit with "show"
Peter Krefting committed over 2 years ago
Documentation: fix linkgit reference
Yehezkel Bernat committed over 2 years ago
git-compat-util: fix NO_OPENSSL on current macOS
René Scharfe committed over 2 years ago
pack-bitmap: gracefully handle missing BTMP chunks
Patrick Steinhardt committed over 2 years ago
reftable/block: avoid copying block iterators on seek
Patrick Steinhardt committed over 2 years ago
reftable/block: reuse `zstream` state on inflation
Patrick Steinhardt committed over 2 years ago
reftable/block: open-code call to `uncompress2()`
Patrick Steinhardt committed over 2 years ago
reftable/block: reuse uncompressed blocks
Patrick Steinhardt committed over 2 years ago
reftable/reader: iterate to next block in place
Patrick Steinhardt committed over 2 years ago
reftable/block: move ownership of block reader into `struct table_iter`
Patrick Steinhardt committed over 2 years ago
reftable/block: introduce `block_reader_release()`
Patrick Steinhardt committed over 2 years ago
reftable/block: better grouping of functions
Patrick Steinhardt committed over 2 years ago
reftable/block: merge `block_iter_seek()` and `block_reader_seek()`
Patrick Steinhardt committed over 2 years ago
reftable/block: rename `block_reader_start()`
Patrick Steinhardt committed over 2 years ago
launch_editor: waiting message on error
Rubén Justo committed over 2 years ago
fast-import: make comments more precise
Thalia Archibald committed over 2 years ago
fast-import: forbid escaped NUL in paths
Thalia Archibald committed over 2 years ago
fast-import: document C-style escapes for paths
Thalia Archibald committed over 2 years ago
fast-import: improve documentation for path quoting
Thalia Archibald committed over 2 years ago