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
refs: release strbuf on error return in write_pseudoref()
Rene Scharfe committed about 9 years ago
notes: release strbuf after use in notes_copy_from_stdin()
Rene Scharfe committed about 9 years ago
merge: release strbuf after use in write_merge_heads()
Rene Scharfe committed about 9 years ago
merge: release strbuf after use in save_state()
Rene Scharfe committed about 9 years ago
mailinfo: release strbuf on error return in handle_boundary()
Rene Scharfe committed about 9 years ago
mailinfo: release strbuf after use in handle_from()
Rene Scharfe committed about 9 years ago