86 Commits (225365fb5195e804274ab569ac3cc4919451dc7f)

Author SHA1 Message Date
Rafael Silva 076b444a62 worktree: teach `list` verbose mode 4 years ago
Rafael Silva 9b19a58f66 worktree: teach `list` to annotate prunable worktree 4 years ago
Rafael Silva 862c723d18 worktree: teach `list --porcelain` to annotate locked worktree 4 years ago
Eric Sunshine cf76baea41 worktree: teach `repair` to fix multi-directional breakage 4 years ago
Rafael Silva c57b3367be worktree: teach `list` to annotate locked worktree 4 years ago
Eric Sunshine dccadad736 git-worktree.txt: discuss branch-based vs. throwaway worktrees 5 years ago
Eric Sunshine c670aa47df worktree: teach `add` to recognize -d as shorthand for --detach 5 years ago
Eric Sunshine b214ab5aa5 worktree: teach "repair" to fix outgoing links to worktrees 5 years ago
Eric Sunshine bdd1f3e4da worktree: teach "repair" to fix worktree back-links to main worktree 5 years ago
Eric Sunshine e8e1ff24c5 worktree: add skeleton "repair" command 5 years ago
Eric Sunshine dc9c144be5 git-worktree.txt: link to man pages when citing other Git commands 5 years ago
Eric Sunshine 1933f6ce43 git-worktree.txt: make start of new sentence more obvious 5 years ago
Eric Sunshine ff1ce500f7 git-worktree.txt: fix minor grammatical issues 5 years ago
Eric Sunshine 4f375b2678 git-worktree.txt: consistently use term "working tree" 5 years ago
Eric Sunshine e79e313c2d git-worktree.txt: employ fixed-width typeface consistently 5 years ago
Eric Sunshine 810382ed37 worktree: make "move" refuse to move atop missing registered worktree 5 years ago
Alexander Blesius ed31851fa6 doc: fix typos in man pages 6 years ago
Nguyễn Thái Ngọc Duy 14f74d5907 git-worktree.txt: correct linkgit command name 6 years ago
Andreas Heiduk e44a44aa25 doc: clarify boundaries of 'git worktree list --porcelain' 6 years ago
Nguyễn Thái Ngọc Duy 3a3b9d8cde refs: new ref types to make per-worktree refs visible to all worktrees 6 years ago
Nguyễn Thái Ngọc Duy 58b284a2e9 worktree: add per-worktree config files 6 years ago
Nguyễn Thái Ngọc Duy 8aff1a9ca5 Add a place for (not) sharing stuff between worktrees 6 years ago
Eric Sunshine f4143101cb worktree: teach 'remove' to override lock when --force given twice 7 years ago
Eric Sunshine 68a6b3a1bd worktree: teach 'move' to override lock when --force given twice 7 years ago
Eric Sunshine e19831c94f worktree: teach 'add' to respect --force for registered but missing path 7 years ago
Elia Pinto 371979c217 worktree: add --quiet option 7 years ago
Ævar Arnfjörð Bjarmason 8d7b558bae checkout & worktree: introduce checkout.defaultRemote 7 years ago
Thomas Gummerer f60a7b763f worktree: teach "add" to check out existing branches 7 years ago
Stefan Beller d228eea514 worktree: accept -f as short for --force for removal 7 years ago
Eric Sunshine 22d11a6e8e git-worktree.txt: unify command-line prompt in example blocks 7 years ago
Eric Sunshine 3f0b42bd07 git-worktree.txt: recommend 'git worktree remove' over manual deletion 7 years ago
Eric Sunshine d023df1ee6 git-worktree.txt: fix indentation of example and text of 'add' command 7 years ago
Eric Sunshine 661a5a382e git-worktree.txt: fix missing ")" typo 7 years ago
Nguyễn Thái Ngọc Duy cc73385cf6 worktree remove: new command 7 years ago
Nguyễn Thái Ngọc Duy 78d986b252 worktree move: refuse to move worktrees with submodules 7 years ago
Nguyễn Thái Ngọc Duy 9f792bb472 worktree move: new command 7 years ago
Ralf Thielow 50fdf7b1b1 Documentation/git-worktree.txt: add missing ` 7 years ago
Thomas Gummerer e92445a731 add worktree.guessRemote config option 7 years ago
Thomas Gummerer 71d6682d8c worktree: add --guess-remote flag to add subcommand 7 years ago
Thomas Gummerer 4e85333197 worktree: make add <path> <branch> dwim 7 years ago
Thomas Gummerer e284e892ca worktree: add --[no-]track option to the add subcommand 7 years ago
Thomas Gummerer c4738aedc0 worktree: add can be created from any commit-ish 7 years ago
Nguyễn Thái Ngọc Duy 507e6e9eec worktree add: add --lock option 8 years ago
brian m. carlson 9993a7c5f1 Documentation: correctly spell git worktree --detach 8 years ago
Ben North 2b090822e8 git-worktree.txt: fix typo "to"/"two", and add comma 8 years ago
Nguyễn Thái Ngọc Duy 080739ba1d worktree.c: find_worktree() search by path suffix 9 years ago
Nguyễn Thái Ngọc Duy 6d308627ca worktree: add "unlock" command 9 years ago
Nguyễn Thái Ngọc Duy 58142c09a4 worktree: add "lock" command 9 years ago
Jordan DE GEA 1a450e2fd1 worktree: allow "-" short-hand for @{-1} in add command 9 years ago
Nguyễn Thái Ngọc Duy 7b722d906b git-worktree.txt: keep subcommand listing in alphabetical order 9 years ago