aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-reset.txt
Commit message (Expand)AuthorAge
* Merge branch 'vs/doc-spell'Junio C Hamano2010-08-18
|\
| * 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
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation/git-reset: Add an example of resetting selected pathsPieter de Bie2008-02-16
* Documentation/git-reset: don't mention --mixed for selected-paths resetPieter de Bie2008-02-16
* Documentation/git-reset:Junio C Hamano2008-02-16
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Document git-reset defaults to HEAD if no commit is givenMarco Costalba2008-01-04
* git-reset: add -q option to operate quietlyGerrit Pape2007-11-06
* Documentation: quote commit messages consistently.Sergei Organov2007-11-02
* Try to be consistent with capitalization in the documentationSteve Hoelzer2007-08-01
* Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape2007-04-23
* Convert update-index references in docs to add.Shawn O. Pearce2007-02-17
* Documentation: merge-output is not too verbose now.Junio C Hamano2007-01-14
* Document git-reset <commit> -- <paths>...Junio C Hamano2006-12-26
* Align section headers of 'git status' to new 'git add'.Shawn O. Pearce2006-12-15
* Documentation: Spelling fixesHorst H. von Brand2006-06-03
* Several trivial documentation touch ups.sean2006-05-05
* Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Minor git-reset and git-commit documentation fixesJ. Bruce Fields2006-01-21
* Documentation: git-reset - interrupted workflow.Junio C Hamano2006-01-13
* Examples of resetting.Junio C Hamano2005-12-16
* Documentation: more examples.Junio C Hamano2005-12-12