Mercurial > ~astiob > upreckon > hgweb
graph
-
Bumped the version number to 2.05.02012-12-10, by Oleg Oshmyan
-
Re-allowed callable output validators to give comments as Unicode strings2012-12-11, by Oleg Oshmyan
-
Fixed crashing on validator output on Python 2 (regression in f94f9724c543)2012-10-20, by Oleg Oshmyan
-
Switched from str to bytes for external validator output2012-06-29, by Oleg Oshmyan
-
Fixed crashing on testconfs inside archives on Python 32012-06-06, by Oleg Oshmyan
-
Third attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows2012-06-06, by Oleg Oshmyan
-
Third attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows 2.032012-06-06, by Oleg Oshmyan
-
Made positional argument presence force match='literal'2012-05-04, by Oleg Oshmyan
-
Added usage of Python 3.3 library additions to the unix module2012-03-16, by Oleg Oshmyan
-
Bumped the version number to 2.04.02011-11-11, by Oleg Oshmyan
-
Corrected a wrongly indented line2011-10-26, by Oleg Oshmyan
-
With _unix, Escape presses now cancel test data unarchiving2011-08-22, by Oleg Oshmyan
-
Fixed the signature of @abstractmethod TestCase.test2011-08-20, by Oleg Oshmyan
-
Added option -c/--cleanup (but it does not work)2011-08-18, by Oleg Oshmyan