0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 24 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from ZuluPro/py3 More... over 8 years ago
Added Py3 & Pypy to travis More... over 8 years ago
Update LICENSE More... almost 9 years ago
Update .travis.yml More... about 9 years ago
Update .travis.yml More... about 9 years ago
Merge branch 'shawnh310-master' More... over 9 years ago
Added tests for issue #5. More... over 9 years ago
fix read_cb bug, the modified version should be correct using the latest librsync library More... over 9 years ago
Make pep8 happy. More... about 10 years ago
Add `opaque` parameter back into callback, was incorrectly removed during cleanup. More... about 10 years ago
Added test case for issue #3. More... about 10 years ago
Fixed PEP8 and pyflakes issues. More... over 10 years ago
Use proper mode when opening temp files. More... over 10 years ago
New pyflakes does not have -x flag. More... almost 11 years ago
Use newer pyflakes (for python 3). More... almost 11 years ago
New release. More... almost 11 years ago
Ported to python 3 More... almost 11 years ago
New release. More... almost 11 years ago
Rearranged headings. More... almost 11 years ago
Rearranged headings. More... almost 11 years ago
Updated test suite. functools, not funcutils you dolt! More... almost 11 years ago
Forgot funcutils import. Fixed unexpected indentation. More... almost 11 years ago
Some assertions. Check that all file-like objects are seek()able, we need this for buffer underruns. More... almost 11 years ago
Fixed callback, using None for opaque value causes it to be omitted from call. Move some comments around. More... almost 11 years ago
Define return and argument types for all called functions. Hopefully this solves segfault on 64 bit systems. More... almost 11 years ago
Provide a means to enable debug tracing. Handle the case where the entire buffer is not consumed by librsync. More... almost 11 years ago
Update README, trying to get Python code block formatted nicely. More... almost 11 years ago
Update README, trying to get Python code block formatted nicely. More... almost 11 years ago
Update README, trying to get Python code block formatted nicely. More... almost 11 years ago
Updated PyPI. More... almost 11 years ago