0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug in clean rule. More... over 15 years ago
Added rule to remove pyc files in clean target. More... over 15 years ago
Fixed and unified unicode conversion in the module. More... over 15 years ago
Added module docstring. More... over 15 years ago
Removed pydev and Eclipse config files. More... over 15 years ago
Moved unittest from src/ to /test. More... over 15 years ago
Added setup.py for distutils. More... over 15 years ago
Removed trailing whitespaces. More... over 15 years ago
Prepared 1.6 upload to debian. More... over 15 years ago
Fixed _parse_status: bug.blocks is sometimes an int sometimes a string. More... over 15 years ago
Fixed distribution line in debian/changelog to unstable. More... over 15 years ago
Prepared debian version 1.5 for uploading. More... over 15 years ago
Fixed unicode conversion bug and added regression test. More... over 15 years ago
Updated Copyright date. More... over 15 years ago
Backport to lenny. More... almost 16 years ago
Added new testcase. More... about 16 years ago
Fixed typo ownwer => owner More... about 16 years ago
Removed: id, found and fixed use bug_num, found_versions and fixed_versions instead (according to Dan Armstrong) More... over 16 years ago
Fixed typo in debian/pyversions More... over 16 years ago
Made python-debianbts depend on python >= 2.5 More... over 16 years ago
Updated changelog Updated Makefile to support unittest More... over 16 years ago
Renamed debianbts_test to test_debianbts More... over 16 years ago
Updated debian/changelog More... over 16 years ago
Removed bugreport.nr it is, soap provides id and bug_nr More... over 16 years ago
Added __cmp__ method for bugreport Bugreport.nr is nor an int More... over 16 years ago
Reorganized imports to match PEP 8 More... over 16 years ago
Updated/Inserted Copyright More... over 16 years ago
Added unittest. More... over 16 years ago
Removed _make_list and _make_dict, soapppy provides _aslist() and _asdict() More... over 16 years ago
Removed HTMLStripper, get_html_fulltext and uneeded imports. More... over 16 years ago