4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use isinstance() instead of type() == type() checks. More... almost 13 years ago
Use "%r" % v instead of "%s" % repr(v) -- it is shorter and more idiomatic. More... almost 13 years ago
Make server initialization respect DRY a bit more. More... almost 13 years ago
Use old-style threading setDaemon() API to enhance compatibility with Python < 2.6. More... almost 13 years ago
Point at a a new feature. More... almost 13 years ago
Use faster json if available More... almost 13 years ago
Add support for external pre-filtering More... almost 13 years ago
Use existing shell quote function More... almost 13 years ago
Fix the connection-aging logic. More... almost 13 years ago
Compare comment-reduced and unreduced line counts. More... almost 13 years ago
Add a credit. More... almost 13 years ago
Add some credits. More... almost 13 years ago
A small change to make the default value of the project variable work better. More... almost 13 years ago
Correct some usage information. More... almost 13 years ago
Note the significance of Python for the security analysis. More... almost 13 years ago
There are no longer any known bugs. More... almost 13 years ago
Typo fix. More... almost 13 years ago
Explain the 1.6 release. More... almost 13 years ago
Merge commit 'refs/merge-requests/10' of git://gitorious.org/irker/irker into merge-requests/10 More... almost 13 years ago
Merge commit 'refs/merge-requests/9' of git://gitorious.org/irker/irker into merge-requests/9 More... almost 13 years ago
Merge commit 'refs/merge-requests/8' of git://gitorious.org/irker/irker into merge-requests/8 More... almost 13 years ago
False-match avoidance suggested by birkenfeld. More... almost 13 years ago
Fix the signature of the hg_hook function. More... almost 13 years ago
Deconfuse shipper's metadata extraction. More... almost 13 years ago
Version bump for release. More... almost 13 years ago
Declare the project chat channel. More... almost 13 years ago
pylint cleanup. More... almost 13 years ago
Remove dead code. More... almost 13 years ago
Accept a Subversion limitation. More... almost 13 years ago
More elegant repository autodetection. More... almost 13 years ago