summaryrefslogtreecommitdiff
path: root/Documentation/git-worktree.txt
Commit message (Expand)AuthorAgeFilesLines
* 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