add -p: fix checking of user input
Phillip Wood committed about 6 years ago
add -p: use ALLOC_GROW_BY instead of ALLOW_GROW
Phillip Wood committed about 6 years ago
mingw: improve performance of mingw_unlink()
Jeff Hostetler committed about 6 years ago
Documentation: mark `--object-format=sha256` as experimental
Martin Ågren committed about 6 years ago
refspec: make sure stack refspec_item variables are zeroed
Jacob Keller committed about 6 years ago
refspec: fix documentation referring to refspec_item
Jacob Keller committed about 6 years ago
shallow.txt: document SHA-256 shallow format
Martin Ågren committed about 6 years ago
protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256
Martin Ågren committed about 6 years ago
index-format.txt: document SHA-256 index format
Martin Ågren committed about 6 years ago
http-protocol.txt: document SHA-256 "want"/"have" format
Martin Ågren committed about 6 years ago
upload-pack: use buffered I/O to talk to rev-list
René Scharfe committed about 6 years ago
midx: use buffered I/O to talk to pack-objects
René Scharfe committed about 6 years ago
connected: use buffered I/O to talk to rev-list
René Scharfe committed about 6 years ago
config: fix leaks from git_config_get_string_const()
Jeff King committed about 6 years ago
checkout: fix leak of non-existent branch names
Jeff King committed about 6 years ago
submodule--helper: use strbuf_release() to free strbufs
Jeff King committed about 6 years ago
sequencer: avoid garbled merge machinery messages due to commit labels
Elijah Newren committed about 6 years ago
clear_pattern_list(): clear embedded hashmaps
Jeff King committed about 6 years ago
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano committed about 6 years ago
docs: fix step in transition plan
brian m. carlson committed about 6 years ago