]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - bin/rbot
refactor: logger moved away from ircbot (exp.)
[user/henk/code/ruby/rbot.git] / bin / rbot
2020-03-31 Matthias Heckerrefactor: logger moved away from ircbot (exp.)
2015-01-11 Giuseppe Bilottaset default encoding to UTF-8 for Ruby 1.9
2014-02-18 Matthias Hremove old/compat code no longer supported
2013-12-04 Matthias Hbin/rbot: no verbose warning messages
2011-01-12 Giuseppe BilottaLoad the 1.9 compatibility code earlier
2010-06-28 Giuseppe BilottaVersion 0.9.15
2009-08-26 franzruby 1.9: monkeypatch MonitorMixin and ConditionVariable
2008-10-17 Giuseppe BilottaStart working on 0.9.15
2008-10-16 Giuseppe BilottaVersion 0.9.14
2008-10-16 Giuseppe BilottaVersion rbot-0.9.14
2008-09-02 Giuseppe BilottaVersion 0.9.13
2008-08-09 Giuseppe BilottaStart working on 0.9.13
2008-08-08 Giuseppe BilottaVersion 0.9.12
2008-07-29 Giuseppe BilottaStart working on 0.9.12
2008-07-24 Giuseppe BilottaVersion 0.9.11
2008-07-18 Giuseppe BilottaVersion 0.9.11-rc3
2008-07-10 Giuseppe BilottaVersion 0.9.11-rc2
2008-06-30 Giuseppe BilottaVersion 0.9.11-rc1
2008-06-21 Giuseppe Bilotta* initialize $version_timestamp to suppress a warning
2008-06-20 dmitry kim* directory independent launch_here.rb: 3rd attempt
2008-06-20 Giuseppe Bilottabin/rbot: don't look for a svn revision if .svn doesn...
2008-04-22 Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2008-04-10 dmitry kim* recalculate the relative version timestamp on !version
2008-04-10 dmitry kim+ show relative timestamp in git version
2008-04-10 Giuseppe Bilottarbot: don't fail in git checkout if git can't be run
2008-03-11 dmitry kim- (bin/rbot) no need to set $KCODE
2008-03-11 dmitry kim* we're now "git version", not "svn version" by default
2008-03-11 Giuseppe BilottaDocumentation cleanups
2008-02-11 Giuseppe Bilottabin/rbot: be compatible with older gits
2007-11-07 Giuseppe Bilottarbot should default to the debug level used by ruby
2007-08-28 Giuseppe Bilottagit/svn: check if our git rev corresponds to some svn rev
2007-08-27 Giuseppe BilottaShow the git version differently
2007-08-27 Giuseppe BilottaWhen running from a git repository, expose the current...
2007-08-27 Giuseppe BilottaCheck if the SVN_DIR is actually a git dir, and change...
2007-04-25 Giuseppe Bilottabin/rbot: only set when --loglevel is provided on...
2007-04-21 Dmitry Kim+ pidfile support + command line option for pid file...
2007-04-09 Giuseppe Bilottarbot launcher: report local changes on more occasions
2007-02-20 Giuseppe BilottaUse ASCII KCODE to prevent problems like missing charac...
2007-02-18 Giuseppe BilottaInitial steps towards a namespace rationalization
2006-09-01 Giuseppe Bilottarbot now tries to report svn revision when ran from...
2006-07-31 Tom Gilbertsyncing with rbot-0.9.10 branch
2006-07-31 Giuseppe BilottaFirst shot at the new Irc framework. Bot is usable...
2006-07-29 Tom Gilbertjust some tiny tweaks. giuseppe! you have been busy! :)
2006-07-27 Giuseppe BilottaRevamped logging system based on the Logger class from...
2006-07-24 Giuseppe BilottaSet KCODE; UTF-8 is the future
2006-07-20 Giuseppe BilottaAdd --background option to daemonize the bot
2006-07-18 Giuseppe Bilottarbot now properly identifies as the 'next version svn...
2006-07-17 Alexander BeisigChanges that will (hopefully) make rbot work directly...
2006-01-21 Tom Gilbertbunch of changes.
2005-09-09 Tom Gilbertnope, that breaks gem install, need a better way
2005-09-07 Tom Gilbertbah that doesn't do what I wanted at all, it's per...
2005-09-07 Tom Gilbertenable keyword
2005-08-24 Tom Gilbertapplied patch from ticket #15, and added .inspect to...
2005-08-05 Tom Gilbertfixy
2005-08-03 Tom GilbertThu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-03 Tom GilbertWed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-02 Tom GilbertWed Aug 03 00:31:41 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-31 Tom GilbertSun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-28 Tom GilbertThu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27 Tom Gilbertremove previous help method, it's not ideal for the...
2005-07-27 Tom Gilbertmore packaging work
2005-07-27 Tom Gilbertrework various modules to use the installed directories
2005-07-27 Tom Gilbertmove rbot into lib - still rearranging for packaging...
2005-07-27 Tom Gilbertrearrange repo for packaging