63 Commits (111fb858654b95355da05772b4dcdf91decc4721)

Author SHA1 Message Date
René Scharfe f7aec129fa UI consistency: allow --force for where -f means force 16 years ago
Thomas Rast 4f353658b9 Implement 'git checkout --patch' 16 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 17 years ago
Junio C Hamano 0cf8581e33 checkout -m: recreate merge when checking out of unmerged index 17 years ago
Junio C Hamano 38901a4837 checkout --ours/--theirs: allow checking out one side of a conflicting merge 17 years ago
Junio C Hamano db9410990e checkout -f: allow ignoring unmerged paths when checking out of the index 17 years ago
Alex Riesen 9188ed8962 Extend "checkout --track" DWIM to support more cases 17 years ago
Johannes Schindelin bb0ceb6264 checkout --track: make up a sensible branch name if '-b' was omitted 17 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
Dave Watson 2be7fcb476 Fix misspelling of 'suppress' in docs 18 years ago
Johannes Schindelin 6f084a56fc branch --track: code cleanup and saner handling of local branches 18 years ago
Johannes Schindelin 4017761fd8 branch.autosetupmerge: allow boolean values, or "all" 18 years ago
Jeff King 792d2370f9 Documentation: minor cleanups to branch/checkout wording 18 years ago
Jeff King 967506bbbd Documentation: quote {non-attributes} for asciidoc 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Brian Gernhardt 81178fe48c Reverse the order of -b and --track in the man page. 18 years ago
J. Bruce Fields b71083043c Documentation: clarify track/no-track option. 18 years ago
J. Bruce Fields 40c8279f9b Documentation: clarify git-checkout -f, minor editing 18 years ago
Paolo Bonzini 0746d19a82 git-branch, git-checkout: autosetup for remote branch tracking 18 years ago
Shawn O. Pearce d7f078b8b9 Convert update-index references in docs to add. 18 years ago
Junio C Hamano cec8d146fc Documentation: Moving out of detached HEAD does not warn anymore. 18 years ago
Nicolas Pitre 6124aee5d9 add a quiet option to git-checkout 18 years ago
Junio C Hamano 84a978f118 Documentation: "git-checkout <tree> <path>" takes any tree-ish 18 years ago
Junio C Hamano 5e1a2e8c61 Documentation: detached HEAD 18 years ago
Shawn Pearce 2b1f4247ab Reference git-check-ref-format in git-branch. 19 years ago
Shawn Pearce 969d326d6b Enable ref log creation in git checkout -b. 19 years ago