Merged revisions 847-881 via svnmerge from
file:///afs/sipb.mit.edu/project/barnowl/src/svn/trunk
........
r848 | nelhage | 2008-01-12 02:00:53 -0500 (Sat, 12 Jan 2008) | 2 lines
Adding a note about IRC deps
........
r853 | asedeno | 2008-01-12 11:56:20 -0500 (Sat, 12 Jan 2008) | 2 lines
Fixing a pet peeve.
Clearing the line should preserve the echochar.
........
r854 | asedeno | 2008-01-12 15:07:20 -0500 (Sat, 12 Jan 2008) | 3 lines
Jabber -
* fix logins to jabber.org - reported by gendalia
........
r860 | nelhage | 2008-01-13 18:08:14 -0500 (Sun, 13 Jan 2008) | 2 lines
Kill a uninitialized warning
........
r861 | nelhage | 2008-01-13 18:10:13 -0500 (Sun, 13 Jan 2008) | 1 line
Show JOIN and PART for login/outs
........
r862 | nelhage | 2008-01-13 18:10:44 -0500 (Sun, 13 Jan 2008) | 1 line
'motd' is a method of Net::IRC::Connection, don't clobber it
........
r863 | nelhage | 2008-01-13 22:08:52 -0500 (Sun, 13 Jan 2008) | 2 lines
Don't clober our parent's connected() method, either.
........
r864 | nelhage | 2008-01-14 00:24:43 -0500 (Mon, 14 Jan 2008) | 3 lines
Right, _connected doesn't work either. I think I need to refactor this
to not be a subclass...
........
r875 | nelhage | 2008-01-15 14:40:02 -0500 (Tue, 15 Jan 2008) | 2 lines
Actually free the right thing when freeing perl commands
........
r881 | nelhage | 2008-01-16 02:59:06 -0500 (Wed, 16 Jan 2008) | 1 line
Move oneline style to perl. closes 43
........