summaryrefslogtreecommitdiff
path: root/Documentation/git-worktree.txt
AgeCommit message (Expand)Author
2019-03-18doc: fix typos in man pagesAlexander Blesius
2018-11-13Merge branch 'nd/per-worktree-ref-iteration'Junio C Hamano
2018-11-13Merge branch 'nd/per-worktree-config'Junio C Hamano
2018-11-05git-worktree.txt: correct linkgit command nameNguyễn Thái Ngọc Duy
2018-10-30Merge branch 'ah/doc-updates'Junio C Hamano
2018-10-23doc: clarify boundaries of 'git worktree list --porcelain'Andreas Heiduk
2018-10-22refs: new ref types to make per-worktree refs visible to all worktreesNguyễn Thái Ngọc Duy
2018-10-22worktree: add per-worktree config filesNguyễn Thái Ngọc Duy
2018-10-06Add a place for (not) sharing stuff between worktreesNguyễn Thái Ngọc Duy
2018-08-30worktree: teach 'remove' to override lock when --force given twiceEric Sunshine
2018-08-30worktree: teach 'move' to override lock when --force given twiceEric Sunshine
2018-08-30worktree: teach 'add' to respect --force for registered but missing pathEric Sunshine
2018-08-17worktree: add --quiet optionElia Pinto
2018-06-11checkout & worktree: introduce checkout.defaultRemoteÆvar Arnfjörð Bjarmason
2018-05-23Merge branch 'tg/worktree-add-existing-branch'Junio C Hamano
2018-05-08Merge branch 'sb/worktree-remove-opt-force'Junio C Hamano
2018-04-30worktree: teach "add" to check out existing branchesThomas Gummerer
2018-04-25Merge branch 'es/worktree-docs'Junio C Hamano
2018-04-18worktree: accept -f as short for --force for removalStefan Beller
2018-04-09git-worktree.txt: unify command-line prompt in example blocksEric Sunshine
2018-04-09git-worktree.txt: recommend 'git worktree remove' over manual deletionEric Sunshine
2018-03-14Merge branch 'nd/worktree-move'Junio C Hamano
2018-02-16git-worktree.txt: fix indentation of example and text of 'add' commandEric Sunshine
2018-02-16git-worktree.txt: fix missing ")" typoEric Sunshine
2018-02-12worktree remove: new commandNguyễn Thái Ngọc Duy
2018-02-12worktree move: refuse to move worktrees with submodulesNguyễn Thái Ngọc Duy
2018-02-12worktree move: new commandNguyễn Thái Ngọc Duy
2018-01-11Documentation/git-worktree.txt: add missing `Ralf Thielow
2017-12-06add worktree.guessRemote config optionThomas Gummerer
2017-12-06worktree: add --guess-remote flag to add subcommandThomas Gummerer
2017-11-27worktree: make add <path> <branch> dwimThomas Gummerer
2017-11-27worktree: add --[no-]track option to the add subcommandThomas Gummerer
2017-11-27worktree: add can be created from any commit-ishThomas Gummerer
2017-04-21worktree add: add --lock optionNguyễn Thái Ngọc Duy
2017-02-24Merge branch 'bc/worktree-doc-fix-detached'Junio C Hamano
2017-02-22Documentation: correctly spell git worktree --detachbrian m. carlson
2016-11-17Merge branch 'nd/worktree-lock'Junio C Hamano
2016-11-14git-worktree.txt: fix typo "to"/"two", and add commaBen North
2016-07-28Merge branch 'nd/worktree-lock'Junio C Hamano
2016-07-08worktree.c: find_worktree() search by path suffixNguyễn Thái Ngọc Duy
2016-07-08worktree: add "unlock" commandNguyễn Thái Ngọc Duy
2016-07-08worktree: add "lock" commandNguyễn Thái Ngọc Duy
2016-07-06Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano
2016-05-31worktree: allow "-" short-hand for @{-1} in add commandJordan DE GEA
2016-05-24git-worktree.txt: keep subcommand listing in alphabetical orderNguyễn Thái Ngọc Duy
2016-03-29worktree: add: introduce --checkout optionRay Zhang
2016-01-22worktree: stop supporting moving worktrees manuallyNguyễn Thái Ngọc Duy
2015-10-08worktree: add 'list' commandMichael Rappazzo
2015-08-05Documentation/git-worktree: fix duplicated 'from'Patrick Steinhardt
2015-07-24Documentation/git-worktree: fix broken 'linkgit' invocationEric Sunshine