]> git.cworth.org Git - hgbook-git/history - tour.mdwn
Motivate the desired to checkout old revisions without reference to 'hg update'
[hgbook-git] / tour.mdwn
2007-09-28 Carl WorthMotivate the desired to checkout old revisions without...
2007-09-28 Carl WorthJustify 'git commit -a' by comparing it to 'git add...
2007-09-28 Carl WorthMake it more clear that the git-clone example is intend...
2007-09-28 Carl WorthFix wording (use diverged instead of derived)
2007-09-28 Carl WorthFix typo of 2008 instead of 2007
2007-09-28 Carl WorthLinkify git-web link and fix Ubuntu command
2007-09-28 Carl WorthFix a mis-numbered section
2007-09-28 Carl WorthFix formatting of git-clone example commands
2007-09-28 Carl WorthAdd pointers to git repositories for the source
2007-09-28 Carl WorthClarify the wording of one sentence.
2007-09-28 Carl WorthAdd note about origin..master and master..origin as...
2007-09-28 Carl WorthRemove non-existent figure
2007-09-28 Carl WorthRemove trailing whitespace
2007-09-28 Carl WorthPort section 2.8 (sharing changes) from mercurial to git
2007-09-28 Carl WorthPort section 2.7 (recording changes) from mercurial...
2007-09-28 Carl WorthPort 2.6 (making and reviewing changes) from mercurial...
2007-09-28 Carl WorthPort 2.5 (all about command options) from mercurial...
2007-09-28 Carl WorthMention -n as an alias for--max-count
2007-09-28 Carl WorthPort section 2.4 (a tour through history) from mercuria...
2007-09-28 Carl WorthTrack some changes in the tutorial repository
2007-09-27 Carl WorthConvert funky space-like characters to space
2007-09-27 Carl WorthPort section 2.3 (working with a repository) from mercu...
2007-09-27 Carl WorthPort section 2.2 (Getting started) from mercurial to git
2007-09-27 Carl WorthPort section 2.1 (Installing) from mercurial to git
2007-09-27 Carl WorthStart a list of dated modifications made to the document
2007-09-27 Carl WorthConvert examples to proper markdown style (tab-indented)
2007-09-27 Carl WorthFill all paragraphs
2007-09-27 Carl WorthRemove unused navigation bars
2007-09-27 Carl WorthAdd OPL text as attachment D
2007-09-27 Carl WorthAdd copyright statement and license information
2007-09-27 Bryan O’SullivanInitial import of chapter 2 of hgbook