summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
Commit message (Expand)AuthorAgeFilesLines
* checkout, restore: support the --pathspec-from-file optionAlexandr Miloslavskiy2019-12-041-0/+15
* doc: checkout: synchronize <pathspec> descriptionAlexandr Miloslavskiy2019-12-041-9/+15
* doc: checkout: fix broken text referenceAlexandr Miloslavskiy2019-12-041-6/+4
* doc: checkout: remove duplicate synopsisAlexandr Miloslavskiy2019-12-041-2/+1
* Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-091-100/+122
|\
| * checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy2019-05-071-1/+2
| * switch: implicit dwim, use --no-guess to disable itNguyễn Thái Ngọc Duy2019-04-021-15/+23
| * checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy2019-04-021-0/+4
| * git-checkout.txt: fix monospace typesetNguyễn Thái Ngọc Duy2019-04-021-81/+81
| * doc: document --overwrite-ignoreNguyễn Thái Ngọc Duy2019-04-021-0/+6
| * git-checkout.txt: fix one syntax lineNguyễn Thái Ngọc Duy2019-04-021-1/+1
| * git-checkout.txt: spell out --no-optionNguyễn Thái Ngọc Duy2019-04-021-4/+7
* | Merge branch 'dl/branch-from-3dot-merge-base'Junio C Hamano2019-05-191-0/+4
|\ \
| * | branch: make create_branch accept a merge base revDenton Liu2019-05-071-0/+4
* | | Merge branch 'nd/checkout-m-doc-update'Junio C Hamano2019-04-161-0/+2
|\ \ \ | |_|/ |/| |
| * | checkout.txt: note about losing staged changes with --mergeNguyễn Thái Ngọc Duy2019-03-211-0/+2
| |/
* | Merge branch 'tg/checkout-no-overlay'Junio C Hamano2019-03-071-0/+10
|\ \ | |/ |/|
| * checkout: introduce --{,no-}overlay optionThomas Gummerer2019-01-081-0/+10
* | Merge branch 'yn/checkout-doc-fix'Junio C Hamano2019-02-241-1/+1
|\ \
| * | checkout doc: fix an unmatched double-quote pairYoichi Nakayama2019-02-231-1/+1
| |/
* | Merge branch 'ja/doc-style-fix'Junio C Hamano2019-02-051-8/+8
|\ \
| * | doc: tidy asciidoc styleJean-Noël Avila2019-01-231-8/+8
| |/
* | checkout: disambiguate dwim tracking branches and local filesNguyễn Thái Ngọc Duy2018-11-141-0/+4
|/
* doc: fix ASCII art tab spacingAndreas Heiduk2018-10-231-7/+7
* checkout & worktree: introduce checkout.defaultRemoteÆvar Arnfjörð Bjarmason2018-06-111-0/+9
* Merge branch 'ks/doc-checkout-previous'Junio C Hamano2017-12-131-4/+4
|\
| * Doc/checkout: checking out using @{-N} can lead to detached stateks/doc-checkout-previousKaartic Sivaraam2017-11-281-4/+4
* | Merge branch 'sb/submodule-recursive-checkout-detach-head'Junio C Hamano2017-12-061-0/+2
|\ \
| * | 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