summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tr/reset-checkout-patch'Junio C Hamano2009-09-071-1/+12
|\
| * Implement 'git checkout --patch'Thomas Rast2009-08-151-1/+12
* | UI consistency: allow --force for where -f means forceRené Scharfe2009-08-291-0/+2
|/
* docs/checkout: clarify what "non-branch" meansJeff King2009-04-131-5/+5
* doc/checkout: split checkout and branch creation in synopsisJeff King2009-04-131-18/+22
* doc/checkout: refer to git-branch(1) as appropriateJeff King2009-04-131-19/+9
* doc: refer to tracking configuration as "upstream"Jeff King2009-04-131-1/+1
* doc: clarify --no-track optionJeff King2009-04-131-1/+2
* Merge branch 'maint'Junio C Hamano2009-04-071-3/+7
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-071-4/+8
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-071-4/+8
| | |\
| | | * git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy2009-04-071-2/+6
| | | * git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy2009-04-071-2/+2
* | | | Documentation: remove extra quoting/emphasis around literal textsChris Johnsen2009-03-171-2/+2
* | | | Typo and language fixes for git-checkout.txtMichael J Gruber2009-03-101-17/+16
|/ / /
* | | checkout: implement "-" abbreviation, add docs and testsThomas Rast2009-01-171-0/+4
|/ /
* | Documentation: sync example output with git outputMarkus Heidelberg2008-12-191-1/+0
* | Clarify documentation of "git checkout <tree-ish> paths" syntaxNanako Shiraishi2008-12-171-1/+1
* | Documentation: Spelling fixFredrik Skolmli2008-10-191-1/+1
* | Merge branch 'jc/better-conflict-resolution'Shawn O. Pearce2008-09-291-7/+34
|\ \
| * | checkout --conflict=<style>: recreate merge in a non-default styleJunio C Hamano2008-08-311-1/+9
| * | checkout -m: recreate merge when checking out of unmerged indexJunio C Hamano2008-08-301-3/+8
| * | checkout --ours/--theirs: allow checking out one side of a conflicting mergeJunio C Hamano2008-08-301-2/+9
| * | checkout -f: allow ignoring unmerged paths when checking out of the indexJunio C Hamano2008-08-301-6/+13
| |/
* | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-221-3/+10
* | checkout --track: make up a sensible branch name if '-b' was omittedJohannes Schindelin2008-08-111-1/+9
|/
* checkout: mention '--' in the docsSZEDER Gábor2008-07-241-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-2/+2
* Documentation formatting and cleanupJonathan Nieder2008-07-011-2/+2
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-4/+4
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-1/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* git checkout: add -t alias for --trackMiklos Vajna2008-04-271-1/+1
* Documentation/git-checkout: Update summary to reflect current abilitiesJulian Phillips2008-03-251-1/+1
* doc: documentation update for the branch track changesJay Soffian2008-02-191-12/+11
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-2/+2
* Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-021-1/+3
* Fix misspelling of 'suppress' in docsDave Watson2007-08-191-1/+1
* branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-111-3/+2
* branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-081-2/+3
* Documentation: minor cleanups to branch/checkout wordingJeff King2007-07-021-2/+2
* Documentation: quote {non-attributes} for asciidocJeff King2007-07-021-1/+1
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-231-1/+1
* Documentation: clarify track/no-track option.J. Bruce Fields2007-04-161-4/+8
* Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields2007-04-161-4/+5
* git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-101-2/+13
* Convert update-index references in docs to add.Shawn O. Pearce2007-02-171-3/+4
* Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano2007-02-131-16/+6
* add a quiet option to git-checkoutNicolas Pitre2007-02-011-1/+4