aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
Commit message (Expand)AuthorAge
* *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
* Merge branch 'tc/checkout-B'Junio C Hamano2010-08-18
|\
| * builtin/checkout: learn -BTay Ray Chuan2010-06-25
* | Merge branch 'maint'Junio C Hamano2010-07-11
|\ \ | |/ |/|
| * checkout: accord documentation to what git doesNicolas Sebrecht2010-07-09
| * Merge branch 'jn/checkout-doc' into maintJunio C Hamano2010-06-22
| |\
* | \ Merge branch 'jn/checkout-doc'Junio C Hamano2010-06-21
|\ \ \ | | |/ | |/|
| * | Documentation/checkout: clarify descriptionJonathan Nieder2010-06-11
| * | Documentation/checkout: clarify descriptionJonathan Nieder2010-05-31
* | | Merge branch 'em/checkout-orphan'Junio C Hamano2010-06-21
|\ \ \
| * | | Documentation: alter checkout --orphan descriptionErick Mattos2010-06-02
* | | | Merge branch 'maint'Junio C Hamano2010-06-02
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Documentation: A...B shortcut for checkout and rebaseMichael J Gruber2010-06-02
| |/
* | git checkout: create unparented branch by --orphanErick Mattos2010-03-21
|/
* Merge branch 'tr/reset-checkout-patch'Junio C Hamano2009-09-07
|\
| * Implement 'git checkout --patch'Thomas Rast2009-08-15
* | UI consistency: allow --force for where -f means forceRené Scharfe2009-08-29
|/
* docs/checkout: clarify what "non-branch" meansJeff King2009-04-13
* doc/checkout: split checkout and branch creation in synopsisJeff King2009-04-13
* doc/checkout: refer to git-branch(1) as appropriateJeff King2009-04-13
* doc: refer to tracking configuration as "upstream"Jeff King2009-04-13
* doc: clarify --no-track optionJeff King2009-04-13
* Merge branch 'maint'Junio C Hamano2009-04-07
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-07
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-07
| | |\
| | | * git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy2009-04-07
| | | * git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy2009-04-07
* | | | Documentation: remove extra quoting/emphasis around literal textsChris Johnsen2009-03-17