index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-worktree.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pw/worktree-list-with-z'
Junio C Hamano
2022-04-04
1
-4
/
+12
|
\
|
*
worktree: add -z option for list subcommand
Phillip Wood
2022-03-31
1
-4
/
+12
*
|
worktree: use 'worktree' over 'working tree'
Derrick Stolee
2022-02-23
1
-7
/
+7
*
|
worktree: use 'worktree' over 'working tree'
Derrick Stolee
2022-02-23
1
-12
/
+12
*
|
worktree: use 'worktree' over 'working tree'
Derrick Stolee
2022-02-23
1
-11
/
+11
*
|
worktree: use 'worktree' over 'working tree'
Derrick Stolee
2022-02-23
1
-16
/
+15
*
|
worktree: use 'worktree' over 'working tree'
Derrick Stolee
2022-02-23
1
-21
/
+21
*
|
worktree: use 'worktree' over 'working tree'
Derrick Stolee
2022-02-23
1
-44
/
+41
*
|
worktree: use 'worktree' over 'working tree'
Derrick Stolee
2022-02-23
1
-23
/
+27
*
|
Documentation: add extensions.worktreeConfig details
Derrick Stolee
2022-02-08
1
-3
/
+8
|
/
*
git-worktree.txt: add missing `-v` to synopsis for `worktree list`
Eric Sunshine
2021-12-05
1
-1
/
+1
*
Merge branch 'sm/worktree-add-lock'
Junio C Hamano
2021-07-28
1
-2
/
+2
|
\
|
*
worktree: teach `add` to accept --reason <string> with --lock
Stephen Manz
2021-07-15
1
-2
/
+2
*
|
git-worktree.txt: fix typo in example path
Andrei Rybak
2021-06-28
1
-1
/
+1
|
/
*
worktree: teach `list` verbose mode
Rafael Silva
2021-01-30
1
-0
/
+20
*
worktree: teach `list` to annotate prunable worktree
Rafael Silva
2021-01-30
1
-2
/
+24
*
worktree: teach `list --porcelain` to annotate locked worktree
Rafael Silva
2021-01-30
1
-2
/
+26
*
worktree: teach `repair` to fix multi-directional breakage
Eric Sunshine
2020-12-21
1
-0
/
+5
*
worktree: teach `list` to annotate locked worktree
Rafael Silva
2020-10-12
1
-2
/
+3
*
Merge branch 'es/wt-add-detach'
Junio C Hamano
2020-09-19
1
-0
/
+13
|
\
|
*
git-worktree.txt: discuss branch-based vs. throwaway worktrees
Eric Sunshine
2020-09-07
1
-0
/
+12
|
*
worktree: teach `add` to recognize -d as shorthand for --detach
Eric Sunshine
2020-09-07
1
-0
/
+1
*
|
worktree: teach "repair" to fix outgoing links to worktrees
Eric Sunshine
2020-08-31
1
-3
/
+11
*
|
worktree: teach "repair" to fix worktree back-links to main worktree
Eric Sunshine
2020-08-31
1
-1
/
+9
*
|
worktree: add skeleton "repair" command
Eric Sunshine
2020-08-27
1
-0
/
+6
|
/
*
git-worktree.txt: link to man pages when citing other Git commands
Eric Sunshine
2020-08-04
1
-2
/
+3
*
git-worktree.txt: make start of new sentence more obvious
Eric Sunshine
2020-08-04
1
-2
/
+2
*
git-worktree.txt: fix minor grammatical issues
Eric Sunshine
2020-08-04
1
-10
/
+10
*
git-worktree.txt: consistently use term "working tree"
Eric Sunshine
2020-08-04
1
-11
/
+11
*
git-worktree.txt: employ fixed-width typeface consistently
Eric Sunshine
2020-08-04
1
-48
/
+48
*
worktree: make "move" refuse to move atop missing registered worktree
Eric Sunshine
2020-06-10
1
-1
/
+3
*
doc: fix typos in man pages
Alexander Blesius
2019-03-18
1
-1
/
+1
*
Merge branch 'nd/per-worktree-ref-iteration'
Junio C Hamano
2018-11-13
1
-1
/
+31
|
\
|
*
git-worktree.txt: correct linkgit command name
Nguyễn Thái Ngọc Duy
2018-11-05
1
-1
/
+1
|
*
refs: new ref types to make per-worktree refs visible to all worktrees
Nguyễn Thái Ngọc Duy
2018-10-22
1
-1
/
+14
|
*
Add a place for (not) sharing stuff between worktrees
Nguyễn Thái Ngọc Duy
2018-10-07
1
-1
/
+18
*
|
Merge branch 'nd/per-worktree-config'
Junio C Hamano
2018-11-13
1
-0
/
+33
|
\
\
|
*
|
worktree: add per-worktree config files
Nguyễn Thái Ngọc Duy
2018-10-22
1
-0
/
+33
|
|
/
*
|
Merge branch 'ah/doc-updates'
Junio C Hamano
2018-10-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
doc: clarify boundaries of 'git worktree list --porcelain'
Andreas Heiduk
2018-10-23
1
-2
/
+2
*
|
worktree: teach 'remove' to override lock when --force given twice
Eric Sunshine
2018-08-30
1
-0
/
+1
*
|
worktree: teach 'move' to override lock when --force given twice
Eric Sunshine
2018-08-30
1
-0
/
+3
*
|
worktree: teach 'add' to respect --force for registered but missing path
Eric Sunshine
2018-08-30
1
-2
/
+6
|
/
*
worktree: add --quiet option
Elia Pinto
2018-08-18
1
-0
/
+4
*
checkout & worktree: introduce checkout.defaultRemote
Ævar Arnfjörð Bjarmason
2018-06-11
1
-0
/
+9
*
Merge branch 'tg/worktree-add-existing-branch'
Junio C Hamano
2018-05-23
1
-2
/
+7
|
\
|
*
worktree: teach "add" to check out existing branches
Thomas Gummerer
2018-04-30
1
-2
/
+7
*
|
Merge branch 'sb/worktree-remove-opt-force'
Junio C Hamano
2018-05-08
1
-1
/
+1
|
\
\
|
*
|
worktree: accept -f as short for --force for removal
Stefan Beller
2018-04-18
1
-1
/
+1
*
|
|
Merge branch 'es/worktree-docs'
Junio C Hamano
2018-04-25
1
-9
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
[next]