summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * | Documentation/checkout: clarify submodule HEADs to be detachedsb/submodule-recursive-checkout-detach-headStefan Beller2017-07-281-0/+2
* | | Merge branch 'jc/doc-checkout'Junio C Hamano2017-10-171-14/+16
|\ \ \
| * | | checkout doc: clarify command line args for "checkout paths" modejc/doc-checkoutJunio C Hamano2017-10-111-14/+16
| |/ /
* | | doc: fix minor typos (extra/duplicated words)ez/doc-duplicated-words-fixEvan Zacks2017-09-141-1/+1
|/ /
* | builtin/checkout: add --recurse-submodules switchStefan Beller2017-03-161-0/+7
|/
* checkout.txt: document a common case that ignores ambiguation rulesNguyễn Thái Ngọc Duy2016-09-211-0/+12
* doc: typeset short command-line options as literalMatthieu Moy2016-06-281-2/+2
* checkout: add --progress optionea/checkout-progressEdmundo Carmona Antoranz2015-11-011-0/+6
* Merge branch 'se/doc-checkout-ours-theirs'Junio C Hamano2015-08-031-0/+15
|\
| * checkout: document subtlety around --ours/--theirsse/doc-checkout-ours-theirsSimon A. Eugster2015-07-121-0/+15
* | Merge branch 'es/worktree-add'Junio C Hamano2015-07-131-72/+0
|\ \
| * | 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
| * | checkout: retire --to optionEric Sunshine2015-07-061-7/+0
| * | Documentation: move linked worktree description from checkout to worktreeEric Sunshine2015-07-061-67/+2
| * | Documentation/git-checkout: fix incorrect worktree prune commandEric Sunshine2015-07-061-1/+1
* | | Merge branch 'tb/checkout-doc'Junio C Hamano2015-07-101-1/+5
|\ \ \
| * | | git-checkout.txt: document "git checkout <pathspec>" bettertb/checkout-docTorsten Bögershausen2015-06-171-1/+5
* | | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-111-0/+78
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| * | gc: support prune --worktreesNguyễn Thái Ngọc Duy2014-12-011-4/+7
| * | prune: strategies for linked checkoutsNguyễn Thái Ngọc Duy2014-12-011-0/+20
| * | checkout: support checking out into a new working directoryNguyễn Thái Ngọc Duy2014-12-011-0/+46
| |/
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-2/+2
|/
* Documentation: @{-N} can refer to a committr/nth-previous-is-a-commitThomas Rast2014-01-211-2/+2
* checkout: update synopsys and documentation on detaching HEADjc/checkout-detach-docJunio C Hamano2013-09-111-6/+8
* Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-05-291-3/+3
|\
| * checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-211-3/+3
* | checkout: add --ignore-skip-worktree-bits in sparse checkout modeNguyễn Thái Ngọc Duy2013-04-151-0/+6
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-2/+2
* Documentation/git-checkout.txt: document 70c9ac2 behaviorChris Rorvick2012-12-181-0/+8
* Documentation/git-checkout.txt: clarify usageChris Rorvick2012-12-181-10/+33
* Merge branch 'jc/maint-checkout-fileglob-doc'Junio C Hamano2012-09-121-0/+12
|\
| * Document file-glob for "git checkout -- '*.c'"Junio C Hamano2012-09-041-0/+12
* | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'Junio C Hamano2012-09-071-3/+3
|\ \ | |/ |/|
| * doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano2012-08-261-3/+3
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-4/+4
|/
* git-checkout.txt: better docs for '--patch'Valentin Haenel2011-05-051-3/+4
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* Merge branch 'js/detach-doc'Junio C Hamano2011-02-271-23/+121
|\
| * git-checkout.txt: improve detached HEAD documentationJay Soffian2011-02-211-23/+121
* | Merge branch 'uk/checkout-ambiguous-ref'Junio C Hamano2011-02-271-2/+11
|\ \ | |/ |/|
| * checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano2011-02-081-2/+11
* | Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-031-1/+1
|/
* Fix missing 'does' in man-page for 'git checkout'Linus Torvalds2010-09-271-8/+8
* Documentation: do not convert ... operator to ellipsesJonathan Nieder2010-08-201-1/+1
* Merge branch 'tc/checkout-B'Junio C Hamano2010-08-181-2/+19
|\
| * builtin/checkout: learn -BTay Ray Chuan2010-06-251-2/+19
* | Merge branch 'maint'Junio C Hamano2010-07-111-1/+1
|\ \ | |/ |/|