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