projects
/
irker.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
irker.git
2014-03-11
W. Trevor King
irkerd: Convert to Python's logging module
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Split imported modules onto their own lines
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Pull request-parsing out into Irker._parse_request
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Add InvalidRequest and use it to flatten Irker...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Store less state in IRCServerConnection.connect()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Eric S. Raymond
Version bump for 2.6.
2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Alexander van...
Add a check for expired connections that are still...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Alexander van...
Don't loop forever after failing to connect to IRC
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
Eric S. Raymond
AI0867 gets more credit.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
Eric S. Raymond
Documentation improvements.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
Eric S. Raymond
Version bump for 2.5 release.
2.5
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
Alexander van...
Fix a deadlock
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Eric S. Raymond
My typo fix was typoed. Clearly I need more sleep.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Eric S. Raymond
Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Eric S. Raymond
Documentation tweak.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric S. Raymond
Stupid markup fix.
2.4
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric S. Raymond
Version bump for release 2.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Laurent Bachelier
Only convert to unicode when needed
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Eric S. Raymond
Supply a missing parameter.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Eric S. Raymond
Cleaner exit code.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Eric S. Raymond
We don't want to return an error status in immediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Antoine Beaupré
fix crash after introduction of immediate mode
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Antoine Beaupré
add a more helpful hook example: in post-receive
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Eric S. Raymond
Another shipper metadata change.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Eric S. Raymond
Version bump for 2.3 release.
2.3
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Eric S. Raymond
Reinstate a simpler irk that only works with irkerd...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Eric S. Raymond
Clean up and document immediate mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Eric S. Raymond
Immediate mode work.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Eric S. Raymond
Remove unecessary elaboration.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Eric S. Raymond
An until string is not the answer.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Eric S. Raymond
Turning off DEAF is mecessary for this technique...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Eric S. Raymond
I think this would work to terminate immediaate mode...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Eric S. Raymond
Refactoring step: don't uncomditionally spawn a thread...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Eric S. Raymond
Note a deficiency
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Eric S. Raymond
Half-working immediate mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Eric S. Raymond
NEWS typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Eric S. Raymond
Version bump for 2.2 release.
2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Eric S. Raymond
Fix up some shipper metadata.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Eric S. Raymond
Required magic to kill the spawned instance.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Laurent Bachelier
Show traceback on higher debug levels
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Laurent Bachelier
Fix some documentation typos
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
An attempt at making irk clean up after itself.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Alexander van...
Fix unicode processing
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Alexander van...
Remove some irclib cruft
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
Version bump for release 2.1.
2.1
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
Undo some damage from an overambitious patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
More documentation polishing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
weechat doesn't do ANSI color, only mIRC.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
News update.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
Explain why relaying through this is a good idea!
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
Documentation polishing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Eric S. Raymond
Cosmetic fix to Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
dak180
Be more flexible about where irker can be installed.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
dak180
Clean up the make file and use a more portable method...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Eric S. Raymond
Merge commit 'refs/merge-requests/26' of git://gitoriou...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Eric S. Raymond
Adapt for new shipper conventions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Beat Bolli
Speed up parsing the Git commit author and subject
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Eric S. Raymond
Version bump for 2.0.
2.0
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Eric S. Raymond
Improved .gitignore based om an idea bu dak180.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Eric S. Raymond
Slightly more elegant fix, no need for new connectfail...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Eric S. Raymond
Meatball-surgery fix for invalid-name bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Eric S. Raymond
Add a todo note.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Eric S. Raymond
Remove an irclib remnant.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Eric S. Raymond
More debug consolidation.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Eric S. Raymond
More uniform logging.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Eric S. Raymond
Fix the spin loop not to be O(n**2).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Eric S. Raymond
Smoke test passes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Eric S. Raymond
Remove unnecessary mutex lock.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Eric S. Raymond
Eliminate the dependency on irclib.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Eric S. Raymond
Repairing the secret-chanel patch. Smoke test works.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Eric S. Raymond
Preparing for release.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Neil
Prevent a unicode error on UTF-8 in commit metadata.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Eric S. Raymond
Update the news.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Eric S. Raymond
Merge commit 'refs/merge-requests/22' of git://gitoriou...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Ben Kelly
Add support for keyed channels. Supports both channel...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Neil
Allow irkerhook to be used as a mecurial changegroup...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Eric S. Raymond
Noise reduction.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Eric S. Raymond
Polishing irk.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Eric S. Raymond
Upgrade the test tool.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Eric S. Raymond
Improve an error message.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Eric S. Raymond
Shut up, pylint!
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Eric S. Raymond
Dcumentation update.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Alexander van...
Add the 'email' variable to the irkerhook manpage
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Alexander van...
Implement email as a delivery method
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Eric S. Raymond
Version bumpp for 1.20 release.
1.20
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Alexander van...
Compatibility with python 2.4 (if simplejson is present)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Alexander van...
Increase anti-flood-delay from 0.5 to 1 second.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Eric S. Raymond
Version bump for 1.9 release.
1.19
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
William Orr
Wrote irkerd usage
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
William Orr
irkerd -V shouldn't take an argument
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Eric S. Raymond
Version bump for 1.18 release.
1.18
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Laurent Bachelier
Do not write to logfile if None
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Laurent Bachelier
Python 2.5 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Eric S. Raymond
Document new options properly.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Eric S. Raymond
Append mode is required if we're loogging to disk.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Eric S. Raymond
Prevent actually sending an empty privmsg.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Eric S. Raymond
Added -p option.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Eric S. Raymond
Added option to force nick.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Eric S. Raymond
Typo fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Eric S. Raymond
Added - option; irker ca now be used as a channel monitor.
commit
|
commitdiff
|
tree
|
snapshot
next