Thu, 15 Jul 2010 21:21:19 +0200 |
Benoit Boissinot |
discovery: better coding style
|
Thu, 15 Jul 2010 21:20:32 +0200 |
Benoit Boissinot |
discovery: simplify findoutgoing(), the updated_head stuff wasn't used
|
Thu, 15 Jul 2010 10:41:41 -0700 |
Brendan Cully |
mq: evaluate --user before invoking editor with -e (issue2289)
|
Thu, 15 Jul 2010 14:41:22 +0200 |
Benoit Boissinot |
Abort: add a hint argument, printed in the next line inside parenthesis
|
Thu, 15 Jul 2010 14:40:17 +0200 |
Benoit Boissinot |
discovery: clarify comment
|
Thu, 15 Jul 2010 14:11:14 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 15 Jul 2010 13:24:02 +0200 |
Mads Kiilerich |
subrepo: docstrings
stable
|
Thu, 15 Jul 2010 14:02:17 +0200 |
Martin Geisler |
gendoc: remove call to callable for py3k compatibility
|
Wed, 14 Jul 2010 23:15:03 -0300 |
Renato Cunha |
check-code: added check for reduce usage
|
Wed, 14 Jul 2010 23:15:00 -0300 |
Renato Cunha |
check-code: check for tuple parameter unpacking (missing in py3k)
|
Wed, 14 Jul 2010 23:03:21 -0300 |
Renato Cunha |
removed exception args indexing (not supported by py3k)
|
Wed, 14 Jul 2010 22:59:57 -0300 |
Renato Cunha |
util: use fakebuffer as buffer in py3k
|
Wed, 14 Jul 2010 22:59:43 -0300 |
Renato Cunha |
util: improved the check for the existence of the 'buffer' builtin
|
Wed, 14 Jul 2010 22:58:29 -0300 |
Renato Cunha |
record: removed 'has_key' usage
|