index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-reset.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset: remove 'reset.refresh' config option
Victoria Dye
2022-03-23
1
-3
/
+1
*
reset: remove 'reset.quiet' config option
Victoria Dye
2022-03-23
1
-4
/
+1
*
reset: do not make '--quiet' disable index refresh
Victoria Dye
2022-03-23
1
-4
/
+1
*
reset: introduce --[no-]refresh option to --mixed
Victoria Dye
2022-03-15
1
-0
/
+9
*
Documentation: call out commands that nuke untracked files/directories
Elijah Newren
2021-09-27
1
-1
/
+2
*
doc: document --recurse-submodules for reset and restore
Damien Robert
2020-04-06
1
-0
/
+6
*
reset: support the `--pathspec-from-file` option
Alexandr Miloslavskiy
2019-11-20
1
-3
/
+18
*
doc: reset: synchronize <pathspec> description
Alexandr Miloslavskiy
2019-11-20
1
-11
/
+18
*
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-16
/
+17
|
\
|
*
doc: promote "git restore"
Nguyễn Thái Ngọc Duy
2019-05-07
1
-3
/
+3
|
*
checkout: split part of it to new command 'restore'
Nguyễn Thái Ngọc Duy
2019-05-07
1
-3
/
+4
|
*
doc: promote "git switch"
Nguyễn Thái Ngọc Duy
2019-04-02
1
-10
/
+10
*
|
Merge branch 'dl/reset-doc-no-wrt-abbrev'
Junio C Hamano
2019-04-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
git-reset.txt: clarify documentation
Denton Liu
2019-03-06
1
-2
/
+2
*
|
doc: tidy asciidoc style
Jean-Noël Avila
2019-01-23
1
-35
/
+35
|
/
*
Merge branch 'ma/reset-doc-rendering-fix'
Junio C Hamano
2018-12-01
1
-130
/
+147
|
\
|
*
git-reset.txt: render literal examples as monospace
Martin Ågren
2018-11-29
1
-65
/
+66
|
*
git-reset.txt: render tables correctly under Asciidoctor
Martin Ågren
2018-11-29
1
-62
/
+78
*
|
reset: add new reset.quiet config setting
Ben Peart
2018-10-24
1
-1
/
+4
|
/
*
Spelling fixes
Ville Skyttä
2017-06-27
1
-1
/
+1
*
doc: git-reset: fix a trivial typo
Štěpán Němec
2017-06-15
1
-1
/
+1
*
reset: add an example of how to split a commit into two
Jacob Keller
2017-02-16
1
-0
/
+48
*
Revert "reset: add an example of how to split a commit into two"
Junio C Hamano
2017-02-16
1
-38
/
+0
*
reset: add an example of how to split a commit into two
Jacob Keller
2017-02-04
1
-0
/
+38
*
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
1
-3
/
+3
|
\
|
*
Documentation: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-3
/
+3
*
|
reset: support "--mixed --intent-to-add" mode
Nguyễn Thái Ngọc Duy
2014-02-06
1
-1
/
+4
|
/
*
Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-sh
Stefan Beller
2013-07-19
1
-1
/
+1
*
reset: update documentation to require only tree-ish with paths
Martin von Zweigbergk
2013-01-16
1
-9
/
+9
*
doc: git-reset: make "<mode>" optional
Krzysztof Mazur
2012-10-29
1
-4
/
+4
*
docs: stop using asciidoc no-inline-literal
Jeff King
2012-04-26
1
-1
/
+1
*
builtin-reset: Documentation update
Vincent van Ravesteijn
2011-11-23
1
-4
/
+4
*
git-reset.txt: better docs for '--patch'
Valentin Haenel
2011-05-05
1
-3
/
+4
*
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-9
/
+0
*
Documentation: do not treat reset --keep as a special case
Jonathan Nieder
2011-01-21
1
-7
/
+2
*
git-reset.txt: make modes description more consistent
Michael J Gruber
2010-09-19
1
-17
/
+26
*
git-reset.txt: point to git-checkout
Michael J Gruber
2010-09-19
1
-0
/
+7
*
git-reset.txt: use "working tree" consistently
Michael J Gruber
2010-09-19
1
-7
/
+7
*
git-reset.txt: reset --soft is not a no-op
Michael J Gruber
2010-09-19
1
-4
/
+4
*
git-reset.txt: reset does not change files in target
Michael J Gruber
2010-09-19
1
-2
/
+4
*
git-reset.txt: clarify branch vs. branch head
Michael J Gruber
2010-09-19
1
-2
/
+2
*
Merge branch 'vs/doc-spell' into maint
Junio C Hamano
2010-08-20
1
-1
/
+1
|
\
|
*
Documentation: spelling fixes
Ville Skyttä
2010-07-21
1
-1
/
+1
*
|
Documentation/reset: move "undo permanently" example behind "make topic"
Thomas Rast
2010-07-19
1
-13
/
+13
*
|
Documentation/reset: reorder examples to match description
Thomas Rast
2010-07-19
1
-23
/
+23
*
|
Documentation/reset: promote 'examples' one section up
Thomas Rast
2010-07-19
1
-107
/
+109
*
|
Documentation/reset: separate options by mode
Thomas Rast
2010-07-19
1
-26
/
+33
*
|
Documentation/git-reset: reorder modes for soft-mixed-hard progression
Thomas Rast
2010-07-19
1
-6
/
+6
|
/
*
Documentation: improve description of "git reset --keep"
Junio C Hamano
2010-03-09
1
-3
/
+6
*
reset: disallow using --keep when there are unmerged entries
Christian Couder
2010-03-07
1
-2
/
+3
[next]