aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-worktree.txt
Commit message (Expand)AuthorAge
* Documentation/git-worktree.txt: add missing `Ralf Thielow2018-01-11
* add worktree.guessRemote config optionThomas Gummerer2017-12-06
* worktree: add --guess-remote flag to add subcommandThomas Gummerer2017-12-06
* worktree: make add <path> <branch> dwimThomas Gummerer2017-11-27
* worktree: add --[no-]track option to the add subcommandThomas Gummerer2017-11-27
* worktree: add can be created from any commit-ishThomas Gummerer2017-11-27
* worktree add: add --lock optionNguyễn Thái Ngọc Duy2017-04-20
* Merge branch 'bc/worktree-doc-fix-detached'Junio C Hamano2017-02-24
|\
| * Documentation: correctly spell git worktree --detachbrian m. carlson2017-02-22
* | Merge branch 'nd/worktree-lock'Junio C Hamano2016-11-17
|\ \
| * | git-worktree.txt: fix typo "to"/"two", and add commaBen North2016-11-13
* | | Merge branch 'nd/worktree-lock'Junio C Hamano2016-07-28
|\ \ \ | |/ /
| * | worktree.c: find_worktree() search by path suffixNguyễn Thái Ngọc Duy2016-07-08
| * | worktree: add "unlock" commandNguyễn Thái Ngọc Duy2016-07-08
| * | worktree: add "lock" commandNguyễn Thái Ngọc Duy2016-07-08
* | | Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano2016-07-06
|\ \ \ | |/ /
| * | git-worktree.txt: keep subcommand listing in alphabetical orderNguyễn Thái Ngọc Duy2016-05-24
* | | worktree: allow "-" short-hand for @{-1} in add commandJordan DE GEA2016-05-31
|/ /
* | worktree: add: introduce --checkout optionRay Zhang2016-03-29
* | worktree: stop supporting moving worktrees manuallyNguyễn Thái Ngọc Duy2016-01-22
* | worktree: add 'list' commandMichael Rappazzo2015-10-08
* | Documentation/git-worktree: fix duplicated 'from'Patrick Steinhardt2015-08-05
* | Documentation/git-worktree: fix broken 'linkgit' invocationEric Sunshine2015-07-24
|/
* worktree: add: suppress auto-vivication with --detach and no <branch>Eric Sunshine2015-07-20
* config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire"Eric Sunshine2015-07-20
* Documentation/git-worktree: fix incorrect reference to file "locked"Michael Haggerty2015-07-20
* Documentation/git-worktree: consistently use term "linked working tree"Michael Haggerty2015-07-20
* worktree: caution that this is still experimentalJunio C Hamano2015-07-16
* Documentation/git-worktree: fix stale "git checkout --to" referencesEric Sunshine2015-07-16
* worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine2015-07-07
* worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine2015-07-06
* worktree: add -b/-B optionsEric Sunshine2015-07-06
* worktree: add --detach optionEric Sunshine2015-07-06
* worktree: add --force optionEric Sunshine2015-07-06
* worktree: introduce "add" commandEric Sunshine2015-07-06
* Documentation/git-worktree: add EXAMPLES sectionEric Sunshine2015-07-06
* Documentation/git-worktree: add high-level 'lock' overviewEric Sunshine2015-07-06
* Documentation/git-worktree: split technical info from general descriptionEric Sunshine2015-07-06
* Documentation/git-worktree: add BUGS sectionEric Sunshine2015-07-06
* Documentation: move linked worktree description from checkout to worktreeEric Sunshine2015-07-06
* Documentation/git-worktree: associate options with commandsEric Sunshine2015-07-06
* worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy2015-06-29