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
/
builtin
/
worktree.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
2016-05-23
|
\
|
*
worktree.c: check whether branch is rebased in another worktree
Nguyễn Thái Ngọc Duy
2016-04-22
*
|
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
|
\
\
|
|
/
|
/
|
|
*
builtin/worktree.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
*
|
worktree: add: introduce --checkout option
Ray Zhang
2016-03-29
|
/
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
|
*
use xmallocz to avoid size arithmetic
Jeff King
2016-02-22
*
|
worktree add -B: do the checkout test before update branch
Nguyễn Thái Ngọc Duy
2016-02-15
*
|
worktree: fix "add -B"
Nguyễn Thái Ngọc Duy
2016-02-15
|
/
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Merge branch 'es/worktree-add'
Junio C Hamano
2015-10-26
|
\
|
*
worktree: usage: denote <branch> as optional with 'add'
Sidhant Sharma
2015-10-18
*
|
worktree: add 'list' command
Michael Rappazzo
2015-10-08
*
|
Merge branch 'jc/am-state-fix'
Junio C Hamano
2015-08-31
|
\
\
|
*
|
write_file(): drop caller-supplied LF from calls to create a one-liner file
Junio C Hamano
2015-08-25
|
*
|
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
*
|
|
Merge branch 'es/worktree-add-cleanup'
Junio C Hamano
2015-08-12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
worktree: populate via "git reset --hard" rather than "git checkout"
Eric Sunshine
2015-07-20
|
*
|
worktree: avoid resolving HEAD unnecessarily
Eric Sunshine
2015-07-20
|
*
|
worktree: make setup of new HEAD distinct from worktree population
Eric Sunshine
2015-07-20
|
*
|
worktree: detect branch-name/detached and error conditions locally
Eric Sunshine
2015-07-20
|
*
|
worktree: add_worktree: construct worktree-population command locally
Eric Sunshine
2015-07-20
|
*
|
worktree: elucidate environment variables intended for child processes
Eric Sunshine
2015-07-20
|
*
|
worktree: make branch creation distinct from worktree population
Eric Sunshine
2015-07-20
|
*
|
worktree: add: suppress auto-vivication with --detach and no <branch>
Eric Sunshine
2015-07-20
|
*
|
worktree: make --detach mutually exclusive with -b/-B
Eric Sunshine
2015-07-20
|
*
|
worktree: introduce options container
Eric Sunshine
2015-07-20
|
*
|
worktree: simplify new branch (-b/-B) option checking
Eric Sunshine
2015-07-20
|
*
|
worktree: improve worktree setup message
Eric Sunshine
2015-07-20
|
|
/
*
|
Merge branch 'es/worktree-add'
Junio C Hamano
2015-07-13
|
\
\
|
|
/
|
*
Revert "checkout: retire --ignore-other-worktrees in favor of --force"
Junio C Hamano
2015-07-12
|
*
checkout: retire --ignore-other-worktrees in favor of --force
Eric Sunshine
2015-07-07
|
*
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: extract basename computation to new function
Eric Sunshine
2015-07-06
|
*
checkout: retire --to option
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
|
/
*
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
2015-06-29