openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
irker
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 16 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use isinstance() instead of type() == type() checks.
Georg Brandl
More...
almost 13 years ago
Use "%r" % v instead of "%s" % repr(v) -- it is shorter and more idiomatic.
Georg Brandl
More...
almost 13 years ago
Make server initialization respect DRY a bit more.
Georg Brandl
More...
almost 13 years ago
Use old-style threading setDaemon() API to enhance compatibility with Python < 2.6.
Georg Brandl
More...
almost 13 years ago
Point at a a new feature.
Eric S. Raymond
More...
almost 13 years ago
Use faster json if available
Laurent Bachelier
More...
almost 13 years ago
Add support for external pre-filtering
Laurent Bachelier
More...
almost 13 years ago
Use existing shell quote function
Laurent Bachelier
More...
almost 13 years ago
Fix the connection-aging logic.
Eric S. Raymond
More...
almost 13 years ago
Compare comment-reduced and unreduced line counts.
Eric S. Raymond
More...
almost 13 years ago
Add a credit.
Eric S. Raymond
More...
almost 13 years ago
Add some credits.
Eric S. Raymond
More...
almost 13 years ago
A small change to make the default value of the project variable work better.
Eric S. Raymond
More...
almost 13 years ago
Correct some usage information.
Eric S. Raymond
More...
almost 13 years ago
Note the significance of Python for the security analysis.
Eric S. Raymond
More...
almost 13 years ago
There are no longer any known bugs.
Eric S. Raymond
More...
almost 13 years ago
Typo fix.
Eric S. Raymond
More...
almost 13 years ago
Explain the 1.6 release.
Eric S. Raymond
More...
almost 13 years ago
Merge commit 'refs/merge-requests/10' of git://gitorious.org/irker/irker into merge-requests/10
Eric S. Raymond
More...
almost 13 years ago
Merge commit 'refs/merge-requests/9' of git://gitorious.org/irker/irker into merge-requests/9
Eric S. Raymond
More...
almost 13 years ago
Merge commit 'refs/merge-requests/8' of git://gitorious.org/irker/irker into merge-requests/8
Eric S. Raymond
More...
almost 13 years ago
False-match avoidance suggested by birkenfeld.
Eric S. Raymond
More...
almost 13 years ago
Fix the signature of the hg_hook function.
Georg Brandl
More...
almost 13 years ago
Deconfuse shipper's metadata extraction.
Eric S. Raymond
More...
almost 13 years ago
Version bump for release.
Eric S. Raymond
More...
almost 13 years ago
Declare the project chat channel.
Eric S. Raymond
More...
almost 13 years ago
pylint cleanup.
Eric S. Raymond
More...
almost 13 years ago
Remove dead code.
Eric S. Raymond
More...
almost 13 years ago
Accept a Subversion limitation.
Eric S. Raymond
More...
almost 13 years ago
More elegant repository autodetection.
Eric S. Raymond
More...
almost 13 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree