Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | //census/mac_names.lst: krebs is urkrebs | tv | 2011-09-24 | 1 | -1/+1 |
| | |||||
* | rename KREBS to urkrebs | tv | 2011-09-24 | 1 | -0/+0 |
| | |||||
* | //util magic: implement retrieve | tv | 2011-09-24 | 1 | -2/+4 |
| | |||||
* | //util magic: simplify create | tv | 2011-09-24 | 1 | -7/+5 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | tv | 2011-09-24 | 2 | -8/+19 |
|\ | |||||
| * | Merge branch 'master' of github.com:krebscode/painload | krebs | 2011-09-24 | 1 | -0/+37 |
| |\ | |||||
| * | | //punani: fix debian functions | krebs | 2011-09-24 | 1 | -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 Makefile | krebs | 2011-09-24 | 1 | -0/+5 |
| | | | | | | | | | | | | add install command | ||||
* | | | //util magic: fix major typos | tv | 2011-09-24 | 1 | -23/+33 |
| |/ |/| | |||||
* | | //util magic: maybe fix typos^_^ | tv | 2011-09-24 | 1 | -15/+11 |
| | | |||||
* | | //util magic: initial extract | tv | 2011-09-24 | 1 | -0/+41 |
|/ | |||||
* | Merge branch 'master' of github.com:krebscode/painload | tv | 2011-09-24 | 5 | -35/+110 |
|\ | |||||
| * | //god/licht: add abstraction for specific toggles | momo | 2011-09-24 | 1 | -6/+8 |
| | | |||||
| * | //util/bin/untouch: rename to TouchpadToggle | momo | 2011-09-24 | 1 | -0/+8 |
| | | |||||
| * | Merge branch 'master' of github.com:krebscode/painload | root | 2011-09-24 | 2 | -0/+9 |
| |\ | |||||
| | * | //streams/strams.db: add RFK to db | momo | 2011-09-24 | 1 | -0/+1 |
| | | | |||||
| | * | //util/bin/untouch: initial commit | momo | 2011-09-23 | 1 | -0/+8 |
| | | | |||||
| * | | //god/licht: add long help for noise | root | 2011-09-24 | 1 | -7/+30 |
| |/ | |||||
| * | Merge branch 'master' of github.com:krebscode/painload | makefu | 2011-09-23 | 1 | -9/+3 |
| |\ | |||||
| | * | //god/licht: minor code improvements | momo | 2011-09-23 | 1 | -9/+3 |
| | | | |||||
| * | | ukrepl: add new modes to help message | makefu | 2011-09-23 | 1 | -0/+2 |
| |/ | | | | | | | punctuation and historic latin are now part of the help message | ||||
| * | ukrepl: add punctuation mode | makefu | 2011-09-23 | 1 | -4/+40 |
| | | |||||
| * | ukrepl: chain modes | makefu | 2011-09-22 | 1 | -10/+11 |
| | | | | | | | | | | ukrepl is able to chain modes e.g. echo "aidsballs" | ./ukrepl cf => а і d s b а l l s | ||||
* | | //cholerab: cleanup structure | tv | 2011-09-22 | 3 | -24/+0 |
| | | |||||
* | | //{Werkzeug/bin/git-eternal-move -> crypto/git} | tv | 2011-09-22 | 1 | -0/+0 |
| | | |||||
* | | //{doc -> cholerab} | tv | 2011-09-22 | 5 | -0/+0 |
|/ | |||||
* | ukrepl: moved to crypto | makefu | 2011-09-22 | 1 | -0/+0 |
| | |||||
* | ukrepl: add krepl modes | makefu | 2011-09-22 | 1 | -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/painload | makefu | 2011-09-22 | 2 | -0/+78 |
|\ | |||||
| * | //hyper: x² from a little local hyper sewer system | tv | 2011-09-22 | 1 | -0/+10 |
| | | |||||
| * | //hyper/influx/http: initial commit | tv | 2011-09-22 | 2 | -0/+68 |
| | | |||||
* | | ukrepl: moved | makefu | 2011-09-22 | 1 | -0/+0 |
| | | |||||
* | | ukrepl: initial commit | makefu | 2011-09-22 | 1 | -0/+7 |
|/ | | | | ukrepl is the ultimate troll-engine for ascii-only users | ||||
* | Merge branch 'master' of github.com:krebscode/painload | makefu | 2011-09-20 | 6 | -46/+302 |
|\ | |||||
| * | //hyper spawn: set +x before rediring popes | tv | 2011-09-20 | 1 | -0/+1 |
| | | |||||
| * | //hyper spawn: defer cd, so Solaris's sh can rmdir | tv | 2011-09-20 | 1 | -1/+1 |
| | | |||||
| * | //process spawn: rm crufty "s | tv | 2011-09-20 | 1 | -1/+1 |
| | | |||||
| * | //hyper spawn: fix spawn-debug-output for dash | tv | 2011-09-20 | 1 | -1/+1 |
| | | |||||
| * | //hyper spawn: use well known //proc dir | tv | 2011-09-20 | 1 | -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 trap | tv | 2011-09-20 | 1 | -2/+2 |
| | | |||||
| * | //hyper/process/spawn: initial commit | tv | 2011-09-20 | 1 | -0/+70 |
| | | |||||
| * | //util nextpath: initial commit | tv | 2011-09-19 | 1 | -0/+12 |
| | | |||||
| * | //util lgoinstall: allow arbitrary directories | tv | 2011-09-18 | 1 | -10/+16 |
| | | |||||
| * | //util lgoinstall: initial commit | tv | 2011-09-18 | 1 | -0/+125 |
| | | | | | | | | This script tries to goinstall local/$(basename $PWD) | ||||
| * | Merge branch 'master' of github.com:krebscode/painload | tv | 2011-09-18 | 6 | -1/+159 |
| |\ | |||||
| | * | //cholerab/news/Candidate: Add Information about the "Kommandozentrale" | momo | 2011-09-18 | 1 | -0/+7 |
| | | | |||||
| | * | //evan/satz-liste add 2 new sentences | momo | 2011-09-17 | 1 | -0/+3 |
| | | | |||||
| * | | //hyper/process/main.go: gofmtized | tv | 2011-09-18 | 1 | -46/+46 |
| | | | |||||
* | | | HACKING/git: initial commit | makefu | 2011-09-20 | 1 | -0/+6 |
| |/ |/| | | | | | how to preserve mv history in git | ||||
* | | Reaktor/UDP: add matcher function for ubot | makefu | 2011-09-17 | 1 | -7/+21 |
| | |