summaryrefslogtreecommitdiff
path: root/Documentation/git-reset.txt
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesvs/typofixesVille Skyttä2017-06-271-1/+1
* doc: git-reset: fix a trivial typosn/reset-doc-typofixŠtěpán Němec2017-06-151-1/+1
* reset: add an example of how to split a commit into twojk/reset-to-break-a-commit-doc-updatedJacob Keller2017-02-161-0/+48
* Revert "reset: add an example of how to split a commit into two"jk/reset-to-break-a-commit-docJunio C Hamano2017-02-161-38/+0
* reset: add an example of how to split a commit into twoJacob Keller2017-02-031-0/+38
* Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-081-3/+3
|\
| * Documentation: fix misuses of "nor"Justin Lebar2014-03-311-3/+3
* | reset: support "--mixed --intent-to-add" modend/reset-intent-to-addNguyễn Thái Ngọc Duy2014-02-051-1/+4
|/
* Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-shStefan Beller2013-07-191-1/+1
* reset: update documentation to require only tree-ish with pathsMartin von Zweigbergk2013-01-161-9/+9
* doc: git-reset: make "<mode>" optionalKrzysztof Mazur2012-10-291-4/+4
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* builtin-reset: Documentation updateVincent van Ravesteijn2011-11-231-4/+4
* git-reset.txt: better docs for '--patch'Valentin Haenel2011-05-051-3/+4
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* Documentation: do not treat reset --keep as a special caseJonathan Nieder2011-01-211-7/+2
* git-reset.txt: make modes description more consistentMichael J Gruber2010-09-181-17/+26
* git-reset.txt: point to git-checkoutMichael J Gruber2010-09-181-0/+7
* git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-181-7/+7
* git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-181-4/+4
* git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-181-2/+4
* git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-181-2/+2
* Merge branch 'vs/doc-spell' into maintJunio C Hamano2010-08-201-1/+1
|\
| * Documentation: spelling fixesVille Skyttä2010-07-201-1/+1
* | Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast2010-07-191-13/+13
* | Documentation/reset: reorder examples to match descriptionThomas Rast2010-07-191-23/+23
* | Documentation/reset: promote 'examples' one section upThomas Rast2010-07-191-107/+109
* | Documentation/reset: separate options by modeThomas Rast2010-07-191-26/+33
* | Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast2010-07-191-6/+6
|/
* Documentation: improve description of "git reset --keep"Junio C Hamano2010-03-081-3/+6
* reset: disallow using --keep when there are unmerged entriesChristian Couder2010-03-061-2/+3
* Documentation: reset: describe new "--keep" optionChristian Couder2010-03-061-1/+48
* Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-1/+1
|\
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-1/+1
* | Merge branch 'cc/reset-more'Junio C Hamano2010-01-131-0/+89
|\ \
| * | Documentation: reset: add some missing tablesChristian Couder2010-01-041-6/+29
| * | "reset --merge": fix unmerged caseJunio C Hamano2010-01-031-2/+2
| * | reset: use "unpack_trees()" directly instead of "git read-tree"Stephan Beyer2010-01-031-1/+1
| * | Documentation: reset: add some tables to describe the different optionsChristian Couder2009-12-301-0/+66
| |/
* | General --quiet improvementsFelipe Contreras2009-12-031-0/+1
|/
* Use 'fast-forward' all over the placeFelipe Contreras2009-10-241-2/+2
* Implement 'git reset --patch'Thomas Rast2009-08-151-2/+13
* Merge branch 'lt/reset-merge'Junio C Hamano2008-12-291-1/+28
|\
| * Document "git-reset --merge"Junio C Hamano2008-12-091-1/+28
* | Documentation: sync example output with git outputMarkus Heidelberg2008-12-191-1/+1
* | doc/git-reset: add reference to git-stashMarkus Heidelberg2008-12-171-0/+2
|/
* Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-151-1/+3
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-1/+1
* Documentation formatting and cleanupJonathan Nieder2008-07-011-1/+1