94 Commits (0ddd73fa9f9581f9b978515f10ddba881b85b037)

Author SHA1 Message Date
Victoria Dye 7cff6765fe reset: remove 'reset.refresh' config option 3 years ago
Victoria Dye 2efc9b84e5 reset: remove 'reset.quiet' config option 3 years ago
Victoria Dye 45bf76284b reset: do not make '--quiet' disable index refresh 3 years ago
Victoria Dye fd56fba97f reset: introduce --[no-]refresh option to --mixed 3 years ago
Elijah Newren 0e29222e0c Documentation: call out commands that nuke untracked files/directories 3 years ago
Damien Robert b3cec57338 doc: document --recurse-submodules for reset and restore 5 years ago
Alexandr Miloslavskiy 64bac8df97 reset: support the `--pathspec-from-file` option 5 years ago
Alexandr Miloslavskiy d137b50756 doc: reset: synchronize <pathspec> description 5 years ago
Nguyễn Thái Ngọc Duy 80f537f79c doc: promote "git restore" 6 years ago
Nguyễn Thái Ngọc Duy 46e91b663b checkout: split part of it to new command 'restore' 6 years ago
Nguyễn Thái Ngọc Duy 328c6cb853 doc: promote "git switch" 6 years ago
Denton Liu 56cb2d30f8 git-reset.txt: clarify documentation 6 years ago
Jean-Noël Avila ba170517be doc: tidy asciidoc style 6 years ago
Martin Ågren 3006f5ee16 git-reset.txt: render literal examples as monospace 6 years ago
Martin Ågren 4724f3177a git-reset.txt: render tables correctly under Asciidoctor 6 years ago
Ben Peart 4c3abd0551 reset: add new reset.quiet config setting 6 years ago
Ville Skyttä 6412757514 Spelling fixes 8 years ago
Štěpán Němec 680b469e83 doc: git-reset: fix a trivial typo 8 years ago
Jacob Keller f94baa4d93 reset: add an example of how to split a commit into two 8 years ago
Junio C Hamano ae86372fcd Revert "reset: add an example of how to split a commit into two" 8 years ago
Jacob Keller 7326451bed reset: add an example of how to split a commit into two 8 years ago
Justin Lebar a58088abe2 Documentation: fix misuses of "nor" 11 years ago
Nguyễn Thái Ngọc Duy b4b313f94a reset: support "--mixed --intent-to-add" mode 11 years ago
Stefan Beller debecc5558 Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-sh 12 years ago
Martin von Zweigbergk bf44142f54 reset: update documentation to require only tree-ish with paths 12 years ago
Krzysztof Mazur d505865be5 doc: git-reset: make "<mode>" optional 12 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Vincent van Ravesteijn d69bafcb36 builtin-reset: Documentation update 13 years ago
Valentin Haenel 6086ff65df git-reset.txt: better docs for '--patch' 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jonathan Nieder 8c0db6fd51 Documentation: do not treat reset --keep as a special case 14 years ago
Michael J Gruber d537c7492b git-reset.txt: make modes description more consistent 15 years ago
Michael J Gruber 9980d7de93 git-reset.txt: point to git-checkout 15 years ago
Michael J Gruber 06cdac5ab6 git-reset.txt: use "working tree" consistently 15 years ago
Michael J Gruber cca5d0b04a git-reset.txt: reset --soft is not a no-op 15 years ago
Michael J Gruber aad8441483 git-reset.txt: reset does not change files in target 15 years ago
Michael J Gruber ae8285ed63 git-reset.txt: clarify branch vs. branch head 15 years ago
Ville Skyttä 6b677a28ff Documentation: spelling fixes 15 years ago
Thomas Rast 6e90f7b8df Documentation/reset: move "undo permanently" example behind "make topic" 15 years ago
Thomas Rast 8bb95bbca7 Documentation/reset: reorder examples to match description 15 years ago
Thomas Rast 28bb4b276a Documentation/reset: promote 'examples' one section up 15 years ago
Thomas Rast 7b8cd49d5c Documentation/reset: separate options by mode 15 years ago
Thomas Rast bb59b7fffc Documentation/git-reset: reorder modes for soft-mixed-hard progression 15 years ago
Junio C Hamano eaf436c09c Documentation: improve description of "git reset --keep" 15 years ago
Christian Couder 812d2a3d61 reset: disallow using --keep when there are unmerged entries 15 years ago
Christian Couder 7349df1142 Documentation: reset: describe new "--keep" option 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Christian Couder 397d596f84 Documentation: reset: add some missing tables 15 years ago
Junio C Hamano e11d7b5969 "reset --merge": fix unmerged case 15 years ago
Stephan Beyer d0f379c2dc reset: use "unpack_trees()" directly instead of "git read-tree" 15 years ago