aboutsummaryrefslogtreecommitdiffstats
path: root/config.py
Commit message (Expand)AuthorAgeFilesLines
* Reaktor: reload config if name change detectedmakefu2015-08-281-98/+0
* Reaktor nag: add support for service inspectiontv2014-08-111-8/+8
* Reaktor:nag can be explicitly be calledmakefu2014-07-171-4/+8
* Reaktor nag: maintain own copies of git repostv2014-07-151-2/+2
* Reaktor nag: don't cd $workdirtv2014-07-151-1/+0
* Reaktor on_ping -> nagtv2014-07-151-5/+13
* Reaktor config: fix typotv2014-07-151-1/+1
* Reaktor commands nag: POCtv2014-07-151-0/+5
* Merge all the shitsmakefu2014-05-051-1/+2
* update thingsmakefu2014-04-271-1/+1
* Merge branch 'master' of https://github.com/krebscode/painloadmakefu2014-04-251-12/+19
|\
| * reaktor config: introduce simple_commandtv2014-04-251-7/+12
| * reaktor config: identify needs config_filenametv2014-04-251-1/+5
| * reaktor config: tell is a default_commandtv2014-04-251-9/+7
* | fix {} in default_command functionmakefu2014-04-251-3/+4
|/
* reaktor: move config_filename to configtv2014-04-251-4/+10
* reaktor config: unify ^(<name>|*):tv2014-04-251-7/+8
* reaktor: name must not be able to kill patternstv2014-04-251-5/+9
* reaktor config: use expanduser instead of environtv2014-04-251-2/+2
* Reaktor:fix ^makefu2014-04-251-1/+1
* reaktor.py: add on_join hook: tell NICK MSG...tv2014-04-201-0/+14
* reaktor.py: set cwdtv2014-04-201-0/+3
* add authentication to Reaktormakefu2014-03-251-5/+12
* add eloop to IRc/reaktormakefu2014-03-251-0/+1
* Reaktor/IRC: provide arguments to commandslassulus2013-12-191-1/+1
* Reaktor: add respond to solve complexity in configmakefu2013-12-181-1/+1
* Reaktor: irc_commands -> commandsmakefu2013-12-181-2/+2
* Reaktor: caps show all commands w/capname proptv2013-12-181-0/+1
* Merge branch 'master' of https://github.com/krebscode/painloadtv2013-12-181-1/+1
|\
* | Reaktor: add command-not-found-patterntv2013-12-181-1/+7
|/
* Reaktor: listen to own nametv2013-12-181-8/+14
* Reaktor: s/(config).json/\1.py/tv2013-12-181-0/+24