Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add virtualenv to buildInputs | lassulus | 2017-12-05 | 1 | -0/+1 |
| | |||||
* | execute on_welcome if no motd is provided | lassulus | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Reaktor: fix issue with tell_on-privmsg, bump version | makefu | 2015-11-08 | 2 | -3/+3 |
| | |||||
* | Reaktor: drop shlex for parsing args, every command has to do it by itself now | makefu | 2015-10-09 | 2 | -2/+2 |
| | | | | this breaks compatibility so be aware | ||||
* | add new potential Test Case | makefu | 2015-09-04 | 1 | -0/+15 |
| | |||||
* | Reaktor: fixes nick change | makefu | 2015-09-04 | 3 | -4/+11 |
| | |||||
* | bump version to 0.4.2 (final) | makefu | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | config: more logic in config file :( | makefu | 2015-09-04 | 4 | -38/+67 |
| | |||||
* | Reaktor: cleanup, bump version | makefu | 2015-08-31 | 11 | -13/+13 |
| | |||||
* | Reaktor: update deps | makefu | 2015-08-31 | 4 | -6/+24 |
| | |||||
* | Reaktor: add nix support, packaging | makefu | 2015-08-28 | 22 | -24/+34 |
| | |||||
* | Reaktor: cleanup | makefu | 2015-08-28 | 2 | -13/+8 |
| | |||||
* | Reaktor: add new core, parse args with docopt instead of sys.argv | makefu | 2015-08-28 | 3 | -13/+27 |
| | |||||
* | Reaktor: reload config if name change detected | makefu | 2015-08-28 | 2 | -13/+56 |
| | |||||
* | Reaktor: add setup.py | makefu | 2015-08-28 | 1 | -0/+42 |
| | |||||
* | Reaktor: IRC -> reaktor | makefu | 2015-08-28 | 7 | -71/+33 |
| | | | | Remove Obsolete README, remove obsolete index | ||||
* | Reaktor/whatweb: also check for path" | makefu | 2015-08-28 | 1 | -3/+13 |
| | |||||
* | Reaktor nag: don't care about missing variables | tv | 2014-08-12 | 1 | -1/+1 |
| | | | | | Missing variables imply missing things to nag about, so it's safe to ignore them. | ||||
* | Reaktor nag: dry up output function with eval^_^ | tv | 2014-08-11 | 1 | -16/+18 |
| | |||||
* | Reaktor nag: add support for service inspection | tv | 2014-08-11 | 2 | -9/+24 |
| | |||||
* | Reaktor:nag can be explicitly be called | makefu | 2014-07-17 | 3 | -6/+14 |
| | |||||
* | titlebot: add top command | makefu | 2014-07-17 | 3 | -0/+3 |
| | |||||
* | Reaktor nag: git_pull_output_filter REPO_NAME | tv | 2014-07-15 | 1 | -3/+4 |
| | |||||
* | Reaktor nag: factor out git_pull_output_filter | tv | 2014-07-15 | 1 | -2/+8 |
| | |||||
* | Reaktor nag: s/grep/sed/ | tv | 2014-07-15 | 1 | -2/+2 |
| | |||||
* | Reaktor nag: git pull|grep -v 'Already up-to-date' | tv | 2014-07-15 | 1 | -4/+4 |
| | |||||
* | Reaktor nag: maintain own copies of git repos | tv | 2014-07-15 | 2 | -7/+20 |
| | |||||
* | Reaktor nag: don't nag when in-sync | tv | 2014-07-15 | 1 | -3/+0 |
| | |||||
* | Reaktor nag: don't cd $workdir | tv | 2014-07-15 | 2 | -3/+0 |
| | | | | Because Reaktor already does it... | ||||
* | Reaktor nag: s/superfluous/obsolete/g | tv | 2014-07-15 | 1 | -4/+5 |
| | |||||
* | Reaktor on_ping -> nag | tv | 2014-07-15 | 3 | -5/+23 |
| | |||||
* | Reaktor config: fix typo | tv | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | Reaktor commands nag: POC | tv | 2014-07-15 | 2 | -0/+37 |
| | |||||
* | update dnsrecon,view-website | makefu | 2014-06-24 | 3 | -1/+1 |
| | |||||
* | make ircasy more robust | makefu | 2014-06-18 | 1 | -7/+17 |
| | |||||
* | update taken script | makefu | 2014-06-16 | 1 | -9/+9 |
| | |||||
* | add stolen domain lookup shitz | makefu | 2014-06-16 | 1 | -0/+28 |
| | |||||
* | update whois for Reaktor | makefu | 2014-06-16 | 1 | -0/+4 |
| | |||||
* | update bgt titlebot | root | 2014-06-13 | 3 | -4/+5 |
| | |||||
* | elchos is now a Reaktor submodule | root | 2014-05-12 | 13 | -0/+208 |
| | |||||
* | fix utf-8 locale env issues | root | 2014-05-09 | 1 | -0/+1 |
| | |||||
* | Merge all the shits | makefu | 2014-05-05 | 6 | -3/+6 |
| | |||||
* | update things | makefu | 2014-04-27 | 2 | -1/+1 |
| | |||||
* | Merge branch 'master' of ssh://github.com/krebscode/painload | makefu | 2014-04-27 | 10 | -51/+125 |
|\ | |||||
| * | fix ranking in highest | makefu | 2014-04-25 | 1 | -4/+12 |
| | | | | | | | | watch out for same ranking of things | ||||
| * | add highest for titlebot | makefu | 2014-04-25 | 3 | -2/+25 |
| | | |||||
| * | make exceptions more clear | makefu | 2014-04-25 | 3 | -10/+20 |
| | | |||||
| * | add fallback for non existing directory | makefu | 2014-04-25 | 1 | -1/+4 |
| | | |||||
| * | Merge branch 'master' of https://github.com/krebscode/painload | makefu | 2014-04-25 | 3 | -15/+23 |
| |\ | | | | | | | | | | | | | Conflicts: Reaktor/config.py | ||||
| | * | reaktor commands caps: fix typo | tv | 2014-04-25 | 1 | -1/+1 |
| | | |