38246 Commits (114ff8881ac3de4b97f62f014560c99bed5dab92)
 

Author SHA1 Message Date
Eric Sunshine 114ff8881a config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire" 10 years ago
Michael Haggerty b07244f4c3 Documentation/git-worktree: wordsmith worktree-related manpages 10 years ago
Michael Haggerty fe819b4b73 Documentation/config: fix stale "git prune --worktree" reference 10 years ago
Michael Haggerty 2e73ab6e69 Documentation/git-worktree: fix incorrect reference to file "locked" 10 years ago
Michael Haggerty bc483285b7 Documentation/git-worktree: consistently use term "linked working tree" 10 years ago
Eric Sunshine 1eaca7a5bb Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference 10 years ago
Junio C Hamano 18b22dbed8 worktree: caution that this is still experimental 10 years ago
Eric Sunshine 4d5a3c5884 Documentation/git-worktree: fix stale "git checkout --to" references 10 years ago
Junio C Hamano c925fe2368 Revert "checkout: retire --ignore-other-worktrees in favor of --force" 10 years ago
Eric Sunshine 0d1a151783 checkout: retire --ignore-other-worktrees in favor of --force 10 years ago
Eric Sunshine 1eb07d829f worktree: add: auto-vivify new branch when <branch> is omitted 10 years ago
Eric Sunshine 0f4af3b9ea worktree: add: make -b/-B default to HEAD when <branch> is omitted 10 years ago
Eric Sunshine f5682b2a86 worktree: extract basename computation to new function 10 years ago
Eric Sunshine 0ca560cb97 checkout: require worktree unconditionally 10 years ago
Eric Sunshine b979d95027 checkout: retire --to option 10 years ago
Eric Sunshine f194b1ef6e tests: worktree: retrofit "checkout --to" tests for "worktree add" 10 years ago
Eric Sunshine cbdf60fa18 worktree: add -b/-B options 10 years ago
Eric Sunshine 39ecb27436 worktree: add --detach option 10 years ago
Eric Sunshine f43254440d worktree: add --force option 10 years ago
Eric Sunshine fc56361f58 worktree: introduce "add" command 10 years ago
Eric Sunshine bdf0f375b9 checkout: drop 'checkout_opts' dependency from prepare_linked_checkout 10 years ago
Eric Sunshine 338dfd0da4 checkout: make --to unconditionally verbose 10 years ago
Eric Sunshine 3c3e7f5b57 checkout: prepare_linked_checkout: drop now-unused 'new' argument 10 years ago
Eric Sunshine 9559ce8368 checkout: relocate --to's "no branch specified" check 10 years ago
Eric Sunshine c990a4c11d checkout: fix bug with --to and relative HEAD 10 years ago
Eric Sunshine 9645459756 Documentation/git-worktree: add EXAMPLES section 10 years ago
Eric Sunshine a8ba5dd7b1 Documentation/git-worktree: add high-level 'lock' overview 10 years ago
Eric Sunshine af189b4cbe Documentation/git-worktree: split technical info from general description 10 years ago
Eric Sunshine 6d3824cf92 Documentation/git-worktree: add BUGS section 10 years ago
Eric Sunshine 93a36493e2 Documentation: move linked worktree description from checkout to worktree 10 years ago
Eric Sunshine 4f09825e58 Documentation/git-worktree: associate options with commands 10 years ago
Eric Sunshine 5c31464874 Documentation/git-checkout: fix incorrect worktree prune command 10 years ago
Nguyễn Thái Ngọc Duy df0b6cfbda worktree: new place for "git prune --worktrees" 10 years ago
Nguyễn Thái Ngọc Duy e1c1ab9d25 checkout: don't check worktrees when not necessary 10 years ago
Max Kirillov 562bc08093 prune --worktrees: fix expire vs worktree existence condition 10 years ago
Thomas Gummerer 466e8d5d66 t1501: fix test with split index 10 years ago
Junio C Hamano 807e3cac46 t2026: fix broken &&-chain 10 years ago
Torsten Bögershausen ecf2ff6ace t2026 needs procondition SANITY 10 years ago
Nguyễn Thái Ngọc Duy a83a66aca2 git-checkout.txt: a note about multiple checkout support for submodules 10 years ago
Nguyễn Thái Ngọc Duy 1d0fa898ea checkout: add --ignore-other-wortrees 10 years ago
Nguyễn Thái Ngọc Duy 10f102be21 checkout: pass whole struct to parse_branchname_arg instead of individual flags 10 years ago
Max Kirillov df56607dff git-common-dir: make "modules/" per-working-directory directory 10 years ago
Max Kirillov ee4fb8435e checkout: do not fail if target is an empty directory 10 years ago
Nguyễn Thái Ngọc Duy ad35f61518 t2025: add a test to make sure grafts is working from a linked checkout 10 years ago
Dennis Kaarsemaker 3473ad0cf6 checkout: don't require a work tree when checking out into a new one 10 years ago
Nguyễn Thái Ngọc Duy 6cfbdcb2ab git_path(): keep "info/sparse-checkout" per work-tree 10 years ago
Nguyễn Thái Ngọc Duy 77a6d84045 count-objects: report unused files in $GIT_DIR/worktrees/... 10 years ago
Nguyễn Thái Ngọc Duy e3df33bb1b gc: support prune --worktrees 10 years ago
Nguyễn Thái Ngọc Duy 09dbb90b09 gc: factor out gc.pruneexpire parsing code 10 years ago
Nguyễn Thái Ngọc Duy 2cfe2a7878 gc: style change -- no SP before closing parenthesis 10 years ago