| Commit message (Expand) | Author | Age | Files | Lines |
* | reset: update documentation to require only tree-ish with paths | Martin von Zweigbergk | 2013-01-16 | 1 | -9/+9 |
* | doc: git-reset: make "<mode>" optional | Krzysztof Mazur | 2012-10-29 | 1 | -4/+4 |
* | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 | 1 | -1/+1 |
* | builtin-reset: Documentation update | Vincent van Ravesteijn | 2011-11-23 | 1 | -4/+4 |
* | git-reset.txt: better docs for '--patch' | Valentin Haenel | 2011-05-05 | 1 | -3/+4 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -9/+0 |
* | Documentation: do not treat reset --keep as a special case | Jonathan Nieder | 2011-01-21 | 1 | -7/+2 |
* | git-reset.txt: make modes description more consistent | Michael J Gruber | 2010-09-18 | 1 | -17/+26 |
* | git-reset.txt: point to git-checkout | Michael J Gruber | 2010-09-18 | 1 | -0/+7 |
* | git-reset.txt: use "working tree" consistently | Michael J Gruber | 2010-09-18 | 1 | -7/+7 |
* | git-reset.txt: reset --soft is not a no-op | Michael J Gruber | 2010-09-18 | 1 | -4/+4 |
* | git-reset.txt: reset does not change files in target | Michael J Gruber | 2010-09-18 | 1 | -2/+4 |
* | git-reset.txt: clarify branch vs. branch head | Michael J Gruber | 2010-09-18 | 1 | -2/+2 |
* | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 2010-08-20 | 1 | -1/+1 |
|\ |
|
| * | Documentation: spelling fixes | Ville Skyttä | 2010-07-20 | 1 | -1/+1 |
* | | Documentation/reset: move "undo permanently" example behind "make topic" | Thomas Rast | 2010-07-19 | 1 | -13/+13 |
* | | Documentation/reset: reorder examples to match description | Thomas Rast | 2010-07-19 | 1 | -23/+23 |
* | | Documentation/reset: promote 'examples' one section up | Thomas Rast | 2010-07-19 | 1 | -107/+109 |
* | | Documentation/reset: separate options by mode | Thomas Rast | 2010-07-19 | 1 | -26/+33 |
* | | Documentation/git-reset: reorder modes for soft-mixed-hard progression | Thomas Rast | 2010-07-19 | 1 | -6/+6 |
|/ |
|
* | Documentation: improve description of "git reset --keep" | Junio C Hamano | 2010-03-08 | 1 | -3/+6 |
* | reset: disallow using --keep when there are unmerged entries | Christian Couder | 2010-03-06 | 1 | -2/+3 |
* | Documentation: reset: describe new "--keep" option | Christian Couder | 2010-03-06 | 1 | -1/+48 |
* | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 | 1 | -1/+1 |
|\ |
|
| * | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -1/+1 |
* | | Merge branch 'cc/reset-more' | Junio C Hamano | 2010-01-13 | 1 | -0/+89 |
|\ \ |
|
| * | | Documentation: reset: add some missing tables | Christian Couder | 2010-01-04 | 1 | -6/+29 |
| * | | "reset --merge": fix unmerged case | Junio C Hamano | 2010-01-03 | 1 | -2/+2 |
| * | | reset: use "unpack_trees()" directly instead of "git read-tree" | Stephan Beyer | 2010-01-03 | 1 | -1/+1 |
| * | | Documentation: reset: add some tables to describe the different options | Christian Couder | 2009-12-30 | 1 | -0/+66 |
| |/ |
|
* | | General --quiet improvements | Felipe Contreras | 2009-12-03 | 1 | -0/+1 |
|/ |
|
* | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 | 1 | -2/+2 |
* | Implement 'git reset --patch' | Thomas Rast | 2009-08-15 | 1 | -2/+13 |
* | Merge branch 'lt/reset-merge' | Junio C Hamano | 2008-12-29 | 1 | -1/+28 |
|\ |
|
| * | Document "git-reset --merge" | Junio C Hamano | 2008-12-09 | 1 | -1/+28 |
* | | Documentation: sync example output with git output | Markus Heidelberg | 2008-12-19 | 1 | -1/+1 |
* | | doc/git-reset: add reference to git-stash | Markus Heidelberg | 2008-12-17 | 1 | -0/+2 |
|/ |
|
* | Documentation: Refer to git-rebase(1) to warn against rewriting | Thomas Rast | 2008-09-15 | 1 | -1/+3 |
* | Update my e-mail address | Junio C Hamano | 2008-07-21 | 1 | -1/+1 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Documentation/git-reset: Add an example of resetting selected paths | Pieter de Bie | 2008-02-16 | 1 | -0/+17 |
* | Documentation/git-reset: don't mention --mixed for selected-paths reset | Pieter de Bie | 2008-02-16 | 1 | -2/+2 |
* | Documentation/git-reset: | Junio C Hamano | 2008-02-16 | 1 | -1/+1 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -4/+4 |
* | Document git-reset defaults to HEAD if no commit is given | Marco Costalba | 2008-01-04 | 1 | -2/+2 |
* | git-reset: add -q option to operate quietly | Gerrit Pape | 2007-11-06 | 1 | -2/+5 |
* | Documentation: quote commit messages consistently. | Sergei Organov | 2007-11-02 | 1 | -1/+1 |
* | Try to be consistent with capitalization in the documentation | Steve Hoelzer | 2007-08-01 | 1 | -8/+8 |