lockfile: fix documentation on `close_lock_file_gently()`
Martin Ågren committed almost 9 years ago
treewide: prefer lockfiles on the stack
Martin Ågren committed almost 9 years ago
sha1_file: do not leak `lock_file`
Martin Ågren committed almost 9 years ago
entry.c: update cache entry only for existing files
Lars Schneider committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
Merge branch 'ar/request-pull-phrasofix'
Junio C Hamano committed almost 9 years ago
Merge branch 'rs/run-command-use-alloc-array'
Junio C Hamano committed almost 9 years ago
Merge branch 'sb/git-clang-format'
Junio C Hamano committed almost 9 years ago
Merge branch 'rs/use-free-and-null'
Junio C Hamano committed almost 9 years ago
Merge branch 'rs/tag-null-pointer-arith-fix'
Junio C Hamano committed almost 9 years ago
Merge branch 'rs/cocci-de-paren-call-params'
Junio C Hamano committed almost 9 years ago
Merge branch 'rs/cleanup-strbuf-users'
Junio C Hamano committed almost 9 years ago
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano committed almost 9 years ago
Merge branch 'er/fast-import-dump-refs-on-checkpoint'
Junio C Hamano committed almost 9 years ago
ref-filter.c: pass empty-string as NULL to atom parsers
Taylor Blau committed almost 9 years ago
fsmonitor: preserve utf8 filenames in fsmonitor-watchman log
Ben Peart committed almost 9 years ago
fsmonitor: read entirety of watchman output
Alex Vandiver committed almost 9 years ago
strbuf doc: reuse after strbuf_release is fine
Jonathan Nieder committed almost 9 years ago
branch: reset instead of release a strbuf
Stefan Beller committed almost 9 years ago
sub-process: use child_process.args instead of child_process.argv
Johannes Sixt committed almost 9 years ago