90 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Junio C Hamano caae319e49 Document file-glob for "git checkout -- '*.c'" 12 years ago
Junio C Hamano 45aaf0310f doc: "git checkout -b/-B/--orphan" always takes a branch name 12 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Valentin Haenel a31538e273 git-checkout.txt: better docs for '--patch' 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jay Soffian be8ef33c1d git-checkout.txt: improve detached HEAD documentation 14 years ago
Junio C Hamano 32669671c7 checkout: introduce --detach synonym for "git checkout foo^{commit}" 14 years ago
Matthieu Moy 29b9a66f28 Change incorrect uses of "remote branch" meaning "remote-tracking" 14 years ago
Linus Torvalds 442cb08fa0 Fix missing 'does' in man-page for 'git checkout' 14 years ago
Jonathan Nieder b9190e7913 Documentation: do not convert ... operator to ellipses 14 years ago
Nicolas Sebrecht 142183d096 checkout: accord documentation to what git does 15 years ago
Tay Ray Chuan 02ac98374e builtin/checkout: learn -B 15 years ago
Jonathan Nieder b831deda17 Documentation/checkout: clarify description 15 years ago
Erick Mattos feb98d1342 Documentation: alter checkout --orphan description 15 years ago
Michael J Gruber 873c347205 Documentation: A...B shortcut for checkout and rebase 15 years ago
Jonathan Nieder c5b41519c7 Documentation/checkout: clarify description 15 years ago
Erick Mattos 9db5ebf402 git checkout: create unparented branch by --orphan 15 years ago
René Scharfe f7aec129fa UI consistency: allow --force for where -f means force 15 years ago
Thomas Rast 4f353658b9 Implement 'git checkout --patch' 15 years ago
Jeff King 0808723b50 docs/checkout: clarify what "non-branch" means 16 years ago
Jeff King 76cfadfc17 doc/checkout: split checkout and branch creation in synopsis 16 years ago
Jeff King 26d22dc64a doc/checkout: refer to git-branch(1) as appropriate 16 years ago
Jeff King 167d744543 doc: refer to tracking configuration as "upstream" 16 years ago
Jeff King 70e966477a doc: clarify --no-track option 16 years ago
Matthieu Moy 39470cf961 git-checkout.txt: clarify that <branch> applies when no path is given. 16 years ago
Matthieu Moy ce8936c342 git-checkout.txt: fix incorrect statement about HEAD and index 16 years ago
Chris Johnsen dcb11263bc Documentation: remove extra quoting/emphasis around literal texts 16 years ago
Michael J Gruber c7cb12b86c Typo and language fixes for git-checkout.txt 16 years ago
Thomas Rast 696acf45f9 checkout: implement "-" abbreviation, add docs and tests 16 years ago
Markus Heidelberg ec9f0ea3e6 Documentation: sync example output with git output 16 years ago
Nanako Shiraishi ecc03c1c6d Clarify documentation of "git checkout <tree-ish> paths" syntax 16 years ago
Fredrik Skolmli 971e83528d Documentation: Spelling fix 16 years ago
Junio C Hamano eac5a40151 checkout --conflict=<style>: recreate merge in a non-default style 16 years ago
Junio C Hamano 0cf8581e33 checkout -m: recreate merge when checking out of unmerged index 16 years ago
Junio C Hamano 38901a4837 checkout --ours/--theirs: allow checking out one side of a conflicting merge 16 years ago
Junio C Hamano db9410990e checkout -f: allow ignoring unmerged paths when checking out of the index 16 years ago
Alex Riesen 9188ed8962 Extend "checkout --track" DWIM to support more cases 16 years ago
Johannes Schindelin bb0ceb6264 checkout --track: make up a sensible branch name if '-b' was omitted 16 years ago
SZEDER Gábor b302ddd2f8 checkout: mention '--' in the docs 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Miklos Vajna 498a6e7eaa git checkout: add -t alias for --track 17 years ago
Julian Phillips 76ce946294 Documentation/git-checkout: Update summary to reflect current abilities 17 years ago
Jay Soffian 572fc81d21 doc: documentation update for the branch track changes 17 years ago
Johannes Schindelin 0ed50ceb48 Document that the default of branch.autosetupmerge is true 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Federico Mena Quintero ac150747d7 Say when --track is useful in the git-checkout docs. 17 years ago