summaryrefslogtreecommitdiffstats
path: root/Documentation/git-worktree.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: fix typos in man pagesAlexander Blesius2019-03-181-1/+1
* Merge branch 'nd/per-worktree-ref-iteration'Junio C Hamano2018-11-131-1/+31
|\
| * git-worktree.txt: correct linkgit command nameNguyễn Thái Ngọc Duy2018-11-051-1/+1
| * refs: new ref types to make per-worktree refs visible to all worktreesNguyễn Thái Ngọc Duy2018-10-221-1/+14
| * Add a place for (not) sharing stuff between worktreesNguyễn Thái Ngọc Duy2018-10-071-1/+18
* | Merge branch 'nd/per-worktree-config'Junio C Hamano2018-11-131-0/+33
|\ \
| * | worktree: add per-worktree config filesNguyễn Thái Ngọc Duy2018-10-221-0/+33
| |/
* | Merge branch 'ah/doc-updates'Junio C Hamano2018-10-301-2/+2
|\ \ | |/ |/|
| * doc: clarify boundaries of 'git worktree list --porcelain'Andreas Heiduk2018-10-231-2/+2
* | worktree: teach 'remove' to override lock when --force given twiceEric Sunshine2018-08-301-0/+1
* | worktree: teach 'move' to override lock when --force given twiceEric Sunshine2018-08-301-0/+3
* | worktree: teach 'add' to respect --force for registered but missing pathEric Sunshine2018-08-301-2/+6
|/
* worktree: add --quiet optionElia Pinto2018-08-181-0/+4
* checkout & worktree: introduce checkout.defaultRemoteÆvar Arnfjörð Bjarmason2018-06-111-0/+9
* Merge branch 'tg/worktree-add-existing-branch'Junio C Hamano2018-05-231-2/+7
|\
| * worktree: teach "add" to check out existing branchesThomas Gummerer2018-04-301-2/+7
* | Merge branch 'sb/worktree-remove-opt-force'Junio C Hamano2018-05-081-1/+1
|\ \
| * | worktree: accept -f as short for --force for removalStefan Beller2018-04-181-1/+1
* | | Merge branch 'es/worktree-docs'Junio C Hamano2018-04-251-9/+9
|\ \ \ | |/ / |/| |
| * | git-worktree.txt: unify command-line prompt in example blocksEric Sunshine2018-04-091-2/+2
| * | git-worktree.txt: recommend 'git worktree remove' over manual deletionEric Sunshine2018-04-091-7/+7
* | | Merge branch 'nd/worktree-move'Junio C Hamano2018-03-141-15/+19
|\| |
| * | worktree remove: new commandNguyễn Thái Ngọc Duy2018-02-121-9/+12
| * | worktree move: refuse to move worktrees with submodulesNguyễn Thái Ngọc Duy2018-02-121-1/+1
| * | worktree move: new commandNguyễn Thái Ngọc Duy2018-02-121-6/+7
| |/
* | git-worktree.txt: fix indentation of example and text of 'add' commandEric Sunshine2018-02-161-0/+1
* | git-worktree.txt: fix missing ")" typoEric Sunshine2018-02-161-2/+2
|/
* Documentation/git-worktree.txt: add missing `Ralf Thielow2018-01-111-1/+1
* add worktree.guessRemote config optionThomas Gummerer2017-12-061-0/+3
* worktree: add --guess-remote flag to add subcommandThomas Gummerer2017-12-061-0/+7
* worktree: make add <path> <branch> dwimThomas Gummerer2017-11-271-0/+8
* worktree: add --[no-]track option to the add subcommandThomas Gummerer2017-11-271-0/+6
* worktree: add can be created from any commit-ishThomas Gummerer2017-11-271-10/+10
* worktree add: add --lock optionNguyễn Thái Ngọc Duy2017-04-211-1/+6
* Merge branch 'bc/worktree-doc-fix-detached'Junio C Hamano2017-02-241-1/+1
|\
| * Documentation: correctly spell git worktree --detachbrian m. carlson2017-02-221-1/+1
* | Merge branch 'nd/worktree-lock'Junio C Hamano2016-11-171-1/+1
|\ \
| * | git-worktree.txt: fix typo "to"/"two", and add commaBen North2016-11-141-1/+1
* | | Merge branch 'nd/worktree-lock'Junio C Hamano2016-07-281-6/+30
|\| |
| * | worktree.c: find_worktree() search by path suffixNguyễn Thái Ngọc Duy2016-07-091-0/+5
| * | worktree: add "unlock" commandNguyễn Thái Ngọc Duy2016-07-091-0/+5
| * | worktree: add "lock" commandNguyễn Thái Ngọc Duy2016-07-091-6/+20
* | | Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano2016-07-061-5/+5
|\| |
| * | git-worktree.txt: keep subcommand listing in alphabetical orderNguyễn Thái Ngọc Duy2016-05-241-5/+5
* | | worktree: allow "-" short-hand for @{-1} in add commandJordan DE GEA2016-05-311-1/+2
|/ /
* | worktree: add: introduce --checkout optionRay Zhang2016-03-291-1/+7
* | worktree: stop supporting moving worktrees manuallyNguyễn Thái Ngọc Duy2016-01-221-5/+10
* | worktree: add 'list' commandMichael Rappazzo2015-10-081-1/+48
* | Documentation/git-worktree: fix duplicated 'from'Patrick Steinhardt2015-08-051-1/+1
* | Documentation/git-worktree: fix broken 'linkgit' invocationEric Sunshine2015-07-241-1/+1
|/