4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace deprecated Logger.warn with Logger.warning More... about 6 years ago
Replace deprecated assertRaisesRegexp alias with assertRaisesRegex More... about 6 years ago
Replace deprecated assertNotEquals alias with assertNotEqual More... about 6 years ago
Replace deprecated assertEquals alias with assertEqual in TestGit More... about 6 years ago
Replace deprecated assertRegexpMatches alias with assertRegex More... about 6 years ago
Replace deprecated failUnlessRaises alias with assertRaises in tests More... about 6 years ago
Improve requirements.txt format More... about 6 years ago
Remove checks for pathlib existence in TestRepo for Python < 3.4 More... about 6 years ago
Improve README Python requirement specificity More... about 6 years ago
Simplify Travis CI configuration More... about 6 years ago
Require latest gitdb version (with dropped python 2 support) More... about 6 years ago
Fix spelling in Dockerfile description LABEL More... about 6 years ago
v3.0.7 More... about 6 years ago
Yeah, thanks twine - argument parsing is hard… More... about 6 years ago
Apparently -s must be there, even if --sign-with is specified?? More... about 6 years ago
Sign with a different key for now, it's USB-C and can be used More... about 6 years ago
disable signing - don't have a USB-A to -C adapter :( More... about 6 years ago
preparr 3.0.6 More... about 6 years ago
Remove now unused is_invoking_git variable in test More... about 6 years ago
Fix requirements.txt formatting More... about 6 years ago
Add to AUTHORS More... about 6 years ago
Remove unnecessary check for PermissionError for Python < 3.3 More... about 6 years ago
Improve setup.py python_requires More... about 6 years ago
Remove unnecessary check for logging.NullHandler for Python 2.6 More... about 6 years ago
Remove check for Python 2.7 More... about 6 years ago
Remove attempt to import ConfigParser for Python 2 More... about 6 years ago
Remove no longer used imports in tests More... about 6 years ago
Remove no longer used compat imports More... about 6 years ago
Remove and replace compat.text_type More... about 6 years ago
Remove and replace compat.string_types More... about 6 years ago