117 Commits (4d5acae0ca9c3a72c7ba7d82d684e7c0e57f8e92)

Author SHA1 Message Date
Matthieu Moy 23f8239bbe doc: typeset short command-line options as literal 9 years ago
Edmundo Carmona Antoranz 870ebdb9c4 checkout: add --progress option 9 years ago
Junio C Hamano c925fe2368 Revert "checkout: retire --ignore-other-worktrees in favor of --force" 10 years ago
Simon A. Eugster f30301657b checkout: document subtlety around --ours/--theirs 10 years ago
Eric Sunshine 0d1a151783 checkout: retire --ignore-other-worktrees in favor of --force 10 years ago
Eric Sunshine b979d95027 checkout: retire --to option 10 years ago
Eric Sunshine 93a36493e2 Documentation: move linked worktree description from checkout to worktree 10 years ago
Eric Sunshine 5c31464874 Documentation/git-checkout: fix incorrect worktree prune command 10 years ago
Torsten Bögershausen c4ac525c84 git-checkout.txt: document "git checkout <pathspec>" better 10 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Nguyễn Thái Ngọc Duy a83a66aca2 git-checkout.txt: a note about multiple checkout support for submodules 10 years ago
Nguyễn Thái Ngọc Duy 1d0fa898ea checkout: add --ignore-other-wortrees 10 years ago
Nguyễn Thái Ngọc Duy e3df33bb1b gc: support prune --worktrees 10 years ago
Nguyễn Thái Ngọc Duy 23af91d102 prune: strategies for linked checkouts 10 years ago
Nguyễn Thái Ngọc Duy 529fef20cf checkout: support checking out into a new working directory 10 years ago
Thomas Rast 75d6e552a8 Documentation: @{-N} can refer to a commit 11 years ago
Junio C Hamano 26776c9737 checkout: update synopsys and documentation on detaching HEAD 11 years ago
Johan Herland fa83a33b22 checkout: Use remote refspecs when DWIMming tracking branches 12 years ago
Nguyễn Thái Ngọc Duy 08d595dc1c checkout: add --ignore-skip-worktree-bits in sparse checkout mode 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Chris Rorvick 00bb4378c7 Documentation/git-checkout.txt: document 70c9ac2 behavior 12 years ago
Chris Rorvick e1cdf63316 Documentation/git-checkout.txt: clarify usage 12 years ago
Junio C Hamano caae319e49 Document file-glob for "git checkout -- '*.c'" 13 years ago
Junio C Hamano 45aaf0310f doc: "git checkout -b/-B/--orphan" always takes a branch name 13 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 15 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 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