Changes for version 1.25 - 2012-12-27
- Documentation
- client/CVS: mention that CVSROOT is a module
- add HOWTO.release to MANIFEST
- Internal:
- Client/Git: rename _process_commit method to _process_changeset to better describe what it does
- Client/Server:
- add support for using IRC notices
- add support for disabling color
- Client:
- fix --password option definition
- rework configuration to make priority explicit
Documentation
- kgb-client.conf - KGB client configuration file
- kgb.conf - KGB bot configuration file
- KGB
- kgb-add-project - helper script for adding new projects to kgb-bot configuration file
- kgb-bot - an IRC bot helping collaborative work
- kgb-client - relay commits to KGB servers
- kgb-split-config - helper script for splitting out project configurations
Modules
- App::KGB - collaborative IRC helper
- App::KGB::API - KGB bot API documentation
- App::KGB::Change - a single file change
- App::KGB::Client - relay commits to KGB servers
- App::KGB::Client::CVS - KGB interface to CVS
- App::KGB::Client::Fake - Fake KGB client
- App::KGB::Client::Git - Git support for KGB client
- App::KGB::Client::RelayMsg - Simple message relay KGB client
- App::KGB::Client::ServerRef - server instance in KGB client
- App::KGB::Client::Subversion - KGB interface to Subversion
- App::KGB::Commit - a single commit
- WWW::Shorten::Debli - Perl interface to deb.li