summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
Commit message (Expand)AuthorAgeFilesLines
* git-checkout.txt: document "git checkout <pathspec>" bettertb/checkout-docTorsten Bögershausen2015-06-171-1/+5
* *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
|\ \ | |/ |/|
| * checkout: accord documentation to what git doesNicolas Sebrecht2010-07-091-1/+1
| * Merge branch 'jn/checkout-doc' into maintJunio C Hamano2010-06-221-23/+31
| |\
* | \ Merge branch 'jn/checkout-doc'Junio C Hamano2010-06-211-23/+31
|\ \ \ | | |/ | |/|
| * | Documentation/checkout: clarify descriptionJonathan Nieder2010-06-111-19/+21
| * | Documentation/checkout: clarify descriptionJonathan Nieder2010-05-311-11/+17
* | | Merge branch 'em/checkout-orphan'Junio C Hamano2010-06-211-14/+21
|\ \ \
| * | | Documentation: alter checkout --orphan descriptionErick Mattos2010-06-021-14/+21
* | | | Merge branch 'maint'Junio C Hamano2010-06-021-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Documentation: A...B shortcut for checkout and rebaseMichael J Gruber2010-06-021-0/+4
| |/
* | git checkout: create unparented branch by --orphanErick Mattos2010-03-211-1/+19
|/
* Merge branch 'tr/reset-checkout-patch'Junio C Hamano2009-09-071-1/+12
|\
| * Implement 'git checkout --patch'Thomas Rast2009-08-151-1/+12
* | UI consistency: allow --force for where -f means forceRené Scharfe2009-08-291-0/+2
|/
* docs/checkout: clarify what "non-branch" meansJeff King2009-04-131-5/+5
* doc/checkout: split checkout and branch creation in synopsisJeff King2009-04-131-18/+22
* doc/checkout: refer to git-branch(1) as appropriateJeff King2009-04-131-19/+9
* doc: refer to tracking configuration as "upstream"Jeff King2009-04-131-1/+1
* doc: clarify --no-track optionJeff King2009-04-131-1/+2
* Merge branch 'maint'Junio C Hamano2009-04-071-3/+7
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-071-4/+8
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-071-4/+8
| | |\
| | | * git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy2009-04-071-2/+6
| | | * git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy2009-04-071-2/+2