Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | //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 |
| | |||||
* | //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 |
| | |||||
* | //hyper/process/main.go: gofmtized | tv | 2011-09-18 | 1 | -46/+46 |
| | |||||
* | //hyper README: initial commit | tv | 2011-09-15 | 2 | -0/+26 |
| | |||||
* | //hyper/process: connect outgoing pipes | tv | 2011-09-15 | 1 | -3/+10 |
| | |||||
* | //hyper/process: route POST /proc/{id} to stdin | tv | 2011-09-15 | 1 | -1/+18 |
| | |||||
* | //hyper/sink: initial commit | tv | 2011-09-15 | 1 | -0/+13 |
| | |||||
* | //hyper/process: Emergency Commit #2 | tv | 2011-09-14 | 4 | -45/+194 |
| | |||||
* | //hyper/process Makefile: initial commit | tv | 2011-09-14 | 1 | -0/+14 |
| | |||||
* | //hyper/process main.go: first steps | tv | 2011-09-14 | 1 | -0/+52 |