summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
AgeCommit message (Expand)Author
2007-10-03Say when --track is useful in the git-checkout docs.Federico Mena Quintero
2007-08-20Fix misspelling of 'suppress' in docsDave Watson
2007-07-11branch --track: code cleanup and saner handling of local branchesJohannes Schindelin
2007-07-09branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin
2007-07-02Documentation: minor cleanups to branch/checkout wordingJeff King
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King
2007-06-07War on whitespaceJunio C Hamano
2007-04-23Reverse the order of -b and --track in the man page.Brian Gernhardt
2007-04-16Documentation: clarify track/no-track option.J. Bruce Fields
2007-04-16Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields
2007-03-11git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce
2007-02-13Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano
2007-02-02add a quiet option to git-checkoutNicolas Pitre
2007-01-31Documentation: "git-checkout <tree> <path>" takes any tree-ishJunio C Hamano
2007-01-17Documentation: detached HEADJunio C Hamano
2006-05-23Merge branch 'sp/reflog' into nextJunio C Hamano
2006-05-21Reference git-check-ref-format in git-branch.Shawn Pearce
2006-05-19Enable ref log creation in git checkout -b.Shawn Pearce
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks
2006-03-18Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-01-14checkout: merge local modifications while switching branches.Junio C Hamano
2005-12-13Documentation: more examples.Junio C Hamano
2005-10-18git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano