log

age author description
Sat, 13 Feb 2010 02:08:27 +0100 Martin Geisler test-mq-qclone-http: hide port number
Sat, 13 Feb 2010 09:49:06 -0600 Augie Fackler progress: only reset state if finishing progress for the current topic
Sat, 13 Feb 2010 15:34:44 +0100 Benoit Boissinot shrink: use progress API
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