Age | Commit message (Expand) | Author | Files | Lines |
2012-12-18 | Documentation/git-checkout.txt: document 70c9ac2 behavior | Chris Rorvick | 1 | -0/+8 |
2012-12-18 | Documentation/git-checkout.txt: clarify usage | Chris Rorvick | 1 | -10/+33 |
2012-09-12 | Merge branch 'jc/maint-checkout-fileglob-doc' | Junio C Hamano | 1 | -0/+12 |
2012-09-07 | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' | Junio C Hamano | 1 | -3/+3 |
2012-09-04 | Document file-glob for "git checkout -- '*.c'" | Junio C Hamano | 1 | -0/+12 |
2012-08-26 | doc: "git checkout -b/-B/--orphan" always takes a branch name | Junio C Hamano | 1 | -3/+3 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -4/+4 |
2011-05-05 | git-checkout.txt: better docs for '--patch' | Valentin Haenel | 1 | -3/+4 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -9/+0 |
2011-02-27 | Merge branch 'js/detach-doc' | Junio C Hamano | 1 | -23/+121 |
2011-02-27 | Merge branch 'uk/checkout-ambiguous-ref' | Junio C Hamano | 1 | -2/+11 |
2011-02-21 | git-checkout.txt: improve detached HEAD documentation | Jay Soffian | 1 | -23/+121 |
2011-02-08 | checkout: introduce --detach synonym for "git checkout foo^{commit}" | Junio C Hamano | 1 | -2/+11 |
2010-11-03 | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 1 | -1/+1 |
2010-09-27 | Fix missing 'does' in man-page for 'git checkout' | Linus Torvalds | 1 | -8/+8 |
2010-08-20 | Documentation: do not convert ... operator to ellipses | Jonathan Nieder | 1 | -1/+1 |
2010-08-18 | Merge branch 'tc/checkout-B' | Junio C Hamano | 1 | -2/+19 |
2010-07-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-07-09 | checkout: accord documentation to what git does | Nicolas Sebrecht | 1 | -1/+1 |
2010-06-25 | builtin/checkout: learn -B | Tay Ray Chuan | 1 | -2/+19 |
2010-06-22 | Merge branch 'jn/checkout-doc' into maint | Junio C Hamano | 1 | -23/+31 |
2010-06-21 | Merge branch 'jn/checkout-doc' | Junio C Hamano | 1 | -23/+31 |
2010-06-21 | Merge branch 'em/checkout-orphan' | Junio C Hamano | 1 | -14/+21 |
2010-06-11 | Documentation/checkout: clarify description | Jonathan Nieder | 1 | -19/+21 |
2010-06-02 | Documentation: alter checkout --orphan description | Erick Mattos | 1 | -14/+21 |
2010-06-02 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+4 |
2010-06-02 | Documentation: A...B shortcut for checkout and rebase | Michael J Gruber | 1 | -0/+4 |
2010-05-31 | Documentation/checkout: clarify description | Jonathan Nieder | 1 | -11/+17 |
2010-03-21 | git checkout: create unparented branch by --orphan | Erick Mattos | 1 | -1/+19 |
2009-09-07 | Merge branch 'tr/reset-checkout-patch' | Junio C Hamano | 1 | -1/+12 |
2009-08-29 | UI consistency: allow --force for where -f means force | René Scharfe | 1 | -0/+2 |
2009-08-15 | Implement 'git checkout --patch' | Thomas Rast | 1 | -1/+12 |
2009-04-13 | docs/checkout: clarify what "non-branch" means | Jeff King | 1 | -5/+5 |
2009-04-13 | doc/checkout: split checkout and branch creation in synopsis | Jeff King | 1 | -18/+22 |
2009-04-13 | doc/checkout: refer to git-branch(1) as appropriate | Jeff King | 1 | -19/+9 |
2009-04-13 | doc: refer to tracking configuration as "upstream" | Jeff King | 1 | -1/+1 |
2009-04-13 | doc: clarify --no-track option | Jeff King | 1 | -1/+2 |
2009-04-07 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+7 |
2009-04-07 | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 1 | -4/+8 |
2009-04-07 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -4/+8 |
2009-04-07 | git-checkout.txt: clarify that <branch> applies when no path is given. | Matthieu Moy | 1 | -2/+6 |
2009-04-07 | git-checkout.txt: fix incorrect statement about HEAD and index | Matthieu Moy | 1 | -2/+2 |
2009-03-17 | Documentation: remove extra quoting/emphasis around literal texts | Chris Johnsen | 1 | -2/+2 |
2009-03-10 | Typo and language fixes for git-checkout.txt | Michael J Gruber | 1 | -17/+16 |
2009-01-17 | checkout: implement "-" abbreviation, add docs and tests | Thomas Rast | 1 | -0/+4 |
2008-12-19 | Documentation: sync example output with git output | Markus Heidelberg | 1 | -1/+0 |
2008-12-17 | Clarify documentation of "git checkout <tree-ish> paths" syntax | Nanako Shiraishi | 1 | -1/+1 |
2008-10-19 | Documentation: Spelling fix | Fredrik Skolmli | 1 | -1/+1 |
2008-09-29 | Merge branch 'jc/better-conflict-resolution' | Shawn O. Pearce | 1 | -7/+34 |
2008-08-31 | checkout --conflict=<style>: recreate merge in a non-default style | Junio C Hamano | 1 | -1/+9 |