index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-worktree.txt
Commit message (
Expand
)
Author
Age
*
Merge branch 'nd/worktree-lock'
Junio C Hamano
2016-07-28
|
\
|
*
worktree.c: find_worktree() search by path suffix
Nguyễn Thái Ngọc Duy
2016-07-08
|
*
worktree: add "unlock" command
Nguyễn Thái Ngọc Duy
2016-07-08
|
*
worktree: add "lock" command
Nguyễn Thái Ngọc Duy
2016-07-08
*
|
Merge branch 'nd/worktree-cleanup-post-head-protection'
Junio C Hamano
2016-07-06
|
\
\
|
|
/
|
*
git-worktree.txt: keep subcommand listing in alphabetical order
Nguyễn Thái Ngọc Duy
2016-05-24
*
|
worktree: allow "-" short-hand for @{-1} in add command
Jordan DE GEA
2016-05-31
|
/
*
worktree: add: introduce --checkout option
Ray Zhang
2016-03-29
*
worktree: stop supporting moving worktrees manually
Nguyễn Thái Ngọc Duy
2016-01-22
*
worktree: add 'list' command
Michael Rappazzo
2015-10-08
*
Documentation/git-worktree: fix duplicated 'from'
Patrick Steinhardt
2015-08-05
*
Documentation/git-worktree: fix broken 'linkgit' invocation
Eric Sunshine
2015-07-24
*
worktree: add: suppress auto-vivication with --detach and no <branch>
Eric Sunshine
2015-07-20
*
config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire"
Eric Sunshine
2015-07-20
*
Documentation/git-worktree: fix incorrect reference to file "locked"
Michael Haggerty
2015-07-20
*
Documentation/git-worktree: consistently use term "linked working tree"
Michael Haggerty
2015-07-20
*
worktree: caution that this is still experimental
Junio C Hamano
2015-07-16
*
Documentation/git-worktree: fix stale "git checkout --to" references
Eric Sunshine
2015-07-16
*
worktree: add: auto-vivify new branch when <branch> is omitted
Eric Sunshine
2015-07-07
*
worktree: add: make -b/-B default to HEAD when <branch> is omitted
Eric Sunshine
2015-07-06
*
worktree: add -b/-B options
Eric Sunshine
2015-07-06
*
worktree: add --detach option
Eric Sunshine
2015-07-06
*
worktree: add --force option
Eric Sunshine
2015-07-06
*
worktree: introduce "add" command
Eric Sunshine
2015-07-06
*
Documentation/git-worktree: add EXAMPLES section
Eric Sunshine
2015-07-06
*
Documentation/git-worktree: add high-level 'lock' overview
Eric Sunshine
2015-07-06
*
Documentation/git-worktree: split technical info from general description
Eric Sunshine
2015-07-06
*
Documentation/git-worktree: add BUGS section
Eric Sunshine
2015-07-06
*
Documentation: move linked worktree description from checkout to worktree
Eric Sunshine
2015-07-06
*
Documentation/git-worktree: associate options with commands
Eric Sunshine
2015-07-06
*
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
2015-06-29