summaryrefslogtreecommitdiff
path: root/Documentation/git-reset.txt
Commit message (Expand)AuthorAgeFilesLines
* git-reset.txt: mention 'ORIG_HEAD' in the DescriptionPhilippe Blain2023-01-131-1/+2
* reset: remove 'reset.refresh' config optionVictoria Dye2022-03-231-3/+1
* reset: remove 'reset.quiet' config optionVictoria Dye2022-03-231-4/+1
* reset: do not make '--quiet' disable index refreshVictoria Dye2022-03-231-4/+1
* reset: introduce --[no-]refresh option to --mixedVictoria Dye2022-03-141-0/+9
* Documentation: call out commands that nuke untracked files/directoriesElijah Newren2021-09-271-1/+2
* doc: document --recurse-submodules for reset and restoreDamien Robert2020-04-061-0/+6
* reset: support the `--pathspec-from-file` optionAlexandr Miloslavskiy2019-11-201-3/+18
* doc: reset: synchronize <pathspec> descriptionAlexandr Miloslavskiy2019-11-201-11/+18
* Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-091-16/+17
|\
| * doc: promote "git restore"Nguyễn Thái Ngọc Duy2019-05-071-3/+3
| * checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy2019-05-071-3/+4
| * doc: promote "git switch"Nguyễn Thái Ngọc Duy2019-04-021-10/+10
* | Merge branch 'dl/reset-doc-no-wrt-abbrev'Junio C Hamano2019-04-101-2/+2
|\ \ | |/ |/|
| * git-reset.txt: clarify documentationDenton Liu2019-03-061-2/+2
* | doc: tidy asciidoc styleJean-Noël Avila2019-01-231-35/+35
|/
* Merge branch 'ma/reset-doc-rendering-fix'Junio C Hamano2018-12-011-130/+147
|\
| * git-reset.txt: render literal examples as monospaceMartin Ågren2018-11-291-65/+66
| * git-reset.txt: render tables correctly under AsciidoctorMartin Ågren2018-11-291-62/+78
* | reset: add new reset.quiet config settingBen Peart2018-10-241-1/+4
|/
* Spelling fixesvs/typofixesVille Skyttä2017-06-271-1/+1
* doc: git-reset: fix a trivial typosn/reset-doc-typofixŠtěpán Němec2017-06-151-1/+1
* reset: add an example of how to split a commit into twojk/reset-to-break-a-commit-doc-updatedJacob Keller2017-02-161-0/+48
* Revert "reset: add an example of how to split a commit into two"jk/reset-to-break-a-commit-docJunio C Hamano2017-02-161-38/+0
* reset: add an example of how to split a commit into twoJacob Keller2017-02-031-0/+38
* Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-081-3/+3
|\
| * Documentation: fix misuses of "nor"Justin Lebar2014-03-311-3/+3
* | reset: support "--mixed --intent-to-add" modend/reset-intent-to-addNguyễn Thái Ngọc Duy2014-02-051-1/+4
|/
* Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-shStefan Beller2013-07-191-1/+1
* reset: update documentation to require only tree-ish with pathsMartin von Zweigbergk2013-01-161-9/+9
* doc: git-reset: make "<mode>" optionalKrzysztof Mazur2012-10-291-4/+4
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* builtin-reset: Documentation updateVincent van Ravesteijn2011-11-231-4/+4
* git-reset.txt: better docs for '--patch'Valentin Haenel2011-05-051-3/+4
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* Documentation: do not treat reset --keep as a special caseJonathan Nieder2011-01-211-7/+2
* git-reset.txt: make modes description more consistentMichael J Gruber2010-09-181-17/+26
* git-reset.txt: point to git-checkoutMichael J Gruber2010-09-181-0/+7
* git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-181-7/+7
* git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-181-4/+4
* git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-181-2/+4
* git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-181-2/+2
* Merge branch 'vs/doc-spell' into maintJunio C Hamano2010-08-201-1/+1
|\
| * Documentation: spelling fixesVille Skyttä2010-07-201-1/+1
* | Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast2010-07-191-13/+13
* | Documentation/reset: reorder examples to match descriptionThomas Rast2010-07-191-23/+23
* | Documentation/reset: promote 'examples' one section upThomas Rast2010-07-191-107/+109
* | Documentation/reset: separate options by modeThomas Rast2010-07-191-26/+33
* | Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast2010-07-191-6/+6
|/
* Documentation: improve description of "git reset --keep"Junio C Hamano2010-03-081-3/+6