Sun, 05 Jul 2009 18:52:55 -0400 |
Brodie Rao |
tests: remove more instances of export FOO=bar bashism
|
Sun, 05 Jul 2009 13:59:25 -0500 |
David Champion |
test-gpg: suppress secure memory warning
|
Sun, 05 Jul 2009 13:58:37 -0500 |
David Champion |
test: fix for compatibilty with true Bourne /bin/sh
|
Sun, 05 Jul 2009 12:50:14 +0200 |
Martin Geisler |
p4: simplify sort key
|
Sun, 05 Jul 2009 12:43:40 +0200 |
Martin Geisler |
localrepo: removed unnecessary revkey sort helper
|
Sun, 05 Jul 2009 11:06:41 +0200 |
Alejandro Santos |
compat: remove unnecessary diamond-shaped multiple inheritance
|
Sun, 05 Jul 2009 11:06:09 +0200 |
Alejandro Santos |
split local and stdlib module imports (eases migration issues)
|
Sun, 05 Jul 2009 11:05:31 +0200 |
Alejandro Santos |
compat: don't reference an exception var inside a lambda
|
Sun, 05 Jul 2009 11:04:55 +0200 |
Alejandro Santos |
compat: use email in favor of mimetools
|
Sun, 05 Jul 2009 11:04:31 +0200 |
Alejandro Santos |
verify: fix scope issues with del statement
|
Sun, 05 Jul 2009 11:02:00 +0200 |
Alejandro Santos |
compat: use 'key' argument instead of 'cmp' when sorting a list
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Sun, 05 Jul 2009 11:01:01 +0200 |
Alejandro Santos |
compat: can't compare two values of unequal datatypes
|
Sun, 05 Jul 2009 11:00:44 +0200 |
Alejandro Santos |
compat: use // for integer division
|
Sun, 05 Jul 2009 10:59:54 +0200 |
Alejandro Santos |
tests: add -3 switch to run-tests.py
|
Sat, 04 Jul 2009 15:26:14 +0200 |
Christian Ebert |
keyword: remove unused import
|
Sat, 04 Jul 2009 13:31:36 +0200 |
Martin Geisler |
merge with crew-stable
|
Sat, 04 Jul 2009 12:40:34 +0200 |
David Wolever |
help: add #revision syntax to the example valid URLs.
|
Fri, 03 Jul 2009 10:43:46 -0400 |
Greg Ward |
context: improve arg-checking assert.
|
Sat, 04 Jul 2009 12:40:34 +0200 |
David Wolever |
help: add #revision syntax to the example valid URLs.
|
Sat, 04 Jul 2009 12:25:10 +0200 |
Martin Geisler |
merge wtih crew-stable
|
Sat, 04 Jul 2009 12:12:36 +0200 |
Cédric Duval |
gendoc: fix localization of help topic
|
Sat, 04 Jul 2009 12:06:33 +0200 |
Cédric Duval |
extensions: remove dead code
|
Thu, 02 Jul 2009 20:03:58 +0200 |
Martin Geisler |
merge with crew-stable
|
Thu, 02 Jul 2009 19:53:20 +0200 |
Henrik Stuart |
acl: read correct index into url for username (issue298)
|
Sat, 27 Jun 2009 13:09:11 +0200 |
Dan Villiom Podlaski Christiansen |
color: don't highlight the summary part of the qseries command
|
Sat, 27 Jun 2009 15:28:44 +0200 |
Dan Villiom Podlaski Christiansen |
mq: align columns in verbose qseries output.
|
Wed, 01 Jul 2009 10:19:40 -0400 |
Brodie Rao |
extensions: remove unused imports
|
Fri, 26 Jun 2009 14:42:05 +0200 |
Henri Wiechers |
test python hook configured with python:[file]:[hook] syntax
|
Mon, 29 Jun 2009 23:46:28 +0200 |
Christian Ebert |
keyword: break overlong line
|