Irssi is a modular IRC client for UNIX that currently has only text
mode user interface, but 80-90% of the code isn't text mode specific,
so other UIs could be created pretty easily. Also, Irssi isn't really
even IRC specific anymore, there's already working SILC and ICB modules
available. Support for other protocols like ICQ and Jabber could be
created some day too.
More informations about irssi can be found on http://irssi.org
Subversion is the next generation Version management system.
To get the irssi source you need a subversion client. for a list of packages for various os look here at http://subversion.tigris.org/project_packages.html
The Repository has the following modules:
To get a part of the repository you would use:
for irssi it will look like:
You can use the ViewVC interface to browse the source tree online.
There is also a read-only git mirror synced automatically with SVN. To clone it use: