aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
Commit message (Expand)AuthorAge
* Merge branch 'ks/doc-checkout-previous'Junio C Hamano2017-12-13
|\
| * Doc/checkout: checking out using @{-N} can lead to detached stateKaartic Sivaraam2017-11-28
* | Merge branch 'sb/submodule-recursive-checkout-detach-head'Junio C Hamano2017-12-06
|\ \
| * | Documentation/checkout: clarify submodule HEADs to be detachedStefan Beller2017-07-28
* | | Merge branch 'jc/doc-checkout'Junio C Hamano2017-10-17
|\ \ \
| * | | checkout doc: clarify command line args for "checkout paths" modeJunio C Hamano2017-10-11
| |/ /
* | | doc: fix minor typos (extra/duplicated words)Evan Zacks2017-09-14
|/ /
* | builtin/checkout: add --recurse-submodules switchStefan Beller2017-03-16
|/
* checkout.txt: document a common case that ignores ambiguation rulesNguyễn Thái Ngọc Duy2016-09-21
* doc: typeset short command-line options as literalMatthieu Moy2016-06-28
* checkout: add --progress optionEdmundo Carmona Antoranz2015-11-01
* Merge branch 'se/doc-checkout-ours-theirs'Junio C Hamano2015-08-03
|\
| * checkout: document subtlety around --ours/--theirsSimon A. Eugster2015-07-12
* | Merge branch 'es/worktree-add'Junio C Hamano2015-07-13
|\ \
| * | Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano2015-07-12
| * | checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine2015-07-07
| * | checkout: retire --to optionEric Sunshine2015-07-06
| * | Documentation: move linked worktree description from checkout to worktreeEric Sunshine2015-07-06
| * | Documentation/git-checkout: fix incorrect worktree prune commandEric Sunshine2015-07-06
* | | Merge branch 'tb/checkout-doc'Junio C Hamano2015-07-10
|\ \ \
| * | | git-checkout.txt: document "git checkout <pathspec>" betterTorsten Bögershausen2015-06-17
* | | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | git-checkout.txt: a note about multiple checkout support for submodulesNguyễn Thái Ngọc Duy2015-01-07
| * | checkout: add --ignore-other-wortreesNguyễn Thái Ngọc Duy2015-01-07
| * | gc: support prune --worktreesNguyễn Thái Ngọc Duy2014-12-01
| * | prune: strategies for linked checkoutsNguyễn Thái Ngọc Duy2014-12-01
| * | checkout: support checking out into a new working directoryNguyễn Thái Ngọc Duy2014-12-01
| |/
* | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
|/
* Documentation: @{-N} can refer to a commitThomas Rast2014-01-21
* checkout: update synopsys and documentation on detaching HEADJunio C Hamano2013-09-11
* Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-05-29
|\
| * checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-21
* | checkout: add --ignore-skip-worktree-bits in sparse checkout modeNguyễn Thái Ngọc Duy2013-04-15
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* Documentation/git-checkout.txt: document 70c9ac2 behaviorChris Rorvick2012-12-18
* Documentation/git-checkout.txt: clarify usageChris Rorvick2012-12-18
* Merge branch 'jc/maint-checkout-fileglob-doc'Junio C Hamano2012-09-12
|\
| * Document file-glob for "git checkout -- '*.c'"Junio C Hamano2012-09-04
* | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'Junio C Hamano2012-09-07
|\ \ | |/ |/|
| * doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano2012-08-26
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-26
|/
* git-checkout.txt: better docs for '--patch'Valentin Haenel2011-05-05
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Merge branch 'js/detach-doc'Junio C Hamano2011-02-27
|\
| * git-checkout.txt: improve detached HEAD documentationJay Soffian2011-02-21
* | Merge branch 'uk/checkout-ambiguous-ref'Junio C Hamano2011-02-27
|\ \ | |/ |/|
| * checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano2011-02-08
* | Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-03
|/
* Fix missing 'does' in man-page for 'git checkout'Linus Torvalds2010-09-27
* Documentation: do not convert ... operator to ellipsesJonathan Nieder2010-08-20