summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
AgeCommit message (Expand)Author
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
2010-08-18Merge branch 'tc/checkout-B'Junio C Hamano
2010-07-12Merge branch 'maint'Junio C Hamano
2010-07-09checkout: accord documentation to what git doesNicolas Sebrecht
2010-06-25builtin/checkout: learn -BTay Ray Chuan
2010-06-22Merge branch 'jn/checkout-doc' into maintJunio C Hamano
2010-06-21Merge branch 'jn/checkout-doc'Junio C Hamano
2010-06-21Merge branch 'em/checkout-orphan'Junio C Hamano
2010-06-11Documentation/checkout: clarify descriptionJonathan Nieder
2010-06-02Documentation: alter checkout --orphan descriptionErick Mattos
2010-06-02Merge branch 'maint'Junio C Hamano
2010-06-02Documentation: A...B shortcut for checkout and rebaseMichael J Gruber
2010-06-01Documentation/checkout: clarify descriptionJonathan Nieder
2010-03-21git checkout: create unparented branch by --orphanErick Mattos
2009-09-07Merge branch 'tr/reset-checkout-patch'Junio C Hamano
2009-08-29UI consistency: allow --force for where -f means forceRené Scharfe
2009-08-15Implement 'git checkout --patch'Thomas Rast
2009-04-13docs/checkout: clarify what "non-branch" meansJeff King
2009-04-13doc/checkout: split checkout and branch creation in synopsisJeff King
2009-04-13doc/checkout: refer to git-branch(1) as appropriateJeff King
2009-04-13doc: refer to tracking configuration as "upstream"Jeff King
2009-04-13doc: clarify --no-track optionJeff King
2009-04-08Merge branch 'maint'Junio C Hamano
2009-04-08Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-08Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-08git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy
2009-04-08git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen
2009-03-11Typo and language fixes for git-checkout.txtMichael J Gruber