index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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: require worktree unconditionally
Eric Sunshine
2015-07-06
*
checkout: retire --to option
Eric Sunshine
2015-07-06
*
tests: worktree: retrofit "checkout --to" tests for "worktree add"
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
*
checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
Eric Sunshine
2015-07-06
*
checkout: make --to unconditionally verbose
Eric Sunshine
2015-07-06
*
checkout: prepare_linked_checkout: drop now-unused 'new' argument
Eric Sunshine
2015-07-06
*
checkout: relocate --to's "no branch specified" check
Eric Sunshine
2015-07-06
*
checkout: fix bug with --to and relative HEAD
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
*
Documentation/git-checkout: fix incorrect worktree prune command
Eric Sunshine
2015-07-06
*
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
2015-06-29
*
checkout: don't check worktrees when not necessary
Nguyễn Thái Ngọc Duy
2015-06-12
*
prune --worktrees: fix expire vs worktree existence condition
Max Kirillov
2015-03-31
*
t1501: fix test with split index
Thomas Gummerer
2015-03-24
*
t2026: fix broken &&-chain
Junio C Hamano
2015-03-20
*
t2026 needs procondition SANITY
Torsten Bögershausen
2015-01-27
*
git-checkout.txt: a note about multiple checkout support for submodules
Nguyễn Thái Ngọc Duy
2015-01-07
*
checkout: add --ignore-other-wortrees
Nguyễn Thái Ngọc Duy
2015-01-07
*
checkout: pass whole struct to parse_branchname_arg instead of individual flags
Nguyễn Thái Ngọc Duy
2015-01-07
*
git-common-dir: make "modules/" per-working-directory directory
Max Kirillov
2014-12-01
*
checkout: do not fail if target is an empty directory
Max Kirillov
2014-12-01
*
t2025: add a test to make sure grafts is working from a linked checkout
Nguyễn Thái Ngọc Duy
2014-12-01
*
checkout: don't require a work tree when checking out into a new one
Dennis Kaarsemaker
2014-12-01
*
git_path(): keep "info/sparse-checkout" per work-tree
Nguyễn Thái Ngọc Duy
2014-12-01
*
count-objects: report unused files in $GIT_DIR/worktrees/...
Nguyễn Thái Ngọc Duy
2014-12-01
*
gc: support prune --worktrees
Nguyễn Thái Ngọc Duy
2014-12-01
*
gc: factor out gc.pruneexpire parsing code
Nguyễn Thái Ngọc Duy
2014-12-01
*
gc: style change -- no SP before closing parenthesis
Nguyễn Thái Ngọc Duy
2014-12-01
*
checkout: clean up half-prepared directories in --to mode
Nguyễn Thái Ngọc Duy
2014-12-01
*
checkout: reject if the branch is already checked out elsewhere
Nguyễn Thái Ngọc Duy
2014-12-01
*
prune: strategies for linked checkouts
Nguyễn Thái Ngọc Duy
2014-12-01
*
checkout: support checking out into a new working directory
Nguyễn Thái Ngọc Duy
2014-12-01
*
use new wrapper write_file() for simple file writing
Nguyễn Thái Ngọc Duy
2014-12-01
*
wrapper.c: wrapper to open a file, fprintf then close
Nguyễn Thái Ngọc Duy
2014-12-01
*
setup.c: support multi-checkout repo setup
Nguyễn Thái Ngọc Duy
2014-12-01
*
setup.c: detect $GIT_COMMON_DIR check_repository_format_gently()
Nguyễn Thái Ngọc Duy
2014-12-01
*
setup.c: convert check_repository_format_gently to use strbuf
Nguyễn Thái Ngọc Duy
2014-12-01
[next]