aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-revert.txt
Commit message (Expand)AuthorAge
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* Expand documentation describing --signoffDavid A. Wheeler2016-01-05
* Documentation: explain optional arguments betterMatthieu Moy2015-09-21
* Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy2015-09-21
* parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-24
* cherry-pick, revert: add the --gpg-sign optionNicolas Vigier2014-01-27
* Documentation: make AsciiDoc links always point to HTML filesSebastian Schuberth2013-09-06
* documentation: trivial style cleanupsFelipe Contreras2013-05-17
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-22
* revert: rename --reset option to --quitJonathan Nieder2011-11-22
* Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano2011-10-05
|\
| * revert: Introduce --continue to continue the operationRamkumar Ramachandra2011-08-08
| * revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-04
* | docs: put listed example commands in backticksJeff King2011-08-04
* | Merge branch 'mz/doc-synopsis-verse'Junio C Hamano2011-07-22
|\ \
| * | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
| |/
* | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-29
|\ \ | |/ |/|
| * Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-29
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
* | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-28
|/
* Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano2010-12-02
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
* Documentation/revert: describe passing more than one commitChristian Couder2010-06-02
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Documentation: format full commands in typewriter fontThomas Rast2010-01-10
* git-revert documentation: refer to new HOWTO on reverting faulty mergesBoyd Stephen Smith Jr2008-12-21
* Add hints to revert documentation about other ways to undo changesTarmigan Casebolt2008-08-20
* Update my e-mail addressJunio C Hamano2008-07-21
* Merge branch 'maint'Junio C Hamano2008-07-16
|\
| * Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2008-07-16
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
|/
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Allow cherry-pick (and revert) to add signoff lineDan McGee2008-04-26
* doc typo: s/prior committing/prior to committing/Jim Meyering2008-01-19
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* revert/cherry-pick: work on merge commits as wellJunio C Hamano2007-10-26
* War on whitespaceJunio C Hamano2007-06-07
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-17
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Add documentation for git-revert and git-cherry-pick.Nikolai Weibull2005-12-08
* Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis2005-12-04
* [PATCH] Random documentation fixesJonas Fonseca2005-10-03
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07