Mercurial > ~astiob > upreckon > hgweb
graph
-
Cleaned up import statements2011-08-18, by Oleg Oshmyan
-
Changed the help message to say Python 2.6 is required2011-08-18, by Oleg Oshmyan
-
Keyboard interrupts now satisfy the Press any key to exit... prompt2011-08-17, by Oleg Oshmyan
-
Rewrote files.regexp as files.File.regexp (a class method)2011-08-17, by Oleg Oshmyan
-
Revamped files.File2011-08-17, by Oleg Oshmyan
-
Fixed single-problem configurations (regression in 32650f4a2177)2011-08-17, by Oleg Oshmyan
-
'Incorrect' is now stripped from external validator output2011-08-17, by Oleg Oshmyan
-
Added confvar okexitcodemask; changed the validator protocol2011-08-17, by Oleg Oshmyan
-
Removed some long-unnoticed trailing whitespace2011-08-17, by Oleg Oshmyan
-
Fixed mapping (dict) values of taskweight2011-08-16, by Oleg Oshmyan
-
A cosmetic correction2011-08-16, by Oleg Oshmyan
-
taskweight can now be an iterable or a mapping2011-08-16, by Oleg Oshmyan
-
force_zero_exitcode is now a problem-specific configuration variable2011-08-16, by Oleg Oshmyan
-
The default match mode is now 'literal'2011-08-16, by Oleg Oshmyan
-
Very slightly simplified files.ZipArchive.__init__2011-08-15, by Oleg Oshmyan
-
Regexps now work with test archives2011-08-15, by Oleg Oshmyan
-
Revamped the implementation of files.Archive subclasses2011-08-13, by Oleg Oshmyan
-
Updated copyright years in files.py2011-08-12, by Oleg Oshmyan
-
Added conf. var. match and match='regexp' for non-archives2011-08-11, by Oleg Oshmyan
-
Added zipfiles/diff.sh to the repository2011-08-11, by Oleg Oshmyan
-
Made sure the wakeup FD is always valid2011-08-11, by Oleg Oshmyan
-
Fixed compilation on systems without termios.h2011-07-28, by Oleg Oshmyan
-
Corrected the remaining wrong references to test.py2011-07-27, by Oleg Oshmyan
-
Updated home page URL2011-07-27, by Oleg Oshmyan
-
Updated .hgignore2011-07-26, by Oleg Oshmyan
-
Fixed a possible compilation error introduced in the last changeset2011-07-26, by Oleg Oshmyan
-
The interrupt handler pipe is now closed on module creation failure2011-07-26, by Oleg Oshmyan