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
Tue, 21 Dec 2010 19:47:36 +0900 Nicolas Dumazet tests: clean up test-rollback.t
Mon, 20 Dec 2010 15:27:15 -0600 Matt Mackall merge with stable
Mon, 20 Dec 2010 15:26:36 -0600 Matt Mackall url: fix trailing whitespace stable
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: basic support for status of git subrepos
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: fix subrelpath for git subrepos
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: fix git archive parsing of directories and symfiles
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: support ignoreupdate in gitsubrepo's dirty()
Mon, 20 Dec 2010 13:59:19 -0500 Eric Eisner subrepo: backout 519ac79d680b
Mon, 20 Dec 2010 12:12:18 -0600 Matt Mackall url: fix check-code whitespace complaint
Mon, 20 Dec 2010 12:09:00 -0600 Matt Mackall templater: use the parser.py parser to extend the templater syntax
Mon, 20 Dec 2010 12:09:00 -0600 Matt Mackall templater: give slightly nicer error for unknown map entries
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock mq: update .hgsubstate if subrepos are clean (issue2499)
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock backout f08df4d38442
Fri, 17 Dec 2010 13:38:15 +0100 Erik Zielke subrepo: backout f02d7a562a21
Mon, 20 Dec 2010 12:08:56 -0600 Matt Mackall merge with i18n