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
Fix .coveragerc so coveralls can successfully submit coverage for PyPy.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Ugh. One letter typo'd in .travis.yml and travis-lint couldn't see it.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Hook Unball up to coveralls.io.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Add a .coveragerc to omit spurious packages.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Add a very minimal integration test for which() as a useful placeholder.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Exempt an untestable exception in the tests from coverage. Also add a TODO.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
More tests for BinYes.read()
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Bugfix the "Does BinYes need to be instantiated" test so it actually works.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Add a few more TODOs.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Whoops. Missed a few things in that last commit.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Begin adding a unit test suite to complement the functional tests.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Fix build_manpage and enable installation of unball.tap.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Bring moveToZip up to spec with PEP8 and adjust module docstring.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Hide incompatible functional test generator from nosetests.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Minor tweaks to make the docstrings more EPyDoc-friendly.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Split unball up into modules (more refactoring)
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Set up for tox and add an experimental setup.py
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Move legacy, unmigrated, or potentially non-functional stuff to "unsorted"
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Treat UnsupportedFiletypeError as "skip test"... at least for now.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Remove unmakeself and unshar from the extractor definitions.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Fix output folder name generation as revealed by tartest.tar
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Bring "Testing Policy.txt" into line with the changes I've made so far.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Make pip quieter when installing packages on Travis-CI.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Don't test with zoo. It's just a source of spurious errors anyway.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
When did I accidentally revert the mimetype cleanup in headerToMime?
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Whoops. Forgot to update run_test.py for the new directory structure.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Add Flake8 to the Travis-CI test runs.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Make Flake8 happy
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Stop thinking in Markdown for links and workaround parser shortcomings.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Convert the README to reStructuredText and bring it up to date with changes
ssokolow
as Stephan Sokolow
More... almost 12 years ago