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
/
t
/
t2025-worktree-add.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
worktree: allow the main brach of a bare repository to be checked out
Dennis Kaarsemaker
1
-0
/
+8
2016-05-31
worktree: allow "-" short-hand for @{-1} in add command
Jordan DE GEA
1
-0
/
+16
2016-04-22
branch: do not rename a branch under bisect or rebase
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2016-04-22
worktree.c: check whether branch is bisected in another worktree
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2016-04-22
worktree.c: check whether branch is rebased in another worktree
Nguyễn Thái Ngọc Duy
1
-0
/
+38
2016-03-29
worktree: add: introduce --checkout option
Ray Zhang
1
-0
/
+12
2016-02-15
worktree add -B: do the checkout test before update branch
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2016-02-15
worktree: fix "add -B"
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2015-12-27
t/t2025-worktree-add.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2015-09-28
clone: allow --local from a linked checkout
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2015-07-20
worktree: add: suppress auto-vivication with --detach and no <branch>
Eric Sunshine
1
-0
/
+14
2015-07-20
worktree: make --detach mutually exclusive with -b/-B
Eric Sunshine
1
-0
/
+12
2015-07-20
checkout: teach check_linked_checkout() about symbolic link HEAD
Eric Sunshine
1
-0
/
+8
2015-07-07
worktree: add: auto-vivify new branch when <branch> is omitted
Eric Sunshine
1
-0
/
+14
2015-07-06
worktree: add: make -b/-B default to HEAD when <branch> is omitted
Eric Sunshine
1
-0
/
+5
2015-07-06
tests: worktree: retrofit "checkout --to" tests for "worktree add"
Eric Sunshine
1
-0
/
+143