summaryrefslogtreecommitdiff
path: root/Documentation/git-reset.txt
AgeCommit message (Expand)AuthorFilesLines
2017-06-27Spelling fixesLibravatar Ville Skyttä1-1/+1
2017-06-15doc: git-reset: fix a trivial typoLibravatar Štěpán Němec1-1/+1
2017-02-16reset: add an example of how to split a commit into twoLibravatar Jacob Keller1-0/+48
2017-02-16Revert "reset: add an example of how to split a commit into two"Libravatar Junio C Hamano1-38/+0
2017-02-03reset: add an example of how to split a commit into twoLibravatar Jacob Keller1-0/+38
2014-04-08Merge branch 'jl/nor-or-nand-and'Libravatar Junio C Hamano1-3/+3
2014-03-31Documentation: fix misuses of "nor"Libravatar Justin Lebar1-3/+3
2014-02-05reset: support "--mixed --intent-to-add" modeLibravatar Nguyễn Thái Ngọc Duy1-1/+4
2013-07-19Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-shLibravatar Stefan Beller1-1/+1
2013-01-16reset: update documentation to require only tree-ish with pathsLibravatar Martin von Zweigbergk1-9/+9
2012-10-29doc: git-reset: make "<mode>" optionalLibravatar Krzysztof Mazur1-4/+4
2012-04-26docs: stop using asciidoc no-inline-literalLibravatar Jeff King1-1/+1
2011-11-23builtin-reset: Documentation updateLibravatar Vincent van Ravesteijn1-4/+4
2011-05-05git-reset.txt: better docs for '--patch'Libravatar Valentin Haenel1-3/+4
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-9/+0
2011-01-21Documentation: do not treat reset --keep as a special caseLibravatar Jonathan Nieder1-7/+2
2010-09-18git-reset.txt: make modes description more consistentLibravatar Michael J Gruber1-17/+26
2010-09-18git-reset.txt: point to git-checkoutLibravatar Michael J Gruber1-0/+7
2010-09-18git-reset.txt: use "working tree" consistentlyLibravatar Michael J Gruber1-7/+7
2010-09-18git-reset.txt: reset --soft is not a no-opLibravatar Michael J Gruber1-4/+4
2010-09-18git-reset.txt: reset does not change files in targetLibravatar Michael J Gruber1-2/+4
2010-09-18git-reset.txt: clarify branch vs. branch headLibravatar Michael J Gruber1-2/+2
2010-08-20Merge branch 'vs/doc-spell' into maintLibravatar Junio C Hamano1-1/+1
2010-07-20Documentation: spelling fixesLibravatar Ville Skyttä1-1/+1
2010-07-19Documentation/reset: move "undo permanently" example behind "make topic"Libravatar Thomas Rast1-13/+13
2010-07-19Documentation/reset: reorder examples to match descriptionLibravatar Thomas Rast1-23/+23
2010-07-19Documentation/reset: promote 'examples' one section upLibravatar Thomas Rast1-107/+109
2010-07-19Documentation/reset: separate options by modeLibravatar Thomas Rast1-26/+33
2010-07-19Documentation/git-reset: reorder modes for soft-mixed-hard progressionLibravatar Thomas Rast1-6/+6
2010-03-08Documentation: improve description of "git reset --keep"Libravatar Junio C Hamano1-3/+6
2010-03-06reset: disallow using --keep when there are unmerged entriesLibravatar Christian Couder1-2/+3
2010-03-06Documentation: reset: describe new "--keep" optionLibravatar Christian Couder1-1/+48
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Libravatar Junio C Hamano1-1/+1
2010-01-13Merge branch 'cc/reset-more'Libravatar Junio C Hamano1-0/+89
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-1/+1
2010-01-04Documentation: reset: add some missing tablesLibravatar Christian Couder1-6/+29
2010-01-03"reset --merge": fix unmerged caseLibravatar Junio C Hamano1-2/+2
2010-01-03reset: use "unpack_trees()" directly instead of "git read-tree"Libravatar Stephan Beyer1-1/+1
2009-12-30Documentation: reset: add some tables to describe the different optionsLibravatar Christian Couder1-0/+66
2009-12-03General --quiet improvementsLibravatar Felipe Contreras1-0/+1
2009-10-24Use 'fast-forward' all over the placeLibravatar Felipe Contreras1-2/+2
2009-08-15Implement 'git reset --patch'Libravatar Thomas Rast1-2/+13
2008-12-29Merge branch 'lt/reset-merge'Libravatar Junio C Hamano1-1/+28
2008-12-19Documentation: sync example output with git outputLibravatar Markus Heidelberg1-1/+1
2008-12-17doc/git-reset: add reference to git-stashLibravatar Markus Heidelberg1-0/+2
2008-12-09Document "git-reset --merge"Libravatar Junio C Hamano1-1/+28
2008-09-15Documentation: Refer to git-rebase(1) to warn against rewritingLibravatar Thomas Rast1-1/+3
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-1/+1
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-1/+1