log

age author description
2011-08-18 Oleg Oshmyan Restored $$REV$$ in the version number 2.03
2011-08-18 Oleg Oshmyan Added option -c/--cleanup (but it does not work)
2011-08-18 Oleg Oshmyan Added tag 2.03.0 for changeset ad4362bf9858 2.03
2011-08-18 Oleg Oshmyan Created a branch for the 2.03 release 2.03 2.03.0
2011-08-18 Oleg Oshmyan Cleaned up import statements
2011-08-18 Oleg Oshmyan Changed the help message to say Python 2.6 is required
2011-08-17 Oleg Oshmyan Keyboard interrupts now satisfy the Press any key to exit... prompt
2011-08-17 Oleg Oshmyan Rewrote files.regexp as files.File.regexp (a class method)
2011-08-17 Oleg Oshmyan Revamped files.File
2011-08-17 Oleg Oshmyan Fixed single-problem configurations (regression in 32650f4a2177)
2011-08-17 Oleg Oshmyan 'Incorrect' is now stripped from external validator output
2011-08-17 Oleg Oshmyan Added confvar okexitcodemask; changed the validator protocol
2011-08-17 Oleg Oshmyan Removed some long-unnoticed trailing whitespace
2011-08-16 Oleg Oshmyan Fixed mapping (dict) values of taskweight
2011-08-16 Oleg Oshmyan A cosmetic correction
2011-08-16 Oleg Oshmyan taskweight can now be an iterable or a mapping
2011-08-16 Oleg Oshmyan force_zero_exitcode is now a problem-specific configuration variable
2011-08-16 Oleg Oshmyan The default match mode is now 'literal'
2011-08-15 Oleg Oshmyan Added tags for 1.20.x releases 1.20
2011-08-15 Oleg Oshmyan Very slightly simplified files.ZipArchive.__init__
2011-08-15 Oleg Oshmyan Regexps now work with test archives
2011-08-13 Oleg Oshmyan Revamped the implementation of files.Archive subclasses
2011-08-12 Oleg Oshmyan Updated copyright years in files.py
2011-08-11 Oleg Oshmyan Added conf. var. match and match='regexp' for non-archives
2011-08-11 Oleg Oshmyan Added zipfiles/diff.sh to the repository
2011-08-11 Oleg Oshmyan Made sure the wakeup FD is always valid
2011-07-28 Oleg Oshmyan Fixed compilation on systems without termios.h
2011-07-27 Oleg Oshmyan Corrected the remaining wrong references to test.py
2011-07-27 Oleg Oshmyan Updated home page URL
2011-07-26 Oleg Oshmyan Updated .hgignore