summaryrefslogtreecommitdiff
path: root/Documentation/merge-options.txt
AgeCommit message (Expand)Author
2020-04-29Merge branch 'dl/merge-autostash'Junio C Hamano
2020-04-10pull: pass --autostash to mergeDenton Liu
2020-04-10merge: teach --autostash optionDenton Liu
2020-04-03Documentation: document merge option --no-gpg-signĐoàn Trần Công Danh
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren
2019-09-30Merge branch 'en/merge-options-ff-and-friends'Junio C Hamano
2019-09-01merge-options.txt: clarify meaning of various ff-related optionsElijah Newren
2019-08-07merge: do no-verify like commitMichael J Gruber
2019-07-25Merge branch 'vv/merge-squash-with-explicit-commit' into maintJunio C Hamano
2019-06-17Merge branch 'vv/merge-squash-with-explicit-commit'Junio C Hamano
2019-05-28merge: refuse --commit with --squashVishal Verma
2019-04-18merge: add scissors line on merge conflictDenton Liu
2019-04-18merge: cleanup messages like commitDenton Liu
2019-02-21merge-options.txt: correct wording of --no-commit optionElijah Newren
2018-02-16merge: allow fast-forward when merging a tracked tagJunio C Hamano
2017-11-06Merge branch 'wk/pull-signoff'Junio C Hamano
2017-10-19Merge branch 'wk/merge-options-gpg-sign-doc'Junio C Hamano
2017-10-13pull: pass --signoff/--no-signoff to "git merge"W. Trevor King
2017-10-12Documentation/merge-options.txt: describe -S/--gpg-sign for 'pull'W. Trevor King
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren
2016-05-17Merge branch 'kf/gpg-sig-verification-doc'Junio C Hamano
2016-05-13Documentation: clarify signature verificationKeller Fuchs
2016-04-21pull: pass --allow-unrelated-histories to "git merge"Junio C Hamano
2014-03-31Documentation: fix misuses of "nor"Justin Lebar
2014-01-27Merge branch 'jc/maint-pull-docfix'Junio C Hamano
2014-01-14Documentation: "git pull" does not have the "-m" optionJunio C Hamano
2013-06-02Merge branch 'rh/merge-options-doc-fix'Junio C Hamano
2013-05-16Documentation/merge-options.txt: restore `-e` optionRichard Hansen
2013-04-05Merge branch 'sg/gpg-sig'Junio C Hamano
2013-04-01merge/pull Check for untrusted good GPG signaturesSebastian Götte
2013-04-01merge/pull: verify GPG signatures of commits being mergedSebastian Götte
2013-03-21Documentation: merging a tag is a special caseJunio C Hamano
2012-02-27Merge branch 'jc/doc-merge-options'Junio C Hamano
2012-02-22Documentation/merge-options.txt: group "ff" related options togetherJunio C Hamano
2012-01-23merge: use editor by default in interactive sessionsJunio C Hamano
2011-12-05Documentation: fix formatting error in merge-options.txtJack Nagel
2011-10-12Teach merge the '[-e|--edit]' optionJay Soffian
2011-02-21merge: enable progress reporting for rename detectionJeff King
2010-09-09merge: Make '--log' an integer option for number of shortlog entriesRamkumar Ramachandra
2010-04-14Merge branch 'maint'Junio C Hamano
2010-04-12Docs: Add -X option to git-merge's synopsis.Marc Branchaud
2010-02-24Documentation/git-pull: put verbosity options before merge/fetch onesTay Ray Chuan
2010-01-21Merge branch 'ap/merge-backend-opts'Junio C Hamano
2010-01-18Document that merge strategies can now take their own optionsJunio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-10Merge branch 'bg/merge-ff-only'Junio C Hamano
2009-10-30Teach 'git merge' and 'git pull' the option --ff-onlyBjörn Gustavsson
2009-10-22Documentation/merge-options.txt: order options in alphabetical groupsJari Aalto
2009-05-25merge-options.txt: Clarify merge --squashMichael J Gruber
2008-12-10Improve language in git-merge.txt and related docsRalf Wildenhues