summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
AgeCommit message (Expand)Author
2017-12-13Merge branch 'ks/doc-checkout-previous'Junio C Hamano
2017-12-06Merge branch 'sb/submodule-recursive-checkout-detach-head'Junio C Hamano
2017-11-28Doc/checkout: checking out using @{-N} can lead to detached stateKaartic Sivaraam
2017-10-17Merge branch 'jc/doc-checkout'Junio C Hamano
2017-10-11checkout doc: clarify command line args for "checkout paths" modeJunio C Hamano
2017-09-14doc: fix minor typos (extra/duplicated words)Evan Zacks
2017-07-28Documentation/checkout: clarify submodule HEADs to be detachedStefan Beller
2017-03-16builtin/checkout: add --recurse-submodules switchStefan Beller
2016-09-21checkout.txt: document a common case that ignores ambiguation rulesNguyễn Thái Ngọc Duy
2016-06-28doc: typeset short command-line options as literalMatthieu Moy
2015-11-01checkout: add --progress optionEdmundo Carmona Antoranz
2015-08-03Merge branch 'se/doc-checkout-ours-theirs'Junio C Hamano
2015-07-13Merge branch 'es/worktree-add'Junio C Hamano
2015-07-12Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano
2015-07-12checkout: document subtlety around --ours/--theirsSimon A. Eugster
2015-07-10Merge branch 'tb/checkout-doc'Junio C Hamano
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine
2015-07-06checkout: retire --to optionEric Sunshine
2015-07-06Documentation: move linked worktree description from checkout to worktreeEric Sunshine
2015-07-06Documentation/git-checkout: fix incorrect worktree prune commandEric Sunshine
2015-06-17git-checkout.txt: document "git checkout <pathspec>" betterTorsten Bögershausen
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2015-01-07git-checkout.txt: a note about multiple checkout support for submodulesNguyễn Thái Ngọc Duy
2015-01-07checkout: add --ignore-other-wortreesNguyễn Thái Ngọc Duy
2014-12-01gc: support prune --worktreesNguyễn Thái Ngọc Duy
2014-12-01prune: strategies for linked checkoutsNguyễn Thái Ngọc Duy
2014-12-01checkout: support checking out into a new working directoryNguyễn Thái Ngọc Duy
2014-01-21Documentation: @{-N} can refer to a commitThomas Rast
2013-09-11checkout: update synopsys and documentation on detaching HEADJunio C Hamano
2013-05-29Merge branch 'jh/checkout-auto-tracking'Junio C Hamano
2013-04-21checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland
2013-04-15checkout: add --ignore-skip-worktree-bits in sparse checkout modeNguyễn Thái Ngọc Duy
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-12-18Documentation/git-checkout.txt: document 70c9ac2 behaviorChris Rorvick
2012-12-18Documentation/git-checkout.txt: clarify usageChris Rorvick
2012-09-12Merge branch 'jc/maint-checkout-fileglob-doc'Junio C Hamano
2012-09-07Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'Junio C Hamano
2012-09-04Document file-glob for "git checkout -- '*.c'"Junio C Hamano
2012-08-26doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2011-05-05git-checkout.txt: better docs for '--patch'Valentin Haenel
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-02-28Merge branch 'js/detach-doc'Junio C Hamano
2011-02-28Merge branch 'uk/checkout-ambiguous-ref'Junio C Hamano
2011-02-22git-checkout.txt: improve detached HEAD documentationJay Soffian
2011-02-08checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano
2010-11-03Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy
2010-09-27Fix missing 'does' in man-page for 'git checkout'Linus Torvalds
2010-08-20Documentation: do not convert ... operator to ellipsesJonathan Nieder