- 07d8538 worktree: use 'worktree' over 'working tree' by Derrick Stolee · 3 years ago
- f13a146 worktree: use 'worktree' over 'working tree' by Derrick Stolee · 3 years ago
- 7b21582 worktree: use 'worktree' over 'working tree' by Derrick Stolee · 3 years ago
- a777d4c worktree: use 'worktree' over 'working tree' by Derrick Stolee · 3 years ago
- 6036be1 worktree: use 'worktree' over 'working tree' by Derrick Stolee · 3 years ago
- 5997014 worktree: use 'worktree' over 'working tree' by Derrick Stolee · 3 years ago
- c57bf8c worktree: use 'worktree' over 'working tree' by Derrick Stolee · 3 years ago
- 5c11c0d Documentation: add extensions.worktreeConfig details by Derrick Stolee · 3 years ago
- b502524 git-worktree.txt: add missing `-v` to synopsis for `worktree list` by Eric Sunshine · 3 years, 2 months ago
- 01369fd Merge branch 'sm/worktree-add-lock' by Junio C Hamano · 3 years, 7 months ago
- 0db4961 worktree: teach `add` to accept --reason <string> with --lock by Stephen Manz · 3 years, 7 months ago
- 98c7656 git-worktree.txt: fix typo in example path by Andrei Rybak · 3 years, 8 months ago
- 076b444 worktree: teach `list` verbose mode by Rafael Silva · 4 years, 1 month ago
- 9b19a58 worktree: teach `list` to annotate prunable worktree by Rafael Silva · 4 years, 1 month ago
- 862c723 worktree: teach `list --porcelain` to annotate locked worktree by Rafael Silva · 4 years, 1 month ago
- cf76bae worktree: teach `repair` to fix multi-directional breakage by Eric Sunshine · 4 years, 2 months ago
- c57b336 worktree: teach `list` to annotate locked worktree by Rafael Silva · 4 years, 4 months ago
- 45f462b Merge branch 'es/wt-add-detach' by Junio C Hamano · 4 years, 5 months ago
- dccadad git-worktree.txt: discuss branch-based vs. throwaway worktrees by Eric Sunshine · 4 years, 5 months ago
- c670aa4 worktree: teach `add` to recognize -d as shorthand for --detach by Eric Sunshine · 4 years, 5 months ago
- b214ab5 worktree: teach "repair" to fix outgoing links to worktrees by Eric Sunshine · 4 years, 6 months ago
- bdd1f3e worktree: teach "repair" to fix worktree back-links to main worktree by Eric Sunshine · 4 years, 6 months ago
- e8e1ff2 worktree: add skeleton "repair" command by Eric Sunshine · 4 years, 6 months ago
- dc9c144 git-worktree.txt: link to man pages when citing other Git commands by Eric Sunshine · 4 years, 7 months ago
- 1933f6c git-worktree.txt: make start of new sentence more obvious by Eric Sunshine · 4 years, 7 months ago
- ff1ce50 git-worktree.txt: fix minor grammatical issues by Eric Sunshine · 4 years, 7 months ago
- 4f375b2 git-worktree.txt: consistently use term "working tree" by Eric Sunshine · 4 years, 7 months ago
- e79e313 git-worktree.txt: employ fixed-width typeface consistently by Eric Sunshine · 4 years, 7 months ago
- 810382e worktree: make "move" refuse to move atop missing registered worktree by Eric Sunshine · 4 years, 8 months ago
- ed31851 doc: fix typos in man pages by Alexander Blesius · 6 years ago
- e146cc9 Merge branch 'nd/per-worktree-ref-iteration' by Junio C Hamano · 6 years ago
- 8c758f9 Merge branch 'nd/per-worktree-config' by Junio C Hamano · 6 years ago
- 14f74d5 git-worktree.txt: correct linkgit command name by Nguyễn Thái Ngọc Duy · 6 years ago
- 90d228b Merge branch 'ah/doc-updates' by Junio C Hamano · 6 years ago
- e44a44a doc: clarify boundaries of 'git worktree list --porcelain' by Andreas Heiduk · 6 years ago
- 3a3b9d8 refs: new ref types to make per-worktree refs visible to all worktrees by Nguyễn Thái Ngọc Duy · 6 years ago
- 58b284a worktree: add per-worktree config files by Nguyễn Thái Ngọc Duy · 6 years ago
- 8aff1a9 Add a place for (not) sharing stuff between worktrees by Nguyễn Thái Ngọc Duy · 6 years ago
- f414310 worktree: teach 'remove' to override lock when --force given twice by Eric Sunshine · 6 years ago
- 68a6b3a worktree: teach 'move' to override lock when --force given twice by Eric Sunshine · 6 years ago
- e19831c worktree: teach 'add' to respect --force for registered but missing path by Eric Sunshine · 6 years ago
- 371979c worktree: add --quiet option by Elia Pinto · 7 years ago
- 8d7b558 checkout & worktree: introduce checkout.defaultRemote by Ævar Arnfjörð Bjarmason · 7 years ago
- 10174da Merge branch 'tg/worktree-add-existing-branch' by Junio C Hamano · 7 years ago
- 90186fa Merge branch 'sb/worktree-remove-opt-force' by Junio C Hamano · 7 years ago
- f60a7b7 worktree: teach "add" to check out existing branches by Thomas Gummerer · 7 years ago
- 6b747fc Merge branch 'es/worktree-docs' by Junio C Hamano · 7 years ago
- d228eea worktree: accept -f as short for --force for removal by Stefan Beller · 7 years ago
- 22d11a6 git-worktree.txt: unify command-line prompt in example blocks by Eric Sunshine · 7 years ago
- 3f0b42b git-worktree.txt: recommend 'git worktree remove' over manual deletion by Eric Sunshine · 7 years ago
- bd0f794 Merge branch 'nd/worktree-move' by Junio C Hamano · 7 years ago
- d023df1 git-worktree.txt: fix indentation of example and text of 'add' command by Eric Sunshine · 7 years ago
- 661a5a3 git-worktree.txt: fix missing ")" typo by Eric Sunshine · 7 years ago
- cc73385 worktree remove: new command by Nguyễn Thái Ngọc Duy · 7 years ago
- 78d986b worktree move: refuse to move worktrees with submodules by Nguyễn Thái Ngọc Duy · 7 years ago
- 9f792bb worktree move: new command by Nguyễn Thái Ngọc Duy · 7 years ago
- 50fdf7b Documentation/git-worktree.txt: add missing ` by Ralf Thielow · 7 years ago
- e92445a add worktree.guessRemote config option by Thomas Gummerer · 7 years ago
- 71d6682 worktree: add --guess-remote flag to add subcommand by Thomas Gummerer · 7 years ago
- 4e85333 worktree: make add <path> <branch> dwim by Thomas Gummerer · 7 years ago
- e284e89 worktree: add --[no-]track option to the add subcommand by Thomas Gummerer · 7 years ago
- c4738ae worktree: add can be created from any commit-ish by Thomas Gummerer · 7 years ago
- 507e6e9 worktree add: add --lock option by Nguyễn Thái Ngọc Duy · 8 years ago
- dc9ded4 Merge branch 'bc/worktree-doc-fix-detached' by Junio C Hamano · 8 years ago
- 9993a7c Documentation: correctly spell git worktree --detach by brian m. carlson · 8 years ago
- 166251c Merge branch 'nd/worktree-lock' by Junio C Hamano · 8 years ago
- 2b09082 git-worktree.txt: fix typo "to"/"two", and add comma by Ben North · 8 years ago
- 2c608e0 Merge branch 'nd/worktree-lock' by Junio C Hamano · 9 years ago
- 080739b worktree.c: find_worktree() search by path suffix by Nguyễn Thái Ngọc Duy · 9 years ago
- 6d30862 worktree: add "unlock" command by Nguyễn Thái Ngọc Duy · 9 years ago
- 58142c0 worktree: add "lock" command by Nguyễn Thái Ngọc Duy · 9 years ago
- 7a738b4 Merge branch 'nd/worktree-cleanup-post-head-protection' by Junio C Hamano · 9 years ago
- 1a450e2 worktree: allow "-" short-hand for @{-1} in add command by Jordan DE GEA · 9 years ago
- 7b722d9 git-worktree.txt: keep subcommand listing in alphabetical order by Nguyễn Thái Ngọc Duy · 9 years ago
- ef2a0ac worktree: add: introduce --checkout option by Ray Zhang · 9 years ago
- 618244e worktree: stop supporting moving worktrees manually by Nguyễn Thái Ngọc Duy · 9 years ago
- bb9c03b worktree: add 'list' command by Michael Rappazzo · 9 years ago
- 65f9b75 Documentation/git-worktree: fix duplicated 'from' by Patrick Steinhardt · 10 years ago
- 5f5f553 Documentation/git-worktree: fix broken 'linkgit' invocation by Eric Sunshine · 10 years ago
- 5c94257 worktree: add: suppress auto-vivication with --detach and no <branch> by Eric Sunshine · 10 years ago
- 114ff88 config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire" by Eric Sunshine · 10 years ago
- 2e73ab6 Documentation/git-worktree: fix incorrect reference to file "locked" by Michael Haggerty · 10 years ago
- bc48328 Documentation/git-worktree: consistently use term "linked working tree" by Michael Haggerty · 10 years ago
- 18b22db worktree: caution that this is still experimental by Junio C Hamano · 10 years ago
- 4d5a3c5 Documentation/git-worktree: fix stale "git checkout --to" references by Eric Sunshine · 10 years ago
- 1eb07d8 worktree: add: auto-vivify new branch when <branch> is omitted by Eric Sunshine · 10 years ago
- 0f4af3b worktree: add: make -b/-B default to HEAD when <branch> is omitted by Eric Sunshine · 10 years ago
- cbdf60f worktree: add -b/-B options by Eric Sunshine · 10 years ago
- 39ecb27 worktree: add --detach option by Eric Sunshine · 10 years ago
- f432544 worktree: add --force option by Eric Sunshine · 10 years ago
- fc56361 worktree: introduce "add" command by Eric Sunshine · 10 years ago
- 9645459 Documentation/git-worktree: add EXAMPLES section by Eric Sunshine · 10 years ago
- a8ba5dd Documentation/git-worktree: add high-level 'lock' overview by Eric Sunshine · 10 years ago
- af189b4 Documentation/git-worktree: split technical info from general description by Eric Sunshine · 10 years ago
- 6d3824c Documentation/git-worktree: add BUGS section by Eric Sunshine · 10 years ago
- 93a3649 Documentation: move linked worktree description from checkout to worktree by Eric Sunshine · 10 years ago
- 4f09825 Documentation/git-worktree: associate options with commands by Eric Sunshine · 10 years ago
- df0b6cf worktree: new place for "git prune --worktrees" by Nguyễn Thái Ngọc Duy · 10 years ago