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
Documentation/git-bundle.txt: discuss naïve backups
Kristoffer Haugsbakk committed over 1 year ago
Documentation/git-bundle.txt: mention --all in spec. refs
Kristoffer Haugsbakk committed over 1 year ago
Documentation/git-bundle.txt: remove old `--all` example
Kristoffer Haugsbakk committed over 1 year ago
Documentation/git-bundle.txt: mention full backup example
Kristoffer Haugsbakk committed over 1 year ago
brian m. carlson committed over 1 year ago
index-pack: rename struct thread_local
brian m. carlson committed over 1 year ago
Documentation/glossary: describe "trailer"
Kristoffer Haugsbakk committed over 1 year ago