log

age author description
Sun, 18 Mar 2007 20:44:58 +0100 Thomas Arendsen Hein merge with crew-stable
Mon, 19 Mar 2007 19:07:40 -0300 Alexis S. L. Carvalho debugsetparents: wlock the repo before updating the dirstate
Mon, 19 Mar 2007 19:07:39 -0300 Alexis S. L. Carvalho avoid _wsgioutputfile <-> _wsgirequest circular reference
Mon, 19 Mar 2007 19:07:38 -0300 Alexis S. L. Carvalho avoid wsgiapplication <-> MercurialHTTPServer circular reference
Mon, 19 Mar 2007 19:07:37 -0300 Alexis S. L. Carvalho hgwebdir: break templater -> templater circular reference
Mon, 19 Mar 2007 19:07:35 -0300 Alexis S. L. Carvalho hgweb: break templater -> templater circular reference
Sun, 18 Mar 2007 20:39:25 +0100 Thomas Arendsen Hein Fixed synopsis for some mq commands
Sun, 18 Mar 2007 20:37:47 +0100 Thomas Arendsen Hein hg qseries -m: guards file was not ignored
Sun, 18 Mar 2007 19:41:28 +0100 Thomas Arendsen Hein Tests for qapplied/qunapplied fixes (417c2068cb92 and ce6c364ebb2a)
Sun, 18 Mar 2007 12:20:15 +0100 Thomas Arendsen Hein Simplified qseries and hg qapplied to fix some bugs caused by optimization:
Sat, 17 Mar 2007 18:46:52 +0100 Thomas Arendsen Hein Fix issue443: inconsistent output of "hg qunapplied -v"
Fri, 16 Mar 2007 22:58:49 -0300 Alexis S. L. Carvalho Merge some matcher fixes/cleanups and add some more hg locate tests
Fri, 16 Mar 2007 22:48:23 -0300 Alexis S. L. Carvalho util._matcher: remove superfluous variable
Fri, 16 Mar 2007 22:48:22 -0300 Alexis S. L. Carvalho add some more tests to hg locate
Fri, 16 Mar 2007 22:48:21 -0300 Alexis S. L. Carvalho make the output of test-locate more readable
Fri, 16 Mar 2007 22:48:20 -0300 Alexis S. L. Carvalho util._matcher: use "." as the root of empty {rel,}path patterns
Fri, 16 Mar 2007 00:45:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
Fri, 16 Mar 2007 00:22:59 -0300 Alexis S. L. Carvalho avoid a traceback with hg branch newbranch; hg up
Fri, 16 Mar 2007 00:22:58 -0300 Alexis S. L. Carvalho Fix handling of paths when run outside the repo.
Fri, 16 Mar 2007 00:22:57 -0300 Alexis S. L. Carvalho pass repo.root to util.pathto() in preparation for the next patch
Fri, 16 Mar 2007 00:22:55 -0300 Alexis S. L. Carvalho hgweb: handle IOErrors and OSErrors during unbundle
Sun, 22 Oct 2006 13:54:43 -0300 Alexis S. L. Carvalho hgweb.unbundle: call req.httphdr only after the last possible call to bail
Fri, 16 Mar 2007 00:22:53 -0300 Alexis S. L. Carvalho Work around a urllib2 bug in Python < 2.4.2
Fri, 16 Mar 2007 00:22:52 -0300 Alexis S. L. Carvalho Fix confusing message from hg revert (issue332)
Thu, 15 Mar 2007 18:57:47 -0500 Matt Mackall Merge with stable
Thu, 15 Mar 2007 09:51:44 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 14 Mar 2007 18:01:24 -0700 Brendan Cully Merge with mpm
Wed, 14 Mar 2007 22:43:57 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 14 Mar 2007 11:46:07 -0700 Brendan Cully git-send-email compatibility: stop reading changelog after ^---$
Wed, 14 Mar 2007 10:45:18 -0700 Brendan Cully mq: add qparent tag (first parent of qbase)