config: make a copy of $GIT_CONFIG string
Jeff King committed over 7 years ago
commit: copy saved getenv() result
Jeff King committed over 7 years ago
get_super_prefix(): copy getenv() result
Jeff King committed over 7 years ago
remote: check config validity before creating rewrite struct
Jeff King committed almost 8 years ago
diff: ensure correct lifetime of external_diff_cmd
Kim Gybels committed over 7 years ago
log: add %S option (like --source) to log --format
Issac Trotts committed over 7 years ago
gc/repack: release packs when needed
Johannes Schindelin committed over 7 years ago
test: test GIT_CURL_VERBOSE=1 shows an error
Masaya Suzuki committed over 7 years ago
remote-curl: unset CURLOPT_FAILONERROR
Masaya Suzuki committed over 7 years ago
remote-curl: define struct for CURLOPT_WRITEFUNCTION
Masaya Suzuki committed over 7 years ago
http: enable keep_error for HTTP requests
Masaya Suzuki committed over 7 years ago
http: support file handles for HTTP_KEEP_ERROR
Masaya Suzuki committed over 7 years ago
upload-pack: teach deepen-relative in protocol v2
Jonathan Tan committed over 7 years ago
fetch-pack: do not take shallow lock unnecessarily
Jonathan Tan committed over 7 years ago
fetch-pack: support protocol version 2
Jonathan Tan committed over 7 years ago
upload-pack: support hidden refs with protocol v2
Jeff King committed over 7 years ago
diff --color-moved-ws: handle blank lines
Phillip Wood committed almost 8 years ago
diff --color-moved-ws: modify allow-indentation-change
Phillip Wood committed almost 8 years ago
diff --color-moved-ws: optimize allow-indentation-change
Phillip Wood committed almost 8 years ago
diff --color-moved=zebra: be stricter with color alternation
Phillip Wood committed almost 8 years ago