log

age author description
Sat, 13 Feb 2010 23:34:20 -0500 Brodie Rao progress: simplify spacejoin()
Sat, 13 Feb 2010 23:20:17 -0600 Matt Mackall check-code: two more rules
Sun, 14 Feb 2010 00:46:13 +0200 timeless progress: fix description
Sat, 13 Feb 2010 17:37:44 -0600 Matt Mackall parsers: fix some signed comparison issues
Sat, 13 Feb 2010 22:10:31 +0100 Martin Geisler commands: correct example in add help text
Sat, 13 Feb 2010 21:21:40 +0100 Martin Geisler minirst: support line blocks
Sat, 13 Feb 2010 18:44:19 +0100 Martin Geisler commands: add verbose example to help text for add
Sat, 13 Feb 2010 18:36:24 +0100 Martin Geisler commands: support verbose help
Sat, 13 Feb 2010 18:11:08 +0100 Martin Geisler minirst: report pruned container types
Sun, 04 Oct 2009 22:03:41 +0200 Martin Geisler minirst: support containers
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