summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | //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
| | |
| * | //hyper spawn: use well known //proc dirtv2011-09-201-13/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this commit also spawns the command in the current $PWD so spawn ls & co. are viable commands. this commit also sets up a trap for TERM, so dash behaves nicely, again. also we now've got more documentation and debug output [if called with sh -x].
| * | //hyper/process/spawn: defer w/ dash-compat traptv2011-09-201-2/+2
| | |
| * | //hyper/process/spawn: initial committv2011-09-201-0/+70
| | |
| * | //util nextpath: initial committv2011-09-191-0/+12
| | |
| * | //util lgoinstall: allow arbitrary directoriestv2011-09-181-10/+16
| | |
| * | //util lgoinstall: initial committv2011-09-181-0/+125
| | | | | | | | | | | | This script tries to goinstall local/$(basename $PWD)
| * | Merge branch 'master' of github.com:krebscode/painloadtv2011-09-186-1/+159
| |\ \
| | * | //cholerab/news/Candidate: Add Information about the "Kommandozentrale"momo2011-09-181-0/+7
| | | |
| | * | //evan/satz-liste add 2 new sentencesmomo2011-09-171-0/+3
| | | |
| * | | //hyper/process/main.go: gofmtizedtv2011-09-181-46/+46
| | | |
* | | | HACKING/git: initial commitmakefu2011-09-201-0/+6
| |/ / |/| | | | | | | | how to preserve mv history in git
* | | Reaktor/UDP: add matcher function for ubotmakefu2011-09-171-7/+21
| | |
* | | Reaktor/UDP: rewrite ubotmakefu2011-09-171-22/+27
| | | | | | | | | | | | replace the ubot code with acutally working code
* | | Reaktor/UDP: ubot - initial commitmakefu2011-09-172-0/+68
| | | | | | | | | | | | | | | | | | update specs which now decribe how the head of the conf entry may look like ubot is currenly an executable skeleton which important functions marked as to be implemented.
* | | thesauron: add punching Lemma,Verkrebsungmakefu2011-09-161-0/+21
| | |
* | | Reaktor/UDP: add uri to specs, bug in use casemakefu2011-09-161-4/+4
| | |
* | | REAKTOR/UDP: add Specsmakefu2011-09-161-0/+40
| | |
* | | punani: remove stderr redirection for pacmanmakefu2011-09-161-1/+1
|/ / | | | | | | | | stderr redirection results in the shadowing of "Proceed with installation? [Y/n]" leading to total trolling of the user which then most likely will wait forever
* | Merge branch 'master' of github.com:krebscode/painloadEUcancER2011-09-1524-248/+772
|\ \
| * | //hyper README: initial committv2011-09-152-0/+26
| | |
| * | Merge branch 'master' of github.com:krebscode/painloadtv2011-09-152-2/+3
| |\ \