hgbook

log

age author description
2007-05-14 Bryan O'Sullivan Start talking about the advantages of distributed tools.
2007-05-10 Bryan O'Sullivan History of SCM tools.
2007-05-10 Bryan O'Sullivan Start to flesh out chapter 1.
2007-05-10 Bryan O'Sullivan More notes on web configuration.
2007-05-09 Bryan O'Sullivan Document some hgweb config options.
2007-05-09 Bryan O'Sullivan Delete the hgbook.css file generated by htlatex.
2007-05-09 Bryan O'Sullivan Fix build of HTML pages with PNG images.
2007-05-09 Bryan O'Sullivan Mention the paths section of a hgwebdir config file.
2007-05-08 Bryan O'Sullivan Start to document hgwebdir.cgi.
2007-04-25 Bryan O'Sullivan Start talking about basic CGI/HTTP configuration.
2007-04-25 Bryan O'Sullivan Mention what the web interface does.
2007-04-25 Bryan O'Sullivan Note "branches" keyword for templates.
2007-04-25 Bryan O'Sullivan Add an example hook to enforce branch naming.
2007-04-23 Bryan O'Sullivan More material about named branches.
2007-04-23 Bryan O'Sullivan Brief update.
2007-04-23 Bryan O'Sullivan Add missed file.
2007-04-20 Bryan O'Sullivan More about named branches, and early use of them.
2007-04-20 Bryan O'Sullivan Start writing about named branches.
2007-04-18 Bryan O'Sullivan Mention use of hooks to defend against propagation of bad changes.
2007-04-18 Bryan O'Sullivan Mention automatic example generation.
2007-04-16 Bryan O'Sullivan More branch/merge stuff.
2007-04-16 Bryan O'Sullivan Start to describe branch management.
2007-04-16 Bryan O'Sullivan Local branches.
2007-04-16 Bryan O'Sullivan Add early material describing tags.
2007-04-16 Bryan O'Sullivan Merge with myself.
2007-04-16 Bryan O'Sullivan Add missed files.
2007-04-16 Bryan O'Sullivan Something interesting happened, but I don't have time to look and see.
2007-04-16 Bryan O'Sullivan Be more conservative in timeouts.
2007-04-16 Bryan O'Sullivan Account for changed output.
2007-04-16 Bryan O'Sullivan Another hopeless attempt at bisect stability.
2007-04-16 Bryan O'Sullivan Merge backout.
2007-04-16 Bryan O'Sullivan Backed out changeset 7f07aca44938d38b30ae8713946346123cdf97b6
2007-04-16 Bryan O'Sullivan Add chapter on branch management.
2007-04-05 Bryan O'Sullivan Add links to rev info.
2007-04-05 Bryan O'Sullivan Add rev date.
2007-04-05 Bryan O'Sullivan Document the ssh protocol, URL syntax, and configuration.
2007-03-30 Bryan O'Sullivan Fix simple copy example.
2007-03-30 Bryan O'Sullivan Fix typo in reference.
2007-03-30 Bryan O'Sullivan Be more explicit about the behaviour of copy with modified files.
2007-03-30 Bryan O'Sullivan Point to chapter on undoing mistakes.
2007-03-30 Bryan O'Sullivan Continue documentation of collaboration models.
2007-03-29 Steve Guidon correct single typo in chpt 5 text
2007-03-28 Bryan O'Sullivan Record the version of Mercurial used.
2007-03-28 Bryan O'Sullivan Fix build bogon.
2007-03-27 Bryan O'Sullivan Drop dead file.
2007-03-27 Bryan O'Sullivan Update tour info more usefully.
2007-03-27 Bryan O'Sullivan If something times out, try to tell what it was.
2007-03-27 Bryan O'Sullivan Try to tighten up the run environment to make things more reproducible.
2007-03-26 Bryan O'Sullivan Add a dependency on htlatex to HTML targets, even though we don't call it.
2007-03-26 Bryan O'Sullivan Try to make HTML build a bit more portable.
2007-03-26 Bryan O'Sullivan Merge.
2007-03-26 Bryan O'Sullivan Backed out changeset 08a4467f489162c14cf17b94aa771a23dd6f02dc
2007-03-27 Bryan O'Sullivan Small portability change. "grep -P" doesn't work on Debian.
2007-03-26 Bryan O'Sullivan Try to get the bisect extension to behave.
2007-03-26 Bryan O'Sullivan Make an example run more predictably.
2007-03-26 Bryan O'Sullivan Run examples in predictable order if we're doing the lot.
2007-03-26 Bryan O'Sullivan Deal with new hg command output.
2007-03-26 Bryan O'Sullivan Looks like hg now sorts tag names. Nice.
2007-03-26 Bryan O'Sullivan Write up the unpleasant effects of change ef1f1a4b2efb in the hg tree.
2007-03-26 Bryan O'Sullivan Catch more errors.