fetch: add fetch.writeCommitGraph config setting
Derrick Stolee committed about 7 years ago
push: disallow --all and refspecs when remote.<name>.mirror is set
Thomas Gummerer committed about 7 years ago
merge-options.txt: clarify meaning of various ff-related options
Elijah Newren committed about 7 years ago
clarify documentation for remote helpers
David Turner committed about 7 years ago
help: make help_unknown_ref() NORETURN
René Scharfe committed about 7 years ago
checkout: add simple check for 'git checkout -b'
Derrick Stolee committed about 7 years ago
gitk: Make web links clickable
Paul Mackerras committed about 7 years ago
git-gui: allow undoing last revert
Pratyush Yadav committed about 7 years ago
rebase: teach rebase --keep-base
Denton Liu committed about 7 years ago
rebase tests: test linear branch topology
Ævar Arnfjörð Bjarmason committed about 7 years ago
rebase: fast-forward --fork-point in more cases
Denton Liu committed about 7 years ago
rebase: fast-forward --onto in more cases
Denton Liu committed about 7 years ago
rebase: refactor can_fast_forward into goto tower
Denton Liu committed about 7 years ago
t3432: test for --no-ff's interaction with fast-forward
Ævar Arnfjörð Bjarmason committed about 7 years ago
fast-import: duplicate into history rather than passing ownership
Jeff King committed about 7 years ago
fast-import: duplicate parsed encoding string
Jeff King committed about 7 years ago
status: mention --skip for revert and cherry-pick
Denton Liu committed about 7 years ago
completion: add --skip for cherry-pick and revert
Denton Liu committed about 7 years ago
completion: merge options for cherry-pick and revert
Denton Liu committed about 7 years ago
t3432: distinguish "noop-same" v.s. "work-same" in "same head" tests
Ævar Arnfjörð Bjarmason committed about 7 years ago