summaryrefslogtreecommitdiff
path: root/Documentation/git-worktree.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/worktree-lock'Junio C Hamano2016-11-171-1/+1
|\
| * git-worktree.txt: fix typo "to"/"two", and add command/worktree-lockBen North2016-11-131-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-081-0/+5
| * worktree: add "unlock" commandNguyễn Thái Ngọc Duy2016-07-081-0/+5
| * worktree: add "lock" commandNguyễn Thái Ngọc Duy2016-07-081-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 commandjg/dash-is-last-branch-in-worktree-addJordan DE GEA2016-05-311-1/+2
|/
* worktree: add: introduce --checkout optionrz/worktree-no-checkoutRay Zhang2016-03-291-1/+7
* worktree: stop supporting moving worktrees manuallynd/do-not-move-worktree-manuallyNguyễn Thái Ngọc Duy2016-01-221-5/+10
* worktree: add 'list' commandmr/worktree-listMichael 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
* worktree: add: suppress auto-vivication with --detach and no <branch>Eric Sunshine2015-07-201-3/+3
* config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire"Eric Sunshine2015-07-201-1/+1
* Documentation/git-worktree: fix incorrect reference to file "locked"Michael Haggerty2015-07-201-1/+1
* Documentation/git-worktree: consistently use term "linked working tree"Michael Haggerty2015-07-201-18/+18
* worktree: caution that this is still experimentalJunio C Hamano2015-07-161-2/+3
* Documentation/git-worktree: fix stale "git checkout --to" referencesEric Sunshine2015-07-161-2/+2
* worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine2015-07-071-2/+6
* worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine2015-07-061-0/+1
* worktree: add -b/-B optionsEric Sunshine2015-07-061-3/+10
* worktree: add --detach optionEric Sunshine2015-07-061-1/+5
* worktree: add --force optionEric Sunshine2015-07-061-1/+7
* worktree: introduce "add" commandEric Sunshine2015-07-061-10/+10
* Documentation/git-worktree: add EXAMPLES sectionEric Sunshine2015-07-061-0/+22
* Documentation/git-worktree: add high-level 'lock' overviewEric Sunshine2015-07-061-9/+15
* Documentation/git-worktree: split technical info from general descriptionEric Sunshine2015-07-061-34/+36
* Documentation/git-worktree: add BUGS sectionEric Sunshine2015-07-061-3/+16
* Documentation: move linked worktree description from checkout to worktreeEric Sunshine2015-07-061-0/+62
* Documentation/git-worktree: associate options with commandsEric Sunshine2015-07-061-3/+3
* worktree: new place for "git prune --worktrees"nd/multiple-work-treesNguyễn Thái Ngọc Duy2015-06-291-0/+48