Mercurial > ~astiob > upreckon > hgweb
graph
-
Some broken output validators on Win32 no longer get access-denied errors2011-06-10, by Oleg Oshmyan
-
Bumped the version number to 2.01.1 and slightly cleaned up upreckon-vcs 2.012011-06-10, by Oleg Oshmyan
-
The first/only item of testconf.tester is now passed through nativize_path 2.012011-06-10, by Oleg Oshmyan
-
Some broken output validators on Win32 no longer get access-denied errors 2.012011-06-10, by Oleg Oshmyan
-
Second attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows2011-06-08, by Oleg Oshmyan
-
Improved the nativization of absolute paths by config.nativize_path2011-06-04, by Oleg Oshmyan
-
win32 now includes its App-Path-aware Popen wrapper in its __all__2011-06-03, by Oleg Oshmyan
-
_unix is no longer compiled on non-UNIX systems2011-06-03, by Oleg Oshmyan
-
Moved everything to do with zipfile to a new folder named zipfiles2011-06-03, by Oleg Oshmyan
-
Dummies are no longer tested when positional cmdline arguments are given2011-06-03, by Oleg Oshmyan
-
Positional cmdline arguments now override testconf.tests and disable groups2011-06-03, by Oleg Oshmyan
-
Added the testee configuration variable and the config.nativize_path function2011-06-03, by Oleg Oshmyan
-
Small clean-up2011-06-02, by Oleg Oshmyan
-
Attempted to work around unwarranted ERROR_ACCESS_DENIED on Win322011-06-02, by Oleg Oshmyan
-
Added a cx_Freeze-based setup-exe.py for Windows2011-05-28, by Oleg Oshmyan
-
Distutils support, reorganization and cleaning up2011-05-28, by Oleg Oshmyan
-
Output-only problems no longer print times2011-05-27, by Oleg Oshmyan
-
publish.sh now uses hg identify2011-05-27, by Oleg Oshmyan
-
Corrected mixed indentation (and a few line lengths) in compat.py2011-05-25, by Oleg Oshmyan
-
win32.call() now trusts its own case.time_started2011-05-24, by Oleg Oshmyan
-
A couple of Win32 fixes2011-05-24, by Oleg Oshmyan
-
The win32 module now trusts the wall-clock time reported by GetProcessTimes2011-05-24, by Oleg Oshmyan
-
Removed the redundant .hgtags file from the default branch2011-05-24, by Oleg Oshmyan
-
Upreckon now properly reports exiting due to SIGINT to the calling process2011-05-24, by Oleg Oshmyan
-
Fixed a few lines with wrong indentation in _unix (don't copy&paste code, kids)2011-05-24, by Oleg Oshmyan
-
Added a C implementation of the unix module (called _unix)2011-05-24, by Oleg Oshmyan
-
Corrected a typo (hopefully) in problem.strerror2011-05-24, by Oleg Oshmyan
-
Moved process killing logic into platform-specific modules2011-05-20, by Oleg Oshmyan