86 Commits (9f726e1b879f6cc191cf18e0b81dbea45eaee60d)

Author SHA1 Message Date
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 14 years ago
Michael J Gruber 9980d7de93 git-reset.txt: point to git-checkout 14 years ago
Michael J Gruber 06cdac5ab6 git-reset.txt: use "working tree" consistently 14 years ago
Michael J Gruber cca5d0b04a git-reset.txt: reset --soft is not a no-op 14 years ago
Michael J Gruber aad8441483 git-reset.txt: reset does not change files in target 14 years ago
Michael J Gruber ae8285ed63 git-reset.txt: clarify branch vs. branch head 14 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
Christian Couder 4086010c7c Documentation: reset: add some tables to describe the different options 15 years ago
Felipe Contreras 5d2dcc423e General --quiet improvements 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Thomas Rast d002ef4d94 Implement 'git reset --patch' 16 years ago
Markus Heidelberg ec9f0ea3e6 Documentation: sync example output with git output 16 years ago
Markus Heidelberg 53682f0c9e doc/git-reset: add reference to git-stash 16 years ago
Junio C Hamano 1b5b465fbd Document "git-reset --merge" 16 years ago
Thomas Rast 97c33c6583 Documentation: Refer to git-rebase(1) to warn against rewriting 17 years ago