age |
author |
description |
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. |
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 |
2006-12-28 |
Bryan O'Sullivan |
Start command reference, with the diff command. |
2006-12-28 |
Bryan O'Sullivan |
Fix stupid build bugs. |
2006-12-28 |
Bryan O'Sullivan |
Describe the bisect extension. |
2006-12-28 |
Bryan O'Sullivan |
Note to self. |
2006-12-26 |
Bryan O'Sullivan |
New example script attempts to replay history, omitting selected changes. |
2006-12-26 |
Bryan O'Sullivan |
Add explicit license to hg-interdiff script. |
2006-12-26 |
Bryan O'Sullivan |
More undo-related verbiage. |
2006-12-26 |
Bryan O'Sullivan |
Fix silly typo. |
2006-12-26 |
Bryan O'Sullivan |
Document the backout command. |
2006-12-26 |
Bryan O'Sullivan |
Progress. |
2006-11-15 |
Bryan O'Sullivan |
How to goodbye depression by reverting one thousand times daily. |
2006-11-15 |
Bryan O'Sullivan |
Start chapter on error recovery. |
2006-11-15 |
Bryan O'Sullivan |
Ignore postscript files. |
2006-11-15 |
Bryan O'Sullivan |
Missed a file. |
2006-11-15 |
Bryan O'Sullivan |
More progress on daily work. |
2006-11-14 |
Bryan O'Sullivan |
Beef up daily routine material. Focus on merge-across-copy. |
2006-11-14 |
Bryan O'Sullivan |
Minor tweaks. |
2006-11-13 |
Bryan O'Sullivan |
Wow! Lots more work detailing the working directory, merging, etc. |
2006-11-13 |
Bryan O'Sullivan |
Missed a file! |
2006-11-13 |
Bryan O'Sullivan |
More concepts, this time working directory stuff. |
2006-11-13 |
Bryan O'Sullivan |
More. Concept. Fun. |
2006-11-10 |
Bryan O'Sullivan |
More material. |
2006-11-10 |
Bryan O'Sullivan |
More concepts stuff. |
2006-11-10 |
Bryan O'Sullivan |
Snapshot of concepts chapter. |
2006-11-09 |
Bryan O'Sullivan |
First bit of concepts chapter. |
2006-10-24 |
Bryan O'Sullivan |
A brief note on interdiff. |
2006-10-23 |
Bryan O'Sullivan |
Finish off advanced MQ chapter (maybe). |
2006-10-21 |
Bryan O'Sullivan |
Grouping patches in the series file. |
2006-10-20 |
Bryan O'Sullivan |
Refactor MQ chapter into three. |
2006-10-19 |
Bryan O'Sullivan |
More merge content. |
2006-10-18 |
Bryan O'Sullivan |
More. Merge. Stuff. |
2006-10-18 |
Bryan O'Sullivan |
A few bits of terminological clarification. |
2006-10-18 |
Bryan O'Sullivan |
Add yet another illustration of the merge process. |
2006-10-16 |
Bryan O'Sullivan |
More graphics. |
2006-10-16 |
Bryan O'Sullivan |
New image. |
2006-10-13 |
Bryan O'Sullivan |
More text. |
2006-10-13 |
Bryan O'Sullivan |
Split tour into two chapters. |
2006-10-13 |
Bryan O'Sullivan |
Split tour into two sections. |