projects
/
pyborg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pyborg.git
2011-09-07
Bryan Drewery
* Additional 64bit fixes
master
github/master
commit
|
commitdiff
|
tree
2011-06-28
Bryan Drewery
* Remove hack due to broken irclib -l parsing (#7)
commit
|
commitdiff
|
tree
2011-06-28
Bryan Drewery
* Fix irclib not parsing -l correctly (fixes #7)
commit
|
commitdiff
|
tree
2011-06-28
Bryan Drewery
* Expect a long value in struct.pack to fix a crash...
commit
|
commitdiff
|
tree
2011-06-27
Bryan Drewery
* Add README
commit
|
commitdiff
|
tree
2011-06-27
Bryan Drewery
* Use exec for starting up
commit
|
commitdiff
|
tree
2010-05-26
Bryan Drewery
* Fix channel casing issues
commit
|
commitdiff
|
tree
2010-05-26
Bryan Drewery
* Automatically rejoin channels if kicked or unable...
commit
|
commitdiff
|
tree
2010-05-26
Bryan Drewery
* Fix bot thinking it's still in a chan after being...
commit
|
commitdiff
|
tree
2010-05-26
Bryan Drewery
* Properly saved new wanted nick when using !nick
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Remove leading spaces on ? and !
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Speedup nickname matching
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Fix nickname matching to escape special chars like |
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Split ';' only if followed by a space to avoid breaki...
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Strip out ' to avoid contraction/quoting problems
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Only split : around nick:, leave other : uses alone...
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Properly strip out other color codes
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Ignore lines with color - causes too many problems...
commit
|
commitdiff
|
tree
2010-05-21
Bryan Drewery
* Strip out URLS
commit
|
commitdiff
|
tree
2010-05-19
Bryan Drewery
* Properly save the original nick in settings if taking...
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Fix crash due to /mode -lvvvv nick nick nick nick
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Change 'is unknown' to '/unknown' to fix display...
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* When outputting #nick in !known, replace with $nick
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Match nicks on word boundaries to avoid rewriting...
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Implmenet on_nicknameinuse so the bot can still conne...
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Allow running bot on IPv6
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Allow specifying an IP to bind to
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Symlink irclib into pyborg
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Update startup script to use lib/ dir
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
Merge github.com/python-irclib/python-irclib.git
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
Merge http://github.com/PyBorg/PyBorg.git
commit
|
commitdiff
|
tree
2010-05-18
Bryan Drewery
* Initial project commit
commit
|
commitdiff
|
tree
2009-08-30
chimrod
Replace tabs by spaces
commit
|
commitdiff
|
tree
2008-09-25
keltus
fix ircbot.py connection problem due to leftover ssl...
commit
|
commitdiff
|
tree
2008-09-11
keltus
prepare for 0.4.8 release
commit
|
commitdiff
|
tree
2008-09-11
keltus
ircbot.py: Reverted a leftover testing fragment that...
commit
|
commitdiff
|
tree
2008-08-29
keltus
* irclib.py: Reverted changes in irclib that don...
commit
|
commitdiff
|
tree
2008-02-03
keltus
code tweak that should have no effect
commit
|
commitdiff
|
tree
2007-07-31
chimrod
Added the !me command
commit
|
commitdiff
|
tree
2007-03-02
kk201233
* irclib.py: Added IRCmultithread and ServerConnectionT...
commit
|
commitdiff
|
tree
2007-01-12
chimrod
Correct the punctuation problem
commit
|
commitdiff
|
tree
2007-01-08
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-11-28
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-10-30
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-10-05
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-09-19
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-09-19
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-09-18
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-09-18
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-09-18
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-09-15
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-09-08
chimrod
*** empty log message ***
commit
|
commitdiff
|
tree
2006-03-10
keltus
readme update
commit
|
commitdiff
|
tree
2005-12-24
keltus
* Released version 0.4.6.
commit
|
commitdiff
|
tree
2005-12-23
keltus
* dccsend:
commit
|
commitdiff
|
tree
2005-12-06
keltus
Reversed quit message fix. See Changelog for details.
commit
|
commitdiff
|
tree
2005-11-04
keltus
* irclib.py (numeric_events): Renamed numeric code...
commit
|
commitdiff
|
tree
2005-11-04
keltus
removed old comment
commit
|
commitdiff
|
tree
2005-08-27
keltus
Fixed infinitely recursive calls when disconnecting...
commit
|
commitdiff
|
tree
2005-08-18
keltus
oops, forgot the changelog
commit
|
commitdiff
|
tree
2005-08-18
keltus
Made ServerConnection.disconnect more consistant and...
commit
|
commitdiff
|
tree
2005-05-28
keltus
quit arguments is now a list instead of a list of a...
commit
|
commitdiff
|
tree
2005-05-18
keltus
preparations for 0.4.5 release
commit
|
commitdiff
|
tree
2005-05-18
keltus
grammar fix (nothing really)
commit
|
commitdiff
|
tree
2005-05-18
keltus
* irclib.py (ServerConnection.__init__): Added self...
commit
|
commitdiff
|
tree
2005-04-26
keltus
Corrected server.process_forever() as irc.process_forev...
commit
|
commitdiff
|
tree
2005-04-17
keltus
* irclib.py (ServerConnection.process_data): Moved...
commit
|
commitdiff
|
tree
2005-04-17
keltus
updated README to include contact info for keltus
commit
|
commitdiff
|
tree
2005-04-03
keltus
Patches from Adam Mikuta.
commit
|
commitdiff
|
tree
2005-04-03
keltus
added pong and invite events
commit
|
commitdiff
|
tree
2005-02-24
keltus
typoed version #
commit
|
commitdiff
|
tree
2005-02-24
keltus
preperations for 0.4.4 update
commit
|
commitdiff
|
tree
2005-01-29
keltus
moved self.irclibobj._remove_connection call from close...
commit
|
commitdiff
|
tree
2005-01-26
keltus
updated changelog
commit
|
commitdiff
|
tree
2005-01-26
keltus
closes socket if a connection does not occur
commit
|
commitdiff
|
tree
2005-01-24
keltus
removed redundant extra start() call
commit
|
commitdiff
|
tree
2005-01-24
keltus
removed depreciated apply function
commit
|
commitdiff
|
tree
2005-01-20
jrosdahl
Removed more GNU make specific constructs.
commit
|
commitdiff
|
tree
2005-01-19
jrosdahl
Don't require GNU make.
commit
|
commitdiff
|
tree
2005-01-19
keltus
update 0.4.3 date
commit
|
commitdiff
|
tree
2005-01-19
keltus
added __iter__ method to IRCDict in ircbot.py
commit
|
commitdiff
|
tree
2005-01-17
jrosdahl
Corrected default decoding of CTCP messages. Patch...
commit
|
commitdiff
|
tree
2005-01-17
jrosdahl
Added __contains__method for IRCDict. Patch from Jeff...
commit
|
commitdiff
|
tree
2005-01-17
jrosdahl
Preparations for version 0.4.3.
commit
|
commitdiff
|
tree
2005-01-17
jrosdahl
Removed Debian package directory since python-irclib...
commit
|
commitdiff
|
tree
2005-01-17
jrosdahl
Improved comment about arguments to
commit
|
commitdiff
|
tree
2005-01-17
jrosdahl
Added comment about how some IRC servers' treat QUIT...
commit
|
commitdiff
|
tree
2005-01-17
jrosdahl
Added "bonus" action event that is triggered on CTCP...
commit
|
commitdiff
|
tree
2005-01-17
jrosdahl
Improved jump_server behaviour. Patch from Jeff Huang.
commit
|
commitdiff
|
tree
2004-07-09
jrosdahl
Released version 0.4.2.
commit
|
commitdiff
|
tree
2004-07-09
jrosdahl
Remove built *.pyc files before making package.
commit
|
commitdiff
|
tree
2004-07-09
jrosdahl
Changed email address in Debian changelog.
commit
|
commitdiff
|
tree
2004-07-09
jrosdahl
Preparations for version 0.4.2.
commit
|
commitdiff
|
tree
2004-07-09
jrosdahl
Fix bug #922446.
commit
|
commitdiff
|
tree
2004-07-09
jrosdahl
Whitespace fixes.
commit
|
commitdiff
|
tree
2003-10-30
jrosdahl
Version 0.4.1.
commit
|
commitdiff
|
tree
2003-10-30
jrosdahl
Added dccreceive and dccsend as example files in Debian...
commit
|
commitdiff
|
tree
2003-10-29
jrosdahl
Added Debian packaging files.
commit
|
commitdiff
|
tree
2003-10-29
jrosdahl
Create setup.py from setup.py.in.
commit
|
commitdiff
|
tree
2003-10-29
jrosdahl
Also clean python-irclib.spec.
commit
|
commitdiff
|
tree
next