index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
worktree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
worktree: add: introduce --checkout option
Ray Zhang
2016-03-29
1
-11
/
+18
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-1
/
+1
|
\
|
*
use xmallocz to avoid size arithmetic
Jeff King
2016-02-22
1
-1
/
+1
*
|
worktree add -B: do the checkout test before update branch
Nguyễn Thái Ngọc Duy
2016-02-16
1
-1
/
+10
*
|
worktree: fix "add -B"
Nguyễn Thái Ngọc Duy
2016-02-16
1
-3
/
+1
|
/
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-1
/
+1
*
Merge branch 'es/worktree-add'
Junio C Hamano
2015-10-26
1
-1
/
+1
|
\
|
*
worktree: usage: denote <branch> as optional with 'add'
Sidhant Sharma
2015-10-19
1
-1
/
+1
*
|
worktree: add 'list' command
Michael Rappazzo
2015-10-08
1
-0
/
+88
*
|
Merge branch 'jc/am-state-fix'
Junio C Hamano
2015-09-01
1
-5
/
+5
|
\
\
|
*
|
write_file(): drop caller-supplied LF from calls to create a one-liner file
Junio C Hamano
2015-08-25
1
-5
/
+5
|
*
|
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
1
-5
/
+5
*
|
|
Merge branch 'es/worktree-add-cleanup'
Junio C Hamano
2015-08-12
1
-40
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
worktree: populate via "git reset --hard" rather than "git checkout"
Eric Sunshine
2015-07-20
1
-2
/
+1
|
*
|
worktree: avoid resolving HEAD unnecessarily
Eric Sunshine
2015-07-20
1
-12
/
+5
|
*
|
worktree: make setup of new HEAD distinct from worktree population
Eric Sunshine
2015-07-20
1
-5
/
+15
|
*
|
worktree: detect branch-name/detached and error conditions locally
Eric Sunshine
2015-07-20
1
-0
/
+18
|
*
|
worktree: add_worktree: construct worktree-population command locally
Eric Sunshine
2015-07-20
1
-11
/
+8
|
*
|
worktree: elucidate environment variables intended for child processes
Eric Sunshine
2015-07-20
1
-2
/
+5
|
*
|
worktree: make branch creation distinct from worktree population
Eric Sunshine
2015-07-20
1
-3
/
+14
|
*
|
worktree: add: suppress auto-vivication with --detach and no <branch>
Eric Sunshine
2015-07-20
1
-1
/
+1
|
*
|
worktree: make --detach mutually exclusive with -b/-B
Eric Sunshine
2015-07-20
1
-2
/
+2
|
*
|
worktree: introduce options container
Eric Sunshine
2015-07-20
1
-18
/
+27
|
*
|
worktree: simplify new branch (-b/-B) option checking
Eric Sunshine
2015-07-20
1
-5
/
+8
|
*
|
worktree: improve worktree setup message
Eric Sunshine
2015-07-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'es/worktree-add'
Junio C Hamano
2015-07-13
1
-0
/
+199
|
\
|
|
*
Revert "checkout: retire --ignore-other-worktrees in favor of --force"
Junio C Hamano
2015-07-12
1
-1
/
+1
|
*
checkout: retire --ignore-other-worktrees in favor of --force
Eric Sunshine
2015-07-07
1
-1
/
+1
|
*
worktree: add: auto-vivify new branch when <branch> is omitted
Eric Sunshine
2015-07-07
1
-2
/
+6
|
*
worktree: add: make -b/-B default to HEAD when <branch> is omitted
Eric Sunshine
2015-07-06
1
-2
/
+4
|
*
worktree: extract basename computation to new function
Eric Sunshine
2015-07-06
1
-9
/
+20
|
*
checkout: retire --to option
Eric Sunshine
2015-07-06
1
-6
/
+138
|
*
worktree: add -b/-B options
Eric Sunshine
2015-07-06
1
-0
/
+11
|
*
worktree: add --detach option
Eric Sunshine
2015-07-06
1
-1
/
+4
|
*
worktree: add --force option
Eric Sunshine
2015-07-06
1
-1
/
+5
|
*
worktree: introduce "add" command
Eric Sunshine
2015-07-06
1
-0
/
+31
|
/
*
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
2015-06-29
1
-0
/
+133