0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make run_test.py return a meaningful exit code for Travis-CI.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Switch to 3.x-compatible try/except syntax.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Switch to 3.x-compatible octal literals.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Oh yeah. Context managers were introduced in 2.6. Skip 2.5 on Travis-CI.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Fix print statements for compatibility with Python 3.x (Untested)
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Fix complaints from flake8 in run_test.py
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Almost forgot to actually USE unittest2 in Python 2.5 and 2.6.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Whoops. Gotta remember that travis-lint doesn't check shellscript validity.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
First attempt at integrating tests into Travis-CI.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Make a note to fix the test failures on mscompress.tx_
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Start moving toward nose-compatible tests.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Update the test suite to take advantage of expected failures and skips.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
If we're closing stdin, stdout, and stderr in tests, also unset DISPLAY.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Add a few more TODO notes. (Including more extractors)
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Silence deprecation warnings in run_test.py
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Add a safety check in the alias handler.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Add untested support for uncompress.real on Debian-based distros.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Update module docstring to reference GitHub rather than Launchpad.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Clear out easily-fixed flake8 complaints.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Fix unit test failures caused by TempTarget
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Minor correction to unball.TempTarget
ssokolow
as Stephan Sokolow
More... almost 13 years ago
More TODO notes.
ssokolow
as Stephan Sokolow
More... almost 13 years ago
Switch away from deprecated unittest method names.
ssokolow
as Stephan Sokolow
More... almost 13 years ago
Rename .bzrignore to .gitignore
ssokolow
as Stephan Sokolow
More... about 14 years ago
Since GitHub displays README, catch it up to development a bit.
ssokolow
as Stephan Sokolow
More... about 14 years ago
Miscellaneous changes committed prior to conversion to Git.
ssokolow
as Stephan Sokolow
More... about 14 years ago
Push current state of dev version public since, for many purposes, it's good enough, but it's still not passing all the unit tests 0.2.11.1 passed.
ssokolow
as Stephan Sokolow
More... over 14 years ago
- Added recognition support for four archive formats from the world of gaming. (umod, BioZip, Dzip, Uz2) - Bundled a copy of the unzoo source because it seems to work on x86_64, unlike zoo. (Further testing will be required)
ssokolow
as Stephan Sokolow
More... about 17 years ago
Fixed the Konqueror ServiceMenu that I messed up some time prior to releasing 0.2.10.
ssokolow
as Stephan Sokolow
More... over 17 years ago
Added an extension recognizer for GCF files.
ssokolow
as Stephan Sokolow
More... over 17 years ago