index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
rbot
Age
Commit message (
Expand
)
Author
2021-06-05
fix: restore logging of session start/end
Giuseppe Bilotta
2021-05-29
fix: restart logger thread after fork
Giuseppe Bilotta
2021-05-29
fix: preserve loglevels across options and files
Giuseppe Bilotta
2020-03-31
refactor: logger moved away from ircbot (exp.)
Matthias Hecker
2015-01-11
set default encoding to UTF-8 for Ruby 1.9
Giuseppe Bilotta
2014-02-18
remove old/compat code no longer supported
Matthias H
2013-12-04
bin/rbot: no verbose warning messages
Matthias H
2011-01-12
Load the 1.9 compatibility code earlier
Giuseppe Bilotta
2010-06-28
Version 0.9.15
Giuseppe Bilotta
2009-08-26
ruby 1.9: monkeypatch MonitorMixin and ConditionVariable
franz
2008-10-17
Start working on 0.9.15
Giuseppe Bilotta
2008-10-16
Version 0.9.14
Giuseppe Bilotta
2008-10-16
Version rbot-0.9.14
Giuseppe Bilotta
2008-09-02
Version 0.9.13
Giuseppe Bilotta
2008-08-09
Start working on 0.9.13
Giuseppe Bilotta
2008-08-08
Version 0.9.12
Giuseppe Bilotta
2008-07-29
Start working on 0.9.12
Giuseppe Bilotta
2008-07-24
Version 0.9.11
Giuseppe Bilotta
2008-07-18
Version 0.9.11-rc3
Giuseppe Bilotta
2008-07-10
Version 0.9.11-rc2
Giuseppe Bilotta
2008-07-01
Version 0.9.11-rc1
Giuseppe Bilotta
2008-06-21
* initialize $version_timestamp to suppress a warning
Giuseppe Bilotta
2008-06-20
* directory independent launch_here.rb: 3rd attempt
dmitry kim
2008-06-20
bin/rbot: don't look for a svn revision if .svn doesn't exist
Giuseppe Bilotta
2008-04-22
Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2
Giuseppe Bilotta
2008-04-11
* recalculate the relative version timestamp on !version
dmitry kim
2008-04-10
+ show relative timestamp in git version
dmitry kim
2008-04-10
rbot: don't fail in git checkout if git can't be run
Giuseppe Bilotta
2008-03-12
- (bin/rbot) no need to set $KCODE
dmitry kim
2008-03-12
* we're now "git version", not "svn version" by default
dmitry kim
2008-03-11
Documentation cleanups
Giuseppe Bilotta
2008-02-11
bin/rbot: be compatible with older gits
Giuseppe Bilotta
2007-11-07
rbot should default to the debug level used by ruby
Giuseppe Bilotta
2007-08-28
git/svn: check if our git rev corresponds to some svn rev
Giuseppe Bilotta
2007-08-27
Show the git version differently
Giuseppe Bilotta
2007-08-27
When running from a git repository, expose the current git revision
Giuseppe Bilotta
2007-08-27
Check if the SVN_DIR is actually a git dir, and change accordingly
Giuseppe Bilotta
2007-04-25
bin/rbot: only set when --loglevel is provided on the command line
Giuseppe Bilotta
2007-04-21
+ pidfile support + command line option for pid file name
Dmitry Kim
2007-04-09
rbot launcher: report local changes on more occasions
Giuseppe Bilotta
2007-02-20
Use ASCII KCODE to prevent problems like missing characters or matching failu...
Giuseppe Bilotta
2007-02-18
Initial steps towards a namespace rationalization
Giuseppe Bilotta
2006-09-01
rbot now tries to report svn revision when ran from a svn checkout
Giuseppe Bilotta
2006-07-31
syncing with rbot-0.9.10 branch
Tom Gilbert
2006-07-31
First shot at the new Irc framework. Bot is usable (sort of), but not all fun...
Giuseppe Bilotta
2006-07-29
just some tiny tweaks. giuseppe! you have been busy! :)
Tom Gilbert
2006-07-27
Revamped logging system based on the Logger class from stdlib
Giuseppe Bilotta
2006-07-24
Set KCODE; UTF-8 is the future
Giuseppe Bilotta
2006-07-20
Add --background option to daemonize the bot
Giuseppe Bilotta
2006-07-18
rbot now properly identifies as the 'next version svn', and the gem package i...
Giuseppe Bilotta
[next]