upload-pack: read config when serving protocol v2
Jonathan Tan committed over 8 years ago
perf/bisect_run_script: disable codespeed
Christian Couder committed over 8 years ago
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß committed over 8 years ago
git-send-email: allow re-editing of message
Drew DeVault committed over 8 years ago
git: add -P as a short option for --no-pager
Johannes Sixt committed over 8 years ago
test-drop-caches: simplify delay loading of NtSetSystemInformation
Ben Peart committed over 8 years ago
upload-pack: fix error message typo
Jonathan Tan committed over 8 years ago
Merge branch 'bw/protocol-v2' into jt/partial-clone-proto-v2
Junio C Hamano committed over 8 years ago
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy committed over 8 years ago
merge-one-file: compute empty blob object ID
brian m. carlson committed over 8 years ago
add--interactive: compute the empty tree value
brian m. carlson committed over 8 years ago
Update shell scripts to compute empty tree object ID
brian m. carlson committed over 8 years ago
sha1_file: only expose empty object constants through git_hash_algo
brian m. carlson committed over 8 years ago
dir: use the_hash_algo for empty blob object ID
brian m. carlson committed over 8 years ago
sequencer: use the_hash_algo for empty tree object ID
brian m. carlson committed over 8 years ago
cache-tree: use is_empty_tree_oid
brian m. carlson committed over 8 years ago
sha1_file: convert cached object code to struct object_id
brian m. carlson committed over 8 years ago
builtin/reset: convert use of EMPTY_TREE_SHA1_BIN
brian m. carlson committed over 8 years ago
builtin/receive-pack: convert one use of EMPTY_TREE_SHA1_HEX
brian m. carlson committed over 8 years ago
wt-status: convert two uses of EMPTY_TREE_SHA1_HEX
brian m. carlson committed over 8 years ago