summaryrefslogtreecommitdiff
path: root/bin/rbot
AgeCommit message (Expand)Author
2008-03-12* we're now "git version", not "svn version" by defaultdmitry kim
2008-03-11Documentation cleanupsGiuseppe Bilotta
2008-02-11bin/rbot: be compatible with older gitsGiuseppe Bilotta
2007-11-07rbot should default to the debug level used by rubyGiuseppe Bilotta
2007-08-28git/svn: check if our git rev corresponds to some svn revGiuseppe Bilotta
2007-08-27Show the git version differentlyGiuseppe Bilotta
2007-08-27When running from a git repository, expose the current git revisionGiuseppe Bilotta
2007-08-27Check if the SVN_DIR is actually a git dir, and change accordinglyGiuseppe Bilotta
2007-04-25bin/rbot: only set when --loglevel is provided on the command lineGiuseppe Bilotta
2007-04-21+ pidfile support + command line option for pid file nameDmitry Kim
2007-04-09rbot launcher: report local changes on more occasionsGiuseppe Bilotta
2007-02-20Use ASCII KCODE to prevent problems like missing characters or matching failu...Giuseppe Bilotta
2007-02-18Initial steps towards a namespace rationalizationGiuseppe Bilotta
2006-09-01rbot now tries to report svn revision when ran from a svn checkoutGiuseppe Bilotta
2006-07-31syncing with rbot-0.9.10 branchTom Gilbert
2006-07-31First shot at the new Irc framework. Bot is usable (sort of), but not all fun...Giuseppe Bilotta
2006-07-29just some tiny tweaks. giuseppe! you have been busy! :)Tom Gilbert
2006-07-27Revamped logging system based on the Logger class from stdlibGiuseppe Bilotta
2006-07-24Set KCODE; UTF-8 is the futureGiuseppe Bilotta
2006-07-20Add --background option to daemonize the botGiuseppe Bilotta
2006-07-18rbot now properly identifies as the 'next version svn', and the gem package i...Giuseppe Bilotta
2006-07-17Changes that will (hopefully) make rbot work directly from the SVN checkoutAlexander Beisig
2006-01-21bunch of changes.Tom Gilbert
2005-09-09nope, that breaks gem install, need a better wayTom Gilbert
2005-09-07bah that doesn't do what I wanted at all, it's per-file :/Tom Gilbert
2005-09-07enable keywordTom Gilbert
2005-08-24applied patch from ticket #15, and added .inspect to try and work out whatTom Gilbert
2005-08-05fixyTom Gilbert
2005-08-03Thu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-03Wed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-02Wed Aug 03 00:31:41 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-31Sun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-28Thu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-27remove previous help method, it's not ideal for the commandlineTom Gilbert
2005-07-27more packaging workTom Gilbert
2005-07-27rework various modules to use the installed directoriesTom Gilbert
2005-07-27move rbot into lib - still rearranging for packaging/installationTom Gilbert
2005-07-27rearrange repo for packagingTom Gilbert