aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
Commit message (Expand)AuthorAge
...
* | Merge branch 'jc/better-conflict-resolution'Shawn O. Pearce2008-09-29
|\ \
| * | checkout --conflict=<style>: recreate merge in a non-default styleJunio C Hamano2008-08-31
| * | checkout -m: recreate merge when checking out of unmerged indexJunio C Hamano2008-08-30
| * | checkout --ours/--theirs: allow checking out one side of a conflicting mergeJunio C Hamano2008-08-30
| * | checkout -f: allow ignoring unmerged paths when checking out of the indexJunio C Hamano2008-08-30
| |/
* | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-22
* | checkout --track: make up a sensible branch name if '-b' was omittedJohannes Schindelin2008-08-11
|/
* checkout: mention '--' in the docsSZEDER Gábor2008-07-24
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* git checkout: add -t alias for --trackMiklos Vajna2008-04-27
* Documentation/git-checkout: Update summary to reflect current abilitiesJulian Phillips2008-03-25
* doc: documentation update for the branch track changesJay Soffian2008-02-19
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-02
* Fix misspelling of 'suppress' in docsDave Watson2007-08-19
* branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-11
* branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-08
* Documentation: minor cleanups to branch/checkout wordingJeff King2007-07-02
* Documentation: quote {non-attributes} for asciidocJeff King2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-23
* Documentation: clarify track/no-track option.J. Bruce Fields2007-04-16
* Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields2007-04-16
* git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-10
* Convert update-index references in docs to add.Shawn O. Pearce2007-02-17
* Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano2007-02-13
* add a quiet option to git-checkoutNicolas Pitre2007-02-01
* Documentation: "git-checkout <tree> <path>" takes any tree-ishJunio C Hamano2007-01-31
* Documentation: detached HEADJunio C Hamano2007-01-17
* Merge branch 'sp/reflog' into nextJunio C Hamano2006-05-23
|\
| * Enable ref log creation in git checkout -b.Shawn Pearce2006-05-19
* | Reference git-check-ref-format in git-branch.Shawn Pearce2006-05-21
|/
* Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
* Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger2006-03-17
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* checkout: merge local modifications while switching branches.Junio C Hamano2006-01-13
* Documentation: more examples.Junio C Hamano2005-12-12
* git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano2005-10-18
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07