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