index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-read-tree.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-06
doc: --recurse-submodules mostly applies to active submodules
Damien Robert
1
-1
/
+1
2020-04-06
doc: document --recurse-submodules for reset and restore
Damien Robert
1
-1
/
+1
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
1
-1
/
+1
2019-04-25
Merge branch 'nd/checkout-m'
Junio C Hamano
1
-0
/
+4
2019-04-02
read-tree.txt: clarify --reset and worktree changes
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2019-03-24
read-tree: add --quiet
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2018-05-02
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-01-23
Merge branch 'as/read-tree-prefix-doc-fix'
Junio C Hamano
1
-3
/
+2
2018-01-09
doc/read-tree: remove obsolete remark
Andreas G. Schacker
1
-3
/
+2
2017-09-28
Merge branch 'jk/doc-read-tree-table-asciidoctor-fix'
Junio C Hamano
1
-0
/
+2
2017-09-24
doc: put literal block delimiter around table
Jeff King
1
-0
/
+2
2017-05-29
Merge branch 'ja/do-not-ask-needless-questions'
Junio C Hamano
1
-1
/
+1
2017-05-12
read-tree -m: make error message for merging 0 trees less smart aleck
Jean-Noel Avila
1
-1
/
+1
2017-03-16
builtin/read-tree: add --recurse-submodules switch
Stefan Beller
1
-0
/
+6
2014-05-21
Documentation: use "command-line" when used as a compound adjective, and fix ...
Jason St. John
1
-1
/
+1
2014-03-31
Documentation: fix misuses of "nor"
Justin Lebar
1
-1
/
+1
2012-01-06
Merge branch 'jh/fetch-head-update'
Junio C Hamano
1
-1
/
+1
2012-01-03
write first for-merge ref to FETCH_HEAD first
Joey Hess
1
-1
/
+1
2012-01-01
Documentation: read-tree --prefix works with existing subtrees
Clemens Buchacher
1
-5
/
+4
2011-10-26
Merge branch 'nd/sparse-doc' into maint-1.7.6
Junio C Hamano
1
-2
/
+2
2011-10-26
Merge branch 'mg/maint-doc-sparse-checkout' into maint-1.7.6
Junio C Hamano
1
-24
/
+24
2011-10-10
Merge branch 'nd/sparse-doc'
Junio C Hamano
1
-2
/
+2
2011-10-05
Merge branch 'mg/maint-doc-sparse-checkout'
Junio C Hamano
1
-24
/
+24
2011-09-26
git-read-tree.txt: update sparse checkout examples
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2011-09-21
git-read-tree.txt: correct sparse-checkout and skip-worktree description
Michael J Gruber
1
-4
/
+4
2011-09-21
git-read-tree.txt: language and typography fixes
Michael J Gruber
1
-20
/
+20
2011-07-06
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
1
-0
/
+1
2011-05-25
Teach read-tree the -n|--dry-run option
Jens Lehmann
1
-0
/
+5
2011-03-11
doc: drop author/documentation sections from most pages
Jeff King
1
-9
/
+0
2010-12-22
Merge branch 'nd/maint-fix-add-typo-detection'
Junio C Hamano
1
-7
/
+0
2010-11-30
unpack-trees: fix sparse checkout's "unable to match directories"
Nguyễn Thái Ngọc Duy
1
-7
/
+0
2010-09-10
read-tree: deprecate syntax without tree-ish args
Jan Krüger
1
-1
/
+5
2010-07-25
git-read-tree.txt: acknowledge the directory matching bug in sparse checkout
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2010-03-15
Documentation/git-read-tree: clarify 2-tree merge
Michael J Gruber
1
-13
/
+15
2010-03-15
Documentation/git-read-tree: fix table layout
Michael J Gruber
1
-10
/
+10
2010-01-20
Merge remote branch 'remotes/trast-doc/for-next'
Junio C Hamano
1
-21
/
+21
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
1
-1
/
+51
2010-01-10
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
1
-21
/
+21
2009-10-24
Use 'fast-forward' all over the place
Felipe Contreras
1
-1
/
+1
2009-08-23
read-tree: add --no-sparse-checkout to disable sparse checkout support
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2009-08-23
unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2009-08-23
Introduce "sparse checkout"
Nguyễn Thái Ngọc Duy
1
-0
/
+44
2009-06-27
read-tree: migrate to parse-options
Stephen Boyd
1
-1
/
+4
2008-09-30
Correct typos in RelNotes-1.6.1
Ralf Wildenhues
1
-1
/
+1
2008-09-09
checkout: do not lose staged removal
Junio C Hamano
1
-1
/
+10
2008-07-05
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
1
-21
/
+21
2008-07-01
Documentation formatting and cleanup
Jonathan Nieder
1
-7
/
+7
2008-07-01
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
1
-16
/
+16
2008-06-09
Merge branch 'maint'
Junio C Hamano
1
-0
/
+3
2008-06-09
git-read-tree: document -v option.
Miklos Vajna
1
-0
/
+3
[next]