Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Fri, 27 Apr 2018 11:57:15 -0400 |
Augie Fackler |
tests: port test-dispatch.py to Python 3
|
Wed, 21 Feb 2018 23:43:23 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in test-dispatch.py
|
Tue, 08 Mar 2016 20:57:40 +0000 |
timeless |
tests: test-dispatch use print_function
|
Tue, 08 Mar 2016 20:57:15 +0000 |
timeless |
tests: test-dispatch use absolute_import
|
Thu, 26 May 2011 00:44:11 +0300 |
Idan Kamara |
dispatch: wrap dispatch related information in a request class
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Wed, 15 Aug 2007 16:55:13 -0500 |
Matt Mackall |
dispatch: move command dispatching into its own module
|
Sat, 11 Aug 2007 13:34:19 +0200 |
Thomas Arendsen Hein |
Added test for commands.dispatch (especially 88803a69b24)
|