apply: remove `newfd` from `struct apply_state`
Martin Ågren committed almost 9 years ago
apply: move lockfile into `apply_state`
Martin Ågren committed almost 9 years ago
cache-tree: simplify locking logic
Martin Ågren committed almost 9 years ago
checkout-index: simplify locking logic
Martin Ågren committed almost 9 years ago
tempfile: fix documentation on `delete_tempfile()`
Martin Ågren committed almost 9 years ago
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