summaryrefslogtreecommitdiffstats
path: root/Reaktor
Commit message (Expand)AuthorAgeFilesLines
* Reaktor: add new core, parse args with docopt instead of sys.argvmakefu2015-08-283-13/+27
* Reaktor: reload config if name change detectedmakefu2015-08-282-13/+56
* Reaktor: add setup.pymakefu2015-08-281-0/+42
* Reaktor: IRC -> reaktormakefu2015-08-287-71/+33
* Reaktor/whatweb: also check for path"makefu2015-08-281-3/+13
* Reaktor nag: don't care about missing variablestv2014-08-121-1/+1
* Reaktor nag: dry up output function with eval^_^tv2014-08-111-16/+18
* Reaktor nag: add support for service inspectiontv2014-08-112-9/+24
* Reaktor:nag can be explicitly be calledmakefu2014-07-173-6/+14
* titlebot: add top commandmakefu2014-07-173-0/+3
* Reaktor nag: git_pull_output_filter REPO_NAMEtv2014-07-151-3/+4
* Reaktor nag: factor out git_pull_output_filtertv2014-07-151-2/+8
* Reaktor nag: s/grep/sed/tv2014-07-151-2/+2
* Reaktor nag: git pull|grep -v 'Already up-to-date'tv2014-07-151-4/+4
* Reaktor nag: maintain own copies of git repostv2014-07-152-7/+20
* Reaktor nag: don't nag when in-synctv2014-07-151-3/+0
* Reaktor nag: don't cd $workdirtv2014-07-152-3/+0
* Reaktor nag: s/superfluous/obsolete/gtv2014-07-151-4/+5
* Reaktor on_ping -> nagtv2014-07-153-5/+23
* Reaktor config: fix typotv2014-07-151-1/+1
* Reaktor commands nag: POCtv2014-07-152-0/+37
* update dnsrecon,view-websitemakefu2014-06-243-1/+1
* make ircasy more robustmakefu2014-06-181-7/+17
* update taken scriptmakefu2014-06-161-9/+9
* add stolen domain lookup shitzmakefu2014-06-161-0/+28
* update whois for Reaktormakefu2014-06-161-0/+4
* update bgt titlebotroot2014-06-133-4/+5
* elchos is now a Reaktor submoduleroot2014-05-1213-0/+208
* fix utf-8 locale env issuesroot2014-05-091-0/+1
* Merge all the shitsmakefu2014-05-056-3/+6
* update thingsmakefu2014-04-272-1/+1
* Merge branch 'master' of ssh://github.com/krebscode/painloadmakefu2014-04-2710-51/+125
|\
| * fix ranking in highestmakefu2014-04-251-4/+12
| * add highest for titlebotmakefu2014-04-253-2/+25
| * make exceptions more clearmakefu2014-04-253-10/+20
| * add fallback for non existing directorymakefu2014-04-251-1/+4
| * Merge branch 'master' of https://github.com/krebscode/painloadmakefu2014-04-253-15/+23
| |\
| | * reaktor commands caps: fix typotv2014-04-251-1/+1
| | * 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
| * | update titlebot configmakefu2014-04-251-9/+20
| * | fix {} in default_command functionmakefu2014-04-251-3/+4
| * | Merge branch 'master' of https://github.com/krebscode/painloadmakefu2014-04-254-19/+29
| |\|
| | * reaktor: move config_filename to configtv2014-04-252-5/+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
| | * Merge branch 'master' of github:krebscode/painloadtv2014-04-252-10/+10
| | |\
| | * | reaktor getconf: allow default_valuetv2014-04-253-7/+7