summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* //bridge: mv README share/doc/bridgetv2011-09-272-49/+54
|
* //bridge/README: initial committv2011-09-271-0/+49
|
* Merge branch 'master' of github.com:krebscode/painloadtv2011-09-278-38/+114
|\
| * UDP/Reaktor: now using twistedmakefu2011-09-261-29/+24
| | | | | | | | because asyncore sucks eselballs
| * Merge branch 'master' of github.com:krebscode/painloadroot2011-09-261-2/+5
| |\
| | * ukrepl: fix +space bugmakefu2011-09-261-2/+5
| | | | | | | | | | | | | | | the python 'print' is retarded and always adds a space to a given character if newline is suppressed, using sys.stdout.write instead
| * | Reaktor/UDP: fix bug in configroot2011-09-251-1/+1
| | | | | | | | | | | | update Path to actual script
| * | Reaktor/UDP: working releaseroot2011-09-255-8/+85
| |/ | | | | | | | | Reaktor/UDP is customizable via a single json config parsed at the very beginning, starting a number of asynchronous UDP listeners. See Readme for more info
| * punani: bugfixkrebs2011-09-242-1/+2
| |
* | //bridge: initial committv2011-09-278-0/+168
|/
* Merge branch 'master' of github.com:krebscode/painloadroot2011-09-241-1/+1
|\
| * //census/mac_names.lst: krebs is urkrebstv2011-09-241-1/+1
| |
* | //census/title.lst: initial commitroot2011-09-241-0/+11
|/
* rename KREBS to urkrebstv2011-09-241-0/+0
|
* //util magic: implement retrievetv2011-09-241-2/+4
|
* //util magic: simplify createtv2011-09-241-7/+5
|
* Merge branch 'master' of github.com:krebscode/painloadtv2011-09-242-8/+19
|\
| * Merge branch 'master' of github.com:krebscode/painloadkrebs2011-09-241-0/+37
| |\
| * | //punani: fix debian functionskrebs2011-09-241-8/+14
| | | | | | | | | | | | | | | punani uses apt-file now correctly, command is apt-file search -l -x /FILE$ this will find ONLY the file with the full given name
| * | //punani: add Makefilekrebs2011-09-241-0/+5
| | | | | | | | | | | | add install command
* | | //util magic: fix major typostv2011-09-241-23/+33
| |/ |/|
* | //util magic: maybe fix typos^_^tv2011-09-241-15/+11
| |
* | //util magic: initial extracttv2011-09-241-0/+41
|/
* Merge branch 'master' of github.com:krebscode/painloadtv2011-09-245-35/+110
|\
| * //god/licht: add abstraction for specific togglesmomo2011-09-241-6/+8
| |
| * //util/bin/untouch: rename to TouchpadTogglemomo2011-09-241-0/+8
| |
| * Merge branch 'master' of github.com:krebscode/painloadroot2011-09-242-0/+9
| |\
| | * //streams/strams.db: add RFK to dbmomo2011-09-241-0/+1
| | |
| | * //util/bin/untouch: initial commitmomo2011-09-231-0/+8
| | |
| * | //god/licht: add long help for noiseroot2011-09-241-7/+30
| |/
| * Merge branch 'master' of github.com:krebscode/painloadmakefu2011-09-231-9/+3
| |\
| | * //god/licht: minor code improvementsmomo2011-09-231-9/+3
| | |
| * | ukrepl: add new modes to help messagemakefu2011-09-231-0/+2
| |/ | | | | | | punctuation and historic latin are now part of the help message
| * ukrepl: add punctuation modemakefu2011-09-231-4/+40
| |
| * ukrepl: chain modesmakefu2011-09-221-10/+11
| | | | | | | | | | ukrepl is able to chain modes e.g. echo "aidsballs" | ./ukrepl cf => а і d s b а l l s
* | //cholerab: cleanup structuretv2011-09-223-24/+0
| |
* | //{Werkzeug/bin/git-eternal-move -> crypto/git}tv2011-09-221-0/+0
| |
* | //{doc -> cholerab}tv2011-09-225-0/+0
|/
* ukrepl: moved to cryptomakefu2011-09-221-0/+0
|
* ukrepl: add krepl modesmakefu2011-09-221-4/+59
| | | | | | | | add cyrillic krepling add activateable modes via arguments e.g. echo 'aidsballs' | ./ukrepl cf returns a string which is first krepl'd cyrillic and after that krepl'd fixed width
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-09-222-0/+78
|\
| * //hyper: x² from a little local hyper sewer systemtv2011-09-221-0/+10
| |
| * //hyper/influx/http: initial committv2011-09-222-0/+68
| |
* | ukrepl: movedmakefu2011-09-221-0/+0
| |
* | ukrepl: initial commitmakefu2011-09-221-0/+7
|/ | | | ukrepl is the ultimate troll-engine for ascii-only users
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-09-206-46/+302
|\
| * //hyper spawn: set +x before rediring popestv2011-09-201-0/+1
| |
| * //hyper spawn: defer cd, so Solaris's sh can rmdirtv2011-09-201-1/+1
| |
| * //process spawn: rm crufty "stv2011-09-201-1/+1
| |
| * //hyper spawn: fix spawn-debug-output for dashtv2011-09-201-1/+1
| |