cherry-pick: add `--empty` for more robust redundant commit handling
Brian Lyles committed over 2 years ago
cherry-pick: enforce `--keep-redundant-commits` incompatibility
Brian Lyles committed over 2 years ago
sequencer: do not require `allow_empty` for redundant commit options
Brian Lyles committed over 2 years ago
sequencer: handle unborn branch with `--allow-empty`
Brian Lyles committed over 2 years ago
rebase: update `--empty=ask` to `--empty=stop`
Brian Lyles committed over 2 years ago
docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
Brian Lyles committed over 2 years ago
docs: address inaccurate `--empty` default with `--exec`
Brian Lyles committed over 2 years ago
Junio C Hamano committed over 2 years ago
Merge branch 'bl/doc-key-val-sep-fix'
Junio C Hamano committed over 2 years ago
Merge branch 'bl/doc-config-fixes'
Junio C Hamano committed over 2 years ago
Merge branch 'ja/doc-formatting-fix'
Junio C Hamano committed over 2 years ago
Merge branch 'bb/sh-scripts-cleanup'
Junio C Hamano committed over 2 years ago
Merge branch 'jc/index-pack-fsck-levels'
Junio C Hamano committed over 2 years ago
Merge branch 'js/bugreport-no-suffix-fix'
Junio C Hamano committed over 2 years ago
Merge branch 'rj/restore-plug-leaks'
Junio C Hamano committed over 2 years ago
grep docs: describe --no-index further and improve formatting a bit
Dragan Simic committed over 2 years ago
grep docs: describe --recurse-submodules further and improve formatting a bit
Dragan Simic committed over 2 years ago
pretty: find pretty formats case-insensitively
Brian Lyles committed over 2 years ago
pretty: update tests to use `test_config`
Brian Lyles committed over 2 years ago
midx: use strvec_pushf() for pack-objects base name
René Scharfe committed over 2 years ago