doc: git-diff: apply new documentation guidelines
Jean-Noël Avila committed over 1 year ago
Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuse
Junio C Hamano committed over 1 year ago
reftable/system: provide thin wrapper for lockfile subsystem
Patrick Steinhardt committed over 1 year ago
reftable/stack: drop only use of `get_locked_file_path()`
Patrick Steinhardt committed over 1 year ago
reftable/system: provide thin wrapper for tempfile subsystem
Patrick Steinhardt committed over 1 year ago
reftable/stack: stop using `fsync_component()` directly
Patrick Steinhardt committed over 1 year ago
reftable/system: stop depending on "hash.h"
Patrick Steinhardt committed over 1 year ago
reftable: explicitly handle hash format IDs
Patrick Steinhardt committed over 1 year ago
reftable/system: move "dir.h" to its only user
Patrick Steinhardt committed over 1 year ago
fast-import: avoid making replace refs point to themselves
Elijah Newren committed over 1 year ago
object-file: inline empty tree and blob literals
Jeff King committed over 1 year ago
object-file: treat cached_object values as const
Jeff King committed over 1 year ago
object-file: drop oid field from find_cached_object() return value
Jeff King committed over 1 year ago
object-file: move empty_tree struct into find_cached_object()
Jeff King committed over 1 year ago
object-file: drop confusing oid initializer of empty_tree struct
Jeff King committed over 1 year ago
object-file: prefer array-of-bytes initializer for hash literals
Jeff King committed over 1 year ago
Makefile: let clar header targets depend on their scripts
Patrick Steinhardt committed almost 2 years ago
cmake: use verbatim arguments when invoking clar commands
Patrick Steinhardt committed almost 2 years ago
cmake: use SH_EXE to execute clar scripts
Patrick Steinhardt committed almost 2 years ago
t/unit-tests: convert "clar-generate.awk" into a shell script
Patrick Steinhardt committed almost 2 years ago