| Commit message (Expand) | Author | Age |
* | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 |
|\ |
|
| * | Documentation: fix misuses of "nor" | Justin Lebar | 2014-03-31 |
* | | reset: support "--mixed --intent-to-add" mode | Nguyễn Thái Ngọc Duy | 2014-02-05 |
|/ |
|
* | Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-sh | Stefan Beller | 2013-07-19 |
* | reset: update documentation to require only tree-ish with paths | Martin von Zweigbergk | 2013-01-16 |
* | doc: git-reset: make "<mode>" optional | Krzysztof Mazur | 2012-10-29 |
* | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 |
* | builtin-reset: Documentation update | Vincent van Ravesteijn | 2011-11-23 |
* | git-reset.txt: better docs for '--patch' | Valentin Haenel | 2011-05-05 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | Documentation: do not treat reset --keep as a special case | Jonathan Nieder | 2011-01-21 |
* | git-reset.txt: make modes description more consistent | Michael J Gruber | 2010-09-18 |
* | git-reset.txt: point to git-checkout | Michael J Gruber | 2010-09-18 |
* | git-reset.txt: use "working tree" consistently | Michael J Gruber | 2010-09-18 |
* | git-reset.txt: reset --soft is not a no-op | Michael J Gruber | 2010-09-18 |
* | git-reset.txt: reset does not change files in target | Michael J Gruber | 2010-09-18 |
* | git-reset.txt: clarify branch vs. branch head | Michael J Gruber | 2010-09-18 |
* | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 2010-08-20 |
|\ |
|
| * | Documentation: spelling fixes | Ville Skyttä | 2010-07-20 |
* | | Documentation/reset: move "undo permanently" example behind "make topic" | Thomas Rast | 2010-07-19 |
* | | Documentation/reset: reorder examples to match description | Thomas Rast | 2010-07-19 |
* | | Documentation/reset: promote 'examples' one section up | Thomas Rast | 2010-07-19 |
* | | Documentation/reset: separate options by mode | Thomas Rast | 2010-07-19 |
* | | Documentation/git-reset: reorder modes for soft-mixed-hard progression | Thomas Rast | 2010-07-19 |
|/ |
|
* | Documentation: improve description of "git reset --keep" | Junio C Hamano | 2010-03-08 |
* | reset: disallow using --keep when there are unmerged entries | Christian Couder | 2010-03-06 |
* | Documentation: reset: describe new "--keep" option | Christian Couder | 2010-03-06 |
* | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 |
|\ |
|
| * | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
* | | Merge branch 'cc/reset-more' | Junio C Hamano | 2010-01-13 |
|\ \ |
|
| * | | Documentation: reset: add some missing tables | Christian Couder | 2010-01-04 |
| * | | "reset --merge": fix unmerged case | Junio C Hamano | 2010-01-03 |
| * | | reset: use "unpack_trees()" directly instead of "git read-tree" | Stephan Beyer | 2010-01-03 |
| * | | Documentation: reset: add some tables to describe the different options | Christian Couder | 2009-12-30 |
| |/ |
|
* | | General --quiet improvements | Felipe Contreras | 2009-12-03 |
|/ |
|
* | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 |
* | Implement 'git reset --patch' | Thomas Rast | 2009-08-15 |
* | Merge branch 'lt/reset-merge' | Junio C Hamano | 2008-12-29 |
|\ |
|
| * | Document "git-reset --merge" | Junio C Hamano | 2008-12-09 |
* | | Documentation: sync example output with git output | Markus Heidelberg | 2008-12-19 |
* | | doc/git-reset: add reference to git-stash | Markus Heidelberg | 2008-12-17 |
|/ |
|
* | Documentation: Refer to git-rebase(1) to warn against rewriting | Thomas Rast | 2008-09-15 |
* | Update my e-mail address | Junio C Hamano | 2008-07-21 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Documentation/git-reset: Add an example of resetting selected paths | Pieter de Bie | 2008-02-16 |
* | Documentation/git-reset: don't mention --mixed for selected-paths reset | Pieter de Bie | 2008-02-16 |
* | Documentation/git-reset: | Junio C Hamano | 2008-02-16 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |