aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-checkout.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Documentation: @{-N} can refer to a commitThomas Rast1-2/+2
2013-09-11checkout: update synopsys and documentation on detaching HEADJunio C Hamano1-6/+8
2013-05-29Merge branch 'jh/checkout-auto-tracking'Junio C Hamano1-3/+3
2013-04-21checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland1-3/+3
2013-04-15checkout: add --ignore-skip-worktree-bits in sparse checkout modeNguyễn Thái Ngọc Duy1-0/+6
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-2/+2
2012-12-18Documentation/git-checkout.txt: document 70c9ac2 behaviorChris Rorvick1-0/+8
2012-12-18Documentation/git-checkout.txt: clarify usageChris Rorvick1-10/+33
2012-09-12Merge branch 'jc/maint-checkout-fileglob-doc'Junio C Hamano1-0/+12
2012-09-07Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'Junio C Hamano1-3/+3
2012-09-04Document file-glob for "git checkout -- '*.c'"Junio C Hamano1-0/+12
2012-08-26doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano1-3/+3
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-4/+4
2011-05-05git-checkout.txt: better docs for '--patch'Valentin Haenel1-3/+4
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-9/+0
2011-02-27Merge branch 'js/detach-doc'Junio C Hamano1-23/+121
2011-02-27Merge branch 'uk/checkout-ambiguous-ref'Junio C Hamano1-2/+11
2011-02-21git-checkout.txt: improve detached HEAD documentationJay Soffian1-23/+121
2011-02-08checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano1-2/+11
2010-11-03Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy1-1/+1
2010-09-27Fix missing 'does' in man-page for 'git checkout'Linus Torvalds1-8/+8
2010-08-20Documentation: do not convert ... operator to ellipsesJonathan Nieder1-1/+1
2010-08-18Merge branch 'tc/checkout-B'Junio C Hamano1-2/+19
2010-07-11Merge branch 'maint'Junio C Hamano1-1/+1
2010-07-09checkout: accord documentation to what git doesNicolas Sebrecht1-1/+1
2010-06-25builtin/checkout: learn -BTay Ray Chuan1-2/+19
2010-06-22Merge branch 'jn/checkout-doc' into maintJunio C Hamano1-23/+31
2010-06-21Merge branch 'jn/checkout-doc'Junio C Hamano1-23/+31
2010-06-21Merge branch 'em/checkout-orphan'Junio C Hamano1-14/+21
2010-06-11Documentation/checkout: clarify descriptionJonathan Nieder1-19/+21
2010-06-02Documentation: alter checkout --orphan descriptionErick Mattos1-14/+21
2010-06-02Merge branch 'maint'Junio C Hamano1-0/+4
2010-06-02Documentation: A...B shortcut for checkout and rebaseMichael J Gruber1-0/+4
2010-05-31Documentation/checkout: clarify descriptionJonathan Nieder1-11/+17
2010-03-21git checkout: create unparented branch by --orphanErick Mattos1-1/+19
2009-09-07Merge branch 'tr/reset-checkout-patch'Junio C Hamano1-1/+12
2009-08-29UI consistency: allow --force for where -f means forceRené Scharfe1-0/+2
2009-08-15Implement 'git checkout --patch'Thomas Rast1-1/+12
2009-04-13docs/checkout: clarify what "non-branch" meansJeff King1-5/+5
2009-04-13doc/checkout: split checkout and branch creation in synopsisJeff King1-18/+22
2009-04-13doc/checkout: refer to git-branch(1) as appropriateJeff King1-19/+9
2009-04-13doc: refer to tracking configuration as "upstream"Jeff King1-1/+1
2009-04-13doc: clarify --no-track optionJeff King1-1/+2
2009-04-07Merge branch 'maint'Junio C Hamano1-3/+7
2009-04-07Merge branch 'maint-1.6.1' into maintJunio C Hamano1-4/+8
2009-04-07Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano1-4/+8
2009-04-07git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy1-2/+6
2009-04-07git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy1-2/+2
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen1-2/+2
2009-03-10Typo and language fixes for git-checkout.txtMichael J Gruber1-17/+16