summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation/git-worktree: fix duplicated 'from'Patrick Steinhardt2015-08-051-1/+1
* Documentation/config: mention "now" and "never" for 'expire' settingsEric Sunshine2015-07-281-5/+11
* 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-202-3/+2
* Documentation/git-worktree: wordsmith worktree-related manpagesMichael Haggerty2015-07-202-11/+12
* Documentation/config: fix stale "git prune --worktree" referenceMichael Haggerty2015-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-202-23/+23
* Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" referenceEric Sunshine2015-07-171-1/+1
* 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
* Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano2015-07-121-3/+6
* checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine2015-07-071-6/+3
* 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
* checkout: retire --to optionEric Sunshine2015-07-061-7/+0
* 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-062-67/+64
* Documentation/git-worktree: associate options with commandsEric Sunshine2015-07-061-3/+3
* Documentation/git-checkout: fix incorrect worktree prune commandEric Sunshine2015-07-061-1/+1
* worktree: new place for "git prune --worktrees"nd/multiple-work-treesNguyễn Thái Ngọc Duy2015-06-292-3/+48
* git-checkout.txt: a note about multiple checkout support for submodulesNguyễn Thái Ngọc Duy2015-01-071-0/+3
* checkout: add --ignore-other-wortreesNguyễn Thái Ngọc Duy2015-01-071-0/+6
* git-common-dir: make "modules/" per-working-directory directoryMax Kirillov2014-12-011-3/+1
* gc: support prune --worktreesNguyễn Thái Ngọc Duy2014-12-012-4/+14
* prune: strategies for linked checkoutsNguyễn Thái Ngọc Duy2014-12-013-0/+42
* checkout: support checking out into a new working directoryNguyễn Thái Ngọc Duy2014-12-013-1/+55
* setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy2014-12-012-0/+5
* setup.c: detect $GIT_COMMON_DIR in is_git_directory()Nguyễn Thái Ngọc Duy2014-12-011-0/+7
* $GIT_COMMON_DIR: a new environment variableNguyễn Thái Ngọc Duy2014-12-012-11/+42
* git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy2014-12-011-0/+7
* Git 2.2v2.2.0Junio C Hamano2014-11-261-0/+5
* RelNotes: spelling & grammar tweaksMarc Branchaud2014-11-261-51/+52
* Git 2.2.0-rc3v2.2.0-rc3Junio C Hamano2014-11-211-13/+14
* Merge branch 'sv/submitting-final-patch'Junio C Hamano2014-11-191-1/+1
|\
| * SubmittingPatches: final submission is To: maintainer and CC: listsv/submitting-final-patchSlavomir Vlcek2014-11-131-1/+1
* | Merge branch 'sn/tutorial-status-output-example'Junio C Hamano2014-11-192-19/+21
|\ \
| * | gittutorial: fix output of 'git status'sn/tutorial-status-output-exampleStefan Naewe2014-11-132-19/+21
| * | Merge branch 'nd/gitignore-trailing-whitespace' into maintJunio C Hamano2014-11-121-1/+1
| |\ \
* | \ \ Merge branch 'mh/doc-remote-helper-xref'Junio C Hamano2014-11-195-0/+22
|\ \ \ \
| * | | | doc: add some crossrefs between manual pagesmh/doc-remote-helper-xrefMax Horn2014-11-115-0/+22
| |/ / /
* | | | Merge branch 'jc/doc-commit-only'Junio C Hamano2014-11-181-2/+3
|\ \ \ \