aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-revert.txt
AgeCommit message (Expand)AuthorFilesLines
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila1-2/+2
2023-09-02git-revert.txt: add discussionOswald Buddenhagen1-0/+10
2022-11-29Merge branch 'ab/doc-synopsis-and-cmd-usage'Junio C Hamano1-1/+1
2022-11-27i18n: fix command template placeholder formatJean-Noël Avila1-1/+1
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano1-0/+7
2022-09-07docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason1-0/+7
2022-08-03doc: consolidate --rerere-autoupdate descriptionJunio C Hamano1-4/+1
2022-05-26revert: optionally refer to commit in the "reference" formatJunio C Hamano1-0/+9
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn1-1/+1
2020-04-03cherry-pick/revert: honour --no-gpg-sign in all caseĐoàn Trần Công Danh1-1/+4
2019-07-19Merge branch 'ra/cherry-pick-revert-skip'Junio C Hamano1-3/+1
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-2/+5
2019-07-02cherry-pick/revert: add --skip optionRohit Ashiwal1-3/+1
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy1-2/+2
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy1-0/+3
2019-04-19cherry-pick/revert: add scissors line on merge conflictDenton Liu1-0/+7
2019-03-18am/cherry-pick/rebase/revert: document --rerere-autoupdatePhillip Wood1-0/+5
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-2/+2
2016-01-05Expand documentation describing --signoffDavid A. Wheeler1-0/+1
2015-09-21Documentation: explain optional arguments betterMatthieu Moy1-1/+3
2015-09-21Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy1-3/+3
2014-03-24parse-options: multi-word argh should use dash to separate wordsJunio C Hamano1-3/+3
2014-01-27cherry-pick, revert: add the --gpg-sign optionNicolas Vigier1-1/+5
2013-09-06Documentation: make AsciiDoc links always point to HTML filesSebastian Schuberth1-1/+1
2013-05-17documentation: trivial style cleanupsFelipe Contreras1-1/+1
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-2/+2
2011-11-22revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder1-0/+1
2011-11-22revert: rename --reset option to --quitJonathan Nieder1-1/+1
2011-10-05Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano1-0/+6
2011-08-08revert: Introduce --continue to continue the operationRamkumar Ramachandra1-0/+1
2011-08-04docs: put listed example commands in backticksJeff King1-2/+2
2011-08-04revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra1-0/+5
2011-07-22Merge branch 'mz/doc-synopsis-verse'Junio C Hamano1-0/+1
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-06-29Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano1-1/+1
2011-06-29Documentation: quote double-dash for AsciiDocJonathan Nieder1-1/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-8/+0
2010-12-28cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder1-0/+10
2010-12-02Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano1-1/+1
2010-10-13Documentation: gitrevisions is in section 7Jonathan Nieder1-1/+1
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber1-1/+1
2010-06-02Documentation/revert: describe passing more than one commitChristian Couder1-14/+37
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-2/+2
2010-01-10Documentation: format full commands in typewriter fontThomas Rast1-2/+2
2008-12-21git-revert documentation: refer to new HOWTO on reverting faulty mergesBoyd Stephen Smith Jr1-0/+8
2008-08-20Add hints to revert documentation about other ways to undo changesTarmigan Casebolt1-0/+9
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-16Merge branch 'maint'Junio C Hamano1-8/+8
2008-07-16Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis1-8/+8
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-4/+8
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-04-26Allow cherry-pick (and revert) to add signoff lineDan McGee1-1/+4
2008-01-19doc typo: s/prior committing/prior to committing/Jim Meyering1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-2/+2
2007-10-26revert/cherry-pick: work on merge commits as wellJunio C Hamano1-1/+8
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-01-17Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce1-0/+2
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen1-1/+1
2005-12-08Add documentation for git-revert and git-cherry-pick.Nikolai Weibull1-2/+2
2005-12-04Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis1-1/+10
2005-10-03[PATCH] Random documentation fixesJonas Fonseca1-3/+3
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-1/+1
2005-09-07Big tool rename.Junio C Hamano1-0/+48