projects
/
irker.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
irker.git
2014-06-01
Eric S. Raymond
Version bump for release.
master
2.9
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Eric S. Raymond
Clean up after recent pylint changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Eric S. Raymond
News update.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Eric S. Raymond
Host option, as contributed by wking.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Eric S. Raymond
Add a missing import.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Unit 193
Add support for using CertFP to auth to the IRC server...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Eric S. Raymond
Remove an obsolete assumption and fix some markup.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Eric S. Raymond
Better behavior in case stdout was closed when irkerd...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
W. Trevor King
irkerd.xml: Cleanup syslog docs and shift 'os' import
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Eric S. Raymond
Use syslog facility when irkerd is backgtrounded and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Eric S. Raymond
Fix a typoed member name.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Eric S. Raymond
Version bump for 2.8 release.
2.8
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Eric S. Raymond
Add recent news.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Eric S. Raymond
Cope better with hirerarchical branch names.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Antoine Beaupré
fix usage for --log-level
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Antoine Beaupré
add manpage for irk
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Beat Bolli
irk: explicitly close the irkerd socket
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Beat Bolli
irk: bail out early on connection errors
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Beat Bolli
irk: explain why we think irkerd isn't running
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Beat Bolli
irk: reuse the already connected socket
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Beat Bolli
irk: remove extraneous imports
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Eric S. Raymond
Remove unused header.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Eric S. Raymond
Date-stamp 2.7.
2.7
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Eric S. Raymond
Version bump for 2.7 release.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Eric S. Raymond
Suppress some spuriious pylint warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
W. Trevor King
irkerd: Fix 'self.socket' -> 'socket' typos in _wrap_socket
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
W. Trevor King
irkerd: Fix -i / --immediate handling, and add a messag...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Eric S. Raymond
Fix somre confusion abot argument-passing.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Eric S. Raymond
Allow kwargs use.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Eric S. Raymond
Documentation updates.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Extract username and password from submitted...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Initial SSL/TLS implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Replace Exception.format_exc() with traceback...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Add Python-3-compatible string handling
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Use self instead of LineBufferedStream in lines()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Add Python-3-compatible import names
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Drop scheme replacement in Target.__init__
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Drop simplejson replacement
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Convert to Python 3's "except x as y" syntax
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Replace sys.stderr.write with LOG.error
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Replace a print statement with LOG.error
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Transition from getopt to argparse
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Replace 'password' global with local Connection...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Replace 'logfile' global with local Irker.logfile
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Replace 'namestyle' global with local 'nick_tem...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Replace 'fallback' global with local 'nick_need...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Add kwargs handling to pass data to IRCServerCo...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
W. Trevor King
irkerd: Add Target.__str__ for pretty-printing targets...
commit
|
commitdiff
|
tree
|
snapshot
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
next