log

age author description
2010-12-19 Oleg Oshmyan Converted 1.20 into a branch 1.20 1.20.3
2010-12-19 Oleg Oshmyan Converted 1.21 into a branch 1.21
2010-12-19 Oleg Oshmyan Removed unnecessary copies of zipfile.py
2010-12-19 Oleg Oshmyan Added tag 2.00.0 with test group support for changeset 2b459f9743b4
2010-12-19 Oleg Oshmyan Initial rename to Upreckon
2010-12-09 Oleg Oshmyan Test suite directories named 'suite' are now in .hgignore
2010-12-05 Oleg Oshmyan Fixed the -s option
2010-12-05 Oleg Oshmyan Added .hgignore for pyc files
2010-12-05 Oleg Oshmyan Cosmetical edit
2010-12-05 Oleg Oshmyan Cemented a decision previously being unsure about
2010-12-03 Oleg Oshmyan Test groups are now supported
2010-12-03 Oleg Oshmyan Fixed a bug with nested configuration namespaces in config.py
2010-12-03 Oleg Oshmyan Cleaned up next() calls
2010-12-03 Oleg Oshmyan The version-selecting zipfile.py now works again
2010-12-03 Oleg Oshmyan compat.py now emulates the next() built-in in Python 2.5
2010-11-30 Oleg Oshmyan A os.path.relpath implementation for Python 2.5