log

age author description
Fri, 26 Nov 2010 20:05:16 -0600 Steve Borho wix: allow x86 MSI packages to be installed on x64 systems stable
Fri, 26 Nov 2010 18:04:10 -0600 Steve Borho Merge with stable
Fri, 26 Nov 2010 17:40:13 -0600 Steve Borho wix: add support for x64 native MSI packages stable
Fri, 26 Nov 2010 16:18:19 -0600 Steve Borho wix: switch Mercurial Windows installer to use py2exe --bundle 3 stable
Wed, 24 Nov 2010 13:43:40 -0600 Steve Borho Merge with stable
Tue, 23 Nov 2010 13:11:40 +0100 Adrian Buehlmann util.datestr: do not crash on revisions with negative timestamp (issue2513) stable
Tue, 23 Nov 2010 22:53:47 +0100 Adrian Buehlmann checknlink: return False if .hgtmp file preexists (issue2517) stable
Wed, 24 Nov 2010 13:25:12 +0100 Martin Geisler localrepo: move string formatting out of gettext call
Mon, 22 Nov 2010 13:11:46 -0600 Matt Mackall merge with stable
Tue, 16 Nov 2010 13:06:07 -0600 Kevin Bullock mq: ignore subrepos (issue2499) stable
Mon, 22 Nov 2010 17:32:51 +0100 Adrian Buehlmann tests: integrate test-hardlinks-safety.t into test-hardlinks.t
Wed, 17 Nov 2010 21:18:44 -0500 Steve Losh mq: add an '-e/--exact' option to qpush
Mon, 22 Nov 2010 12:43:31 -0600 Matt Mackall dirstate: warn on invalid parents rather than aborting
Mon, 22 Nov 2010 18:15:58 +0100 Martin Geisler code style: prefer 'is' and 'is not' tests with singletons
Mon, 22 Nov 2010 17:57:11 +0100 Martin Geisler polib: remove unnecessary comparisons with True