hgbook

log

age author description
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.
2007-03-22 Bryan O'Sullivan First steps on collaboration chapter.
2007-03-22 Steve Guidon Fix typos in chapter 2.
2007-03-21 Bryan O'Sullivan Add hgbook front page material.
2007-03-12 Bryan O'Sullivan Document merge behaviour with file names.
2007-03-12 Bryan O'Sullivan run-example: better error if bogus section name found.
2007-03-12 Bryan O'Sullivan Check for illegal suffixes.
2007-03-12 Bryan O'Sullivan Set up simple distribution rules.
2007-03-08 Bryan O'Sullivan Fix up the "note" rendering for HTML.
2007-03-08 Bryan O'Sullivan Fix "ul" and "dl" lists in HTML.
2007-03-08 Bryan O'Sullivan Fix broken example.
2007-03-08 Bryan O'Sullivan Start to produce saner HTML and CSS.
2007-03-06 Bryan O'Sullivan Update copyright.
2007-03-06 Bryan O'Sullivan Work around bisect sometimes failing.
2007-03-06 Bryan O'Sullivan Oops! I forgot that I need the undoctored output files in the book!
2007-03-06 Bryan O'Sullivan Drop all output from bisect.
2007-03-06 Bryan O'Sullivan Add expected output files.
2007-03-06 Bryan O'Sullivan Fix another regexp.
2007-03-06 Bryan O'Sullivan Handle YA corner case.
2007-03-06 Bryan O'Sullivan More attempts to tidy up regexps for ignoring.
2007-03-06 Bryan O'Sullivan Remove erroneous chdir.
2007-03-06 Bryan O'Sullivan Add local regexps to ignore bits of output.
2007-03-06 Bryan O'Sullivan Handle a few more common regexps. Clean up on exit nicely.
2007-03-05 Bryan O'Sullivan Save "good" example output so we can see if something has broken.
2007-03-05 Bryan O'Sullivan Don't falsely signal success to make.
2007-03-05 Bryan O'Sullivan Merge.
2006-07-21 Bryan O'Sullivan Minor updates to race description.
2006-12-29 Bryan O'Sullivan Lots of filename related content. A little more command reference