init: reset cached config when entering new repo
Jeff King committed about 10 years ago
init: expand comments explaining config trickery
Jeff King committed about 10 years ago
config: only read .git/config from configured repos
Jeff King committed about 10 years ago
test-config: setup git directory
Jeff King committed about 10 years ago
Jeff King committed about 10 years ago
Jeff King committed about 10 years ago
pager: use callbacks instead of configset
Jeff King committed about 10 years ago
pager: make pager_program a file-local static
Jeff King committed about 10 years ago
pager: stop loading git_default_config()
Jeff King committed about 10 years ago
pager: remove obsolete comment
Jeff King committed about 10 years ago
diff: always try to set up the repository
Jeff King committed about 10 years ago
diff: handle --no-index prefixes consistently
Jeff King committed about 10 years ago
diff: skip implicit no-index check when given --no-index
Jeff King committed about 10 years ago
patch-id: use RUN_SETUP_GENTLY
Jeff King committed about 10 years ago
hash-object: always try to set up the git repository
Jeff King committed about 10 years ago
http: always remove curl easy from curlm session on release
Eric Wong committed about 10 years ago
http: consolidate #ifdefs for curl_multi_remove_handle
Eric Wong committed about 10 years ago
http: warn on curl_multi_add_handle failures
Eric Wong committed about 10 years ago
Junio C Hamano committed about 10 years ago
Junio C Hamano committed about 10 years ago