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
mingw: document the standard handle redirection
Johannes Schindelin committed almost 9 years ago
mingw: optionally redirect stderr/stdout via the same handle
Johannes Schindelin committed almost 9 years ago
mingw: add experimental feature to redirect standard handles
Johannes Schindelin committed almost 9 years ago
travis-ci: don't build Git for the static analysis job
SZEDER Gábor committed almost 9 years ago
travis-ci: fix running P4 and Git LFS tests in Linux build jobs
SZEDER Gábor committed almost 9 years ago