log

age author description
Sat, 13 Feb 2010 09:55:28 +0100 Benoit Boissinot progress: correctly handle empty progress topic
Fri, 12 Feb 2010 19:59:09 -0500 Steve Losh util: add any() and all() functions for Python 2.4 compatibility
Sat, 13 Feb 2010 10:56:43 +0100 Benoit Boissinot merge with mpm
Fri, 12 Feb 2010 15:17:10 +0100 Stefano Tortarolo rebase: split line longer than 80 chars
Sat, 13 Feb 2010 00:38:29 -0600 Matt Mackall progress: add progress calls to changeset discovery
Fri, 12 Feb 2010 21:53:32 -0600 Augie Fackler Progress bar extension
Wed, 10 Feb 2010 18:46:19 -0600 Augie Fackler verify: call ui.progress()
Tue, 09 Feb 2010 10:02:01 -0600 Augie Fackler localrepo: provide indeterminate progress information while bundling
Sun, 07 Feb 2010 17:44:30 -0600 Augie Fackler update: make calls to ui.progress()
Sun, 07 Feb 2010 12:00:40 -0600 Augie Fackler localrepo: show indeterminate progress for incoming data
Sat, 13 Feb 2010 02:06:13 +0100 Patrick Mezard Merge with crew-stable
Thu, 11 Feb 2010 23:15:42 +0200 Giorgos Keramidas convert: differentiate between IOError and OSError on commitctx() stable
Fri, 12 Feb 2010 21:30:24 +0100 Patrick Mezard test-mq-qclone: test --mq option
Fri, 12 Feb 2010 16:04:00 +0100 Benoit Boissinot merge with crew
Sun, 07 Feb 2010 10:25:18 -0600 Augie Fackler ui.progress: clarify termination requirement
Sun, 07 Feb 2010 10:25:18 -0600 Augie Fackler relink: properly use the progress API
Tue, 09 Feb 2010 12:49:47 -0600 Augie Fackler test-subrepo-svn: handle svn output changes gracefully
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