built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin committed over 7 years ago
built-in rebase: demonstrate that ORIG_HEAD is not set correctly
Johannes Schindelin committed over 7 years ago
built-in rebase: use the correct reflog when switching branches
Johannes Schindelin committed over 7 years ago
built-in rebase: no need to check out `onto` twice
Johannes Schindelin committed over 7 years ago
tests: introduce --stress-jobs=<N>
Johannes Schindelin committed over 7 years ago
tests: let --stress-limit=<N> imply --stress
Johannes Schindelin committed over 7 years ago
remote-curl: use post_rpc() for protocol v2 also
Jonathan Tan committed over 7 years ago
docs/git-gc: fix typo "--prune=all" to "--prune=now"
Robert P. J. Day committed over 7 years ago
l10n: Fixes to Catalan translation
Jordi Mas committed over 7 years ago
l10n: Updated Vietnamese translation for v2.21 rd2
Tran Ngoc Quan committed over 7 years ago
setup: fix memory leaks with `struct repository_format`
Martin Ågren committed over 7 years ago
travis: remove the hack to build the Windows job on Azure Pipelines
Johannes Schindelin committed over 7 years ago
rebase docs: fix "gitlink" typo
Kyle Meyer committed over 7 years ago
ident: add the ability to provide a "fallback identity"
Johannes Schindelin committed over 7 years ago
strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`
Paul-Sebastian Ungureanu committed over 7 years ago
strbuf.c: add `strbuf_join_argv()`
Paul-Sebastian Ungureanu committed over 7 years ago
sha1-name.c: add `get_oidf()` which acts like `get_oid()`
Paul-Sebastian Ungureanu committed over 7 years ago
bisect: make diff-tree output prettier
Jeff King committed over 7 years ago
bisect: fix internal diff-tree config loading
Jeff King committed over 7 years ago
bisect: use string arguments to feed internal diff-tree
Jeff King committed over 7 years ago