summaryrefslogtreecommitdiff
path: root/Documentation/git-revert.txt
AgeCommit message (Expand)Author
2014-03-24parse-options: multi-word argh should use dash to separate wordsJunio C Hamano
2014-01-27cherry-pick, revert: add the --gpg-sign optionNicolas Vigier
2013-09-06Documentation: make AsciiDoc links always point to HTML filesSebastian Schuberth
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2011-11-23revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder
2011-11-22revert: rename --reset option to --quitJonathan Nieder
2011-10-05Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano
2011-08-08revert: Introduce --continue to continue the operationRamkumar Ramachandra
2011-08-04docs: put listed example commands in backticksJeff King
2011-08-04revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra
2011-07-22Merge branch 'mz/doc-synopsis-verse'Junio C Hamano
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-06-29Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano
2011-06-29Documentation: quote double-dash for AsciiDocJonathan Nieder
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-12-28cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder
2010-12-02Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber
2010-06-02Documentation/revert: describe passing more than one commitChristian Couder
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-10Documentation: format full commands in typewriter fontThomas Rast
2008-12-22git-revert documentation: refer to new HOWTO on reverting faulty mergesBoyd Stephen Smith Jr
2008-08-20Add hints to revert documentation about other ways to undo changesTarmigan Casebolt
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-17Merge branch 'maint'Junio C Hamano
2008-07-16Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-04-26Allow cherry-pick (and revert) to add signoff lineDan McGee
2008-01-19doc typo: s/prior committing/prior to committing/Jim Meyering
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-10-27revert/cherry-pick: work on merge commits as wellJunio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-01-18Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2005-12-08Add documentation for git-revert and git-cherry-pick.Nikolai Weibull
2005-12-05Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano