log mercurial/util.py @ 4858:89defeae88f3

age author description
Wed, 11 Jul 2007 17:40:41 -0300 Alexis S. L. Carvalho turn util.opener into a class
Tue, 26 Jun 2007 10:48:58 -0400 Nathan Jones Fix serve on Windows without win32* modules.
Fri, 08 Jun 2007 16:24:43 +0200 Jean-Francois PIERONNE OpenVMS patches
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Add support for RFC2822 to util.parsedate().
Sat, 23 Jun 2007 20:21:10 +0200 Thomas Arendsen Hein Remember path to 'hg' executable and pass to external tools and hooks as $HG.
Thu, 21 Jun 2007 22:19:41 +0200 Patrick Mezard Merge with crew
Thu, 21 Jun 2007 21:58:18 +0200 Marcos Chaves Handle CTRL+C in serve under Windows.