Bryan O'Sullivan <bos@serpentine.com> [Wed, 28 Nov 2007 08:37:33 -0800] rev 5559
hgweb: flesh out raw templates
Bryan O'Sullivan <bos@serpentine.com> [Wed, 28 Nov 2007 08:36:55 -0800] rev 5558
make LookupError more detailed
Patrick Mezard <pmezard@gmail.com> [Wed, 28 Nov 2007 00:11:55 +0100] rev 5557
Merge with crew-stable
Bryan O'Sullivan <bos@serpentine.com> [Tue, 27 Nov 2007 09:44:09 -0800] rev 5556
convert: some tidyups, doc improvements, and test fixes
The various back end options are now documented.
The hg source can now be configured not to hand out a revision ID.
Bryan O'Sullivan <bos@serpentine.com> [Mon, 26 Nov 2007 17:24:21 -0800] rev 5555
Merge with crew
Bryan O'Sullivan <bos@serpentine.com> [Mon, 26 Nov 2007 17:23:20 -0800] rev 5554
convert: tell the source repository when a rev has been converted
This lets us roundtrip changes between svn and hg.
Bryan O'Sullivan <bos@serpentine.com> [Mon, 26 Nov 2007 14:01:31 -0800] rev 5553
convert: save hg revision during a convert
This breaks hg->hg hash roundtripping, but that was fragile, didn't work
reliably, and hence arguably of little value.
Bryan O'Sullivan <bos@serpentine.com> [Mon, 26 Nov 2007 12:25:55 -0800] rev 5552
Merge with mpm.