pull: honor submodule.recurse config option
Nicolas Morey-Chaisemartin committed about 9 years ago
pull: fix cli and config option parsing order
Nicolas Morey-Chaisemartin committed about 9 years ago
config: remove git_config_maybe_bool
Martin Ågren committed about 9 years ago
hashmap: add API to disable item counting when threaded
Jeff Hostetler committed about 9 years ago
git_extract_argv0_path: do nothing without RUNTIME_PREFIX
Jeff King committed about 9 years ago
system_path: move RUNTIME_PREFIX to a sub-function
Jeff King committed about 9 years ago
Add t/helper/test-write-cache to .gitignore
Jonathan Tan committed about 9 years ago
Documentation: mention that `eol` can change the dirty status of paths
Ben Boeckel committed about 9 years ago
wt-status: release strbuf after use in read_rebase_todolist()
Rene Scharfe committed about 9 years ago
vcs-svn: release strbuf after use in end_revision()
Rene Scharfe committed about 9 years ago
utf8: release strbuf on error return in strbuf_utf8_replace()
Rene Scharfe committed about 9 years ago
userdiff: release strbuf after use in userdiff_get_textconv()
Rene Scharfe committed about 9 years ago
transport-helper: release strbuf after use in process_connect_service()
Rene Scharfe committed about 9 years ago
sequencer: release strbuf after use in save_head()
Rene Scharfe committed about 9 years ago
shortlog: release strbuf after use in insert_one_record()
Rene Scharfe committed about 9 years ago
sha1_file: release strbuf on error return in index_path()
Rene Scharfe committed about 9 years ago
send-pack: release strbuf on error return in send_pack()
Rene Scharfe committed about 9 years ago
remote: release strbuf after use in set_url()
Rene Scharfe committed about 9 years ago
remote: release strbuf after use in migrate_file()
Rene Scharfe committed about 9 years ago
remote: release strbuf after use in read_remote_branches()
Rene Scharfe committed about 9 years ago