summaryrefslogtreecommitdiff
path: root/Documentation/git-reset.txt
AgeCommit message (Expand)Author
2010-01-21Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano
2010-01-13Merge branch 'cc/reset-more'Junio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-05Documentation: reset: add some missing tablesChristian Couder
2010-01-04"reset --merge": fix unmerged caseJunio C Hamano
2010-01-03reset: use "unpack_trees()" directly instead of "git read-tree"Stephan Beyer
2009-12-30Documentation: reset: add some tables to describe the different optionsChristian Couder
2009-12-03General --quiet improvementsFelipe Contreras
2009-10-25Use 'fast-forward' all over the placeFelipe Contreras
2009-08-15Implement 'git reset --patch'Thomas Rast
2008-12-29Merge branch 'lt/reset-merge'Junio C Hamano
2008-12-19Documentation: sync example output with git outputMarkus Heidelberg
2008-12-17doc/git-reset: add reference to git-stashMarkus Heidelberg
2008-12-10Document "git-reset --merge"Junio C Hamano
2008-09-16Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-02-16Documentation/git-reset: Add an example of resetting selected pathsPieter de Bie
2008-02-16Documentation/git-reset: don't mention --mixed for selected-paths resetPieter de Bie
2008-02-16Documentation/git-reset:Junio C Hamano
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2008-01-05Document git-reset defaults to HEAD if no commit is givenMarco Costalba
2007-11-06git-reset: add -q option to operate quietlyGerrit Pape
2007-11-02Documentation: quote commit messages consistently.Sergei Organov
2007-08-02Try to be consistent with capitalization in the documentationSteve Hoelzer
2007-04-24Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce
2007-01-15Documentation: merge-output is not too verbose now.Junio C Hamano
2006-12-26Document git-reset <commit> -- <paths>...Junio C Hamano
2006-12-16Align section headers of 'git status' to new 'git add'.Shawn O. Pearce
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-05-05Several trivial documentation touch ups.sean
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-01-22Minor git-reset and git-commit documentation fixesJ. Bruce Fields
2006-01-13Documentation: git-reset - interrupted workflow.Junio C Hamano
2005-12-17Examples of resetting.Junio C Hamano
2005-12-13Documentation: more examples.Junio C Hamano
2005-11-21git-reset.txt: Small fix + clarifications.Andreas Ericsson
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano