branch: use get_worktrees() in copy_or_rename_branch()
Rubén Justo committed over 3 years ago
branch: test for failures while renaming branches
Rubén Justo committed over 3 years ago
rebase: add a config option for --rebase-merges
Alex Henrie committed over 3 years ago
rebase: deprecate --rebase-merges=""
Alex Henrie committed over 3 years ago
rebase: add documentation and test for --no-rebase-merges
Alex Henrie committed over 3 years ago
René Scharfe committed over 3 years ago
archive: improve support for running in subdirectory
René Scharfe committed over 3 years ago
blame: allow --contents to work with non-HEAD commit
Jacob Keller committed over 3 years ago
sequencer: rewrite save_head() in terms of write_message()
Oswald Buddenhagen committed over 3 years ago
sequencer: remove pointless rollback_lock_file()
Oswald Buddenhagen committed over 3 years ago
pack-redundant: escalate deprecation warning to an error
Jeff King committed over 3 years ago
http: add support for different sslcert and sslkey types.
Stanislav Malishevskiy committed over 3 years ago
grep: work around UTF-8 related JIT bug in PCRE2 <= 10.34
Mathias Krause committed over 3 years ago
Makefile: force -O0 when compiling with SANITIZE=leak
Jeff King committed almost 4 years ago
fast-export: drop unused parameter from anonymize_commit_message()
Jeff King committed over 3 years ago
fast-export: drop data parameter from anonymous generators
Jeff King committed over 3 years ago
fast-export: de-obfuscate --anonymize-map handling
Jeff King committed over 3 years ago
fast-export: factor out anonymized_entry creation
Jeff King committed over 3 years ago
fast-export: simplify initialization of anonymized hashmaps
Jeff King committed over 3 years ago
fast-export: drop const when storing anonymized values
Jeff King committed over 3 years ago