Mon, 08 Feb 2010 08:18:49 -0600 |
Augie Fackler |
util: fix trailing whitespace found by check-code
|
Fri, 12 Feb 2010 15:46:48 +0100 |
Thomas Arendsen Hein |
ui: look before you leap on sys.stderr.closed (and look nicer)
|
Thu, 11 Feb 2010 17:44:01 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 11 Feb 2010 17:13:22 -0600 |
Matt Mackall |
hgrc: update docs for the server section
|
Thu, 11 Feb 2010 16:37:43 -0600 |
Augie Fackler |
localrepo: add optional validation (defaults to off) for incoming changes
|
Thu, 11 Feb 2010 12:02:48 -0200 |
Wagner Bruna |
branch: avoid using reserved tag names
stable
|
Thu, 11 Feb 2010 21:11:59 +0100 |
Henrik Stuart |
doc: add missing documentation for http_proxy.always
|
Thu, 11 Feb 2010 20:42:20 +0100 |
Benoit Boissinot |
url: proxy handling, simplify and correctly deal with IPv6
|
Tue, 09 Feb 2010 14:12:34 -0600 |
Matt Mackall |
streaming: actually change default
|
Tue, 09 Feb 2010 14:12:22 -0600 |
Matt Mackall |
fix up a bunch of check-code warnings
|
Tue, 09 Feb 2010 13:53:24 -0600 |
Matt Mackall |
check-code: import some pylint checks
|
Wed, 10 Feb 2010 17:42:57 -0600 |
Matt Mackall |
ssl: fix compatibility with pre-2.6 Python
|
Wed, 10 Feb 2010 21:17:58 +0100 |
Henrik Stuart |
mq: remove unused import
|
Wed, 10 Feb 2010 20:27:46 +0100 |
Henrik Stuart |
url: SSL server certificate verification using web.cacerts file (issue1174)
|
Wed, 10 Feb 2010 20:08:18 +0100 |
Benoit Boissinot |
url: httplib.HTTPSConnection already handles IPv6 and port parsing fine
|
Wed, 10 Feb 2010 10:58:11 -0800 |
Brendan Cully |
mq: incorporate mq repo config when using --mq
|
Tue, 09 Feb 2010 01:12:29 +0100 |
Mads Kiilerich |
run-tests.py: skipped tests shouldn't change working directory
|
Mon, 08 Feb 2010 20:51:23 +0100 |
Peter Arrenbrecht |
whitespace cleanup
|
Tue, 09 Feb 2010 14:02:07 +0100 |
Benoit Boissinot |
revlog.size: remove alternate implementation (revlogv0 specific)
|
Tue, 09 Feb 2010 13:48:52 +0100 |
Benoit Boissinot |
pylintrc: string isn't deprecated, only some of its methods
|
Mon, 08 Feb 2010 10:50:00 +0100 |
Brendan Cully |
mq: make init -Q do what qinit -c did
|
Mon, 08 Feb 2010 10:23:44 +0100 |
Brendan Cully |
mq: add -Q option to all commands not in norepo
|
Sun, 07 Feb 2010 23:07:58 +0100 |
Adrian Buehlmann |
setup.py: fixing version info for Windows hg.exe (py2exe)
|
Mon, 08 Feb 2010 23:47:23 +0100 |
Patrick Mezard |
test-branch-option: make it executable
|
Mon, 08 Feb 2010 02:53:41 +0100 |
Mads Kiilerich |
tests: don't just silently strip port numbers
|
Sun, 07 Feb 2010 10:47:54 -0500 |
Steve Losh |
mq: add parent node IDs to MQ patches on qrefresh/qnew
|
Mon, 08 Feb 2010 19:44:04 +0100 |
Benoit Boissinot |
prepush: add more precise error messages
|
Mon, 08 Feb 2010 17:28:19 +0100 |
Benoit Boissinot |
revlog: don't silently discard revlog flags on revlogv0
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
Mon, 08 Feb 2010 15:06:26 +0100 |
Benoit Boissinot |
add pylintrc with some mercurial specific configuration
|