summaryrefslogtreecommitdiffstats
path: root/Documentation/git-worktree.txt
AgeCommit message (Expand)AuthorLines
2017-04-20worktree add: add --lock optionNguyễn Thái Ngọc Duy-1/+6
2017-02-24Merge branch 'bc/worktree-doc-fix-detached'Junio C Hamano-1/+1
2017-02-22Documentation: correctly spell git worktree --detachbrian m. carlson-1/+1
2016-11-17Merge branch 'nd/worktree-lock'Junio C Hamano-1/+1
2016-11-13git-worktree.txt: fix typo "to"/"two", and add commaBen North-1/+1
2016-07-28Merge branch 'nd/worktree-lock'Junio C Hamano-6/+30
2016-07-08worktree.c: find_worktree() search by path suffixNguyễn Thái Ngọc Duy-0/+5
2016-07-08worktree: add "unlock" commandNguyễn Thái Ngọc Duy-0/+5
2016-07-08worktree: add "lock" commandNguyễn Thái Ngọc Duy-6/+20
2016-07-06Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano-5/+5
2016-05-31worktree: allow "-" short-hand for @{-1} in add commandJordan DE GEA-1/+2
2016-05-24git-worktree.txt: keep subcommand listing in alphabetical orderNguyễn Thái Ngọc Duy-5/+5
2016-03-29worktree: add: introduce --checkout optionRay Zhang-1/+7
2016-01-22worktree: stop supporting moving worktrees manuallyNguyễn Thái Ngọc Duy-5/+10
2015-10-08worktree: add 'list' commandMichael Rappazzo-1/+48
2015-08-05Documentation/git-worktree: fix duplicated 'from'Patrick Steinhardt-1/+1
2015-07-24Documentation/git-worktree: fix broken 'linkgit' invocationEric Sunshine-1/+1
2015-07-20worktree: add: suppress auto-vivication with --detach and no <branch>Eric Sunshine-3/+3
2015-07-20config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire"Eric Sunshine-1/+1
2015-07-20Documentation/git-worktree: fix incorrect reference to file "locked"Michael Haggerty-1/+1
2015-07-20Documentation/git-worktree: consistently use term "linked working tree"Michael Haggerty-18/+18
2015-07-16worktree: caution that this is still experimentalJunio C Hamano-2/+3
2015-07-16Documentation/git-worktree: fix stale "git checkout --to" referencesEric Sunshine-2/+2
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine-2/+6
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine-0/+1
2015-07-06worktree: add -b/-B optionsEric Sunshine-3/+10
2015-07-06worktree: add --detach optionEric Sunshine-1/+5
2015-07-06worktree: add --force optionEric Sunshine-1/+7
2015-07-06worktree: introduce "add" commandEric Sunshine-10/+10
2015-07-06Documentation/git-worktree: add EXAMPLES sectionEric Sunshine-0/+22
2015-07-06Documentation/git-worktree: add high-level 'lock' overviewEric Sunshine-9/+15
2015-07-06Documentation/git-worktree: split technical info from general descriptionEric Sunshine-34/+36
2015-07-06Documentation/git-worktree: add BUGS sectionEric Sunshine-3/+16
2015-07-06Documentation: move linked worktree description from checkout to worktreeEric Sunshine-0/+62
2015-07-06Documentation/git-worktree: associate options with commandsEric Sunshine-3/+3
2015-06-29worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy-0/+48