refs: tidy up and adjust visibility of the `ref_update` flags
Michael Haggerty committed almost 9 years ago
ref_transaction_add_update(): remove a check
Michael Haggerty committed almost 9 years ago
ref_transaction_update(): die on disallowed flags
Michael Haggerty committed almost 9 years ago
prune_ref(): call `ref_transaction_add_update()` directly
Michael Haggerty committed almost 9 years ago
files_transaction_prepare(): don't leak flags to packed transaction
Michael Haggerty committed almost 9 years ago
bisect: fix memory leak when returning best element
Martin Ågren committed almost 9 years ago
bisect: fix off-by-one error in `best_bisection_sorted()`
Martin Ågren committed almost 9 years ago
bisect: fix memory leak in `find_bisection()`
Martin Ågren committed almost 9 years ago
bisect: change calling-convention of `find_bisection()`
Martin Ågren committed almost 9 years ago
config: document blame configuration
Stefan Beller committed almost 9 years ago
l10n: Fixes to Catalan translation
Jordi Mas committed almost 9 years ago
credential-libsecret: unlock locked secrets
Dennis Kaarsemaker committed almost 9 years ago
list-objects.c: factor out traverse_trees_and_blobs
Stefan Beller committed almost 9 years ago
Stefan Beller committed almost 9 years ago
setup: avoid double slashes when looking for HEAD
Jeff King committed almost 9 years ago
mailmap: use Kaartic Sivaraam's new address
Kaartic Sivaraam committed almost 9 years ago
imap-send: handle missing response codes gracefully
René Scharfe committed almost 9 years ago
imap-send: handle NULL return of next_arg()
René Scharfe committed almost 9 years ago
diff: --indent-heuristic is no longer experimental
Carlos Martín Nieto committed almost 9 years ago
sequencer.c: check return value of close() in rewrite_file()
Simon Ruderich committed almost 9 years ago