log

age author description
Thu, 02 Dec 2010 03:43:06 +0100 David Soria Parra avoid .split() in for loops and use tuples instead
Mon, 06 Dec 2010 16:56:06 +0100 Oli Thissen hgweb: added revision date to annotate line data
Tue, 21 Dec 2010 19:44:28 +0900 Nicolas Dumazet patchbomb: save introductory message in .hg/last-email.txt
Fri, 17 Dec 2010 12:05:45 +0000 Jim Hague opener: forbid paths ending with directory separator (issue2507)
Tue, 21 Dec 2010 15:27:58 -0600 Kevin Bullock record: clean up command table
Tue, 21 Dec 2010 15:23:48 -0600 Kevin Bullock record: clean up comments and docstrings
Tue, 28 Dec 2010 14:53:08 +0100 Patrick Mezard test-doctest: test url.py again, removed by 7cc4263e07a9
Mon, 27 Dec 2010 17:54:45 +0100 Mads Kiilerich merge with stable
Mon, 27 Dec 2010 17:49:58 +0100 Mads Kiilerich https: use web.cacerts configuration from local repo to validate remote repo stable
Sun, 26 Dec 2010 00:43:49 +0100 Mads Kiilerich extensions: warn about invalid extensions when listing disabled commands
Wed, 22 Dec 2010 13:25:00 -0600 Steve Borho convert: subversion should use util.quotecommand to wrap args to popen2
Thu, 23 Dec 2010 13:23:20 -0600 Steve Borho merge with stable
Wed, 22 Dec 2010 13:25:00 -0600 Steve Borho util: concentrate quoting knowledge to windows.py quotecommand() stable
Wed, 22 Dec 2010 13:16:03 -0600 Matt Mackall templater: clarify engine caching
Wed, 22 Dec 2010 13:16:00 -0600 Matt Mackall merge with crew