aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-reset.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-506/+0
2023-01-13git-reset.txt: mention 'ORIG_HEAD' in the DescriptionPhilippe Blain1-1/+2
2022-03-23reset: remove 'reset.refresh' config optionVictoria Dye1-3/+1
2022-03-23reset: remove 'reset.quiet' config optionVictoria Dye1-4/+1
2022-03-23reset: do not make '--quiet' disable index refreshVictoria Dye1-4/+1
2022-03-14reset: introduce --[no-]refresh option to --mixedVictoria Dye1-0/+9
2021-09-27Documentation: call out commands that nuke untracked files/directoriesElijah Newren1-1/+2
2020-04-06doc: document --recurse-submodules for reset and restoreDamien Robert1-0/+6
2019-11-20reset: support the `--pathspec-from-file` optionAlexandr Miloslavskiy1-3/+18
2019-11-20doc: reset: synchronize <pathspec> descriptionAlexandr Miloslavskiy1-11/+18
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-16/+17
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy1-3/+3
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy1-3/+4
2019-04-10Merge branch 'dl/reset-doc-no-wrt-abbrev'Junio C Hamano1-2/+2
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy1-10/+10
2019-03-06git-reset.txt: clarify documentationDenton Liu1-2/+2
2019-01-23doc: tidy asciidoc styleJean-Noël Avila1-35/+35
2018-12-01Merge branch 'ma/reset-doc-rendering-fix'Junio C Hamano1-130/+147
2018-11-29git-reset.txt: render literal examples as monospaceMartin Ågren1-65/+66
2018-11-29git-reset.txt: render tables correctly under AsciidoctorMartin Ågren1-62/+78
2018-10-24reset: add new reset.quiet config settingBen Peart1-1/+4
2017-06-27Spelling fixesVille Skyttä1-1/+1
2017-06-15doc: git-reset: fix a trivial typoŠtěpán Němec1-1/+1
2017-02-16reset: add an example of how to split a commit into twoJacob Keller1-0/+48
2017-02-16Revert "reset: add an example of how to split a commit into two"Junio C Hamano1-38/+0
2017-02-03reset: add an example of how to split a commit into twoJacob Keller1-0/+38
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano1-3/+3
2014-03-31Documentation: fix misuses of "nor"Justin Lebar1-3/+3
2014-02-05reset: support "--mixed --intent-to-add" modeNguyễn Thái Ngọc Duy1-1/+4
2013-07-19Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-shStefan Beller1-1/+1
2013-01-16reset: update documentation to require only tree-ish with pathsMartin von Zweigbergk1-9/+9
2012-10-29doc: git-reset: make "<mode>" optionalKrzysztof Mazur1-4/+4
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-1/+1
2011-11-23builtin-reset: Documentation updateVincent van Ravesteijn1-4/+4
2011-05-05git-reset.txt: better docs for '--patch'Valentin Haenel1-3/+4
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-9/+0
2011-01-21Documentation: do not treat reset --keep as a special caseJonathan Nieder1-7/+2
2010-09-18git-reset.txt: make modes description more consistentMichael J Gruber1-17/+26
2010-09-18git-reset.txt: point to git-checkoutMichael J Gruber1-0/+7
2010-09-18git-reset.txt: use "working tree" consistentlyMichael J Gruber1-7/+7
2010-09-18git-reset.txt: reset --soft is not a no-opMichael J Gruber1-4/+4
2010-09-18git-reset.txt: reset does not change files in targetMichael J Gruber1-2/+4
2010-09-18git-reset.txt: clarify branch vs. branch headMichael J Gruber1-2/+2
2010-08-20Merge branch 'vs/doc-spell' into maintJunio C Hamano1-1/+1
2010-07-20Documentation: spelling fixesVille Skyttä1-1/+1
2010-07-19Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast1-13/+13
2010-07-19Documentation/reset: reorder examples to match descriptionThomas Rast1-23/+23
2010-07-19Documentation/reset: promote 'examples' one section upThomas Rast1-107/+109
2010-07-19Documentation/reset: separate options by modeThomas Rast1-26/+33
2010-07-19Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast1-6/+6