Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More porting | Spencer Janssen | 2007-11-01 | 1 | -2/+2 |
* | Remove Config import from Run | Spencer Janssen | 2007-11-01 | 1 | -6/+6 |
* | Run.hs: documentation fix | Valery V. Vorotyntsev | 2007-10-24 | 1 | -1/+1 |
* | Use new terminal config option | Spencer Janssen | 2007-10-24 | 1 | -11/+6 |
* | Run.hs: do my usual segregation into safe and unsafe runInTerms | gwern0 | 2007-10-24 | 1 | -2/+7 |
* | Run.hs: specialize runInXTerm to use runInTerm per my mailing list suggestion | gwern0 | 2007-10-24 | 1 | -5/+2 |
* | Run.hs: +my suggested runInTerm general function | gwern0 | 2007-10-24 | 1 | -0/+7 |
* | Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per sugg... | gwern0 | 2007-10-24 | 1 | -0/+7 |
* | Run.hs: +2 functions, safeSpawn & unsafeSpawn | gwern0 | 2007-10-19 | 1 | -0/+21 |
* | Run.hs: fmt | gwern0 | 2007-10-19 | 1 | -11/+9 |
* | Run.hs, ShellPrompt.sh: mv runInXTerm to ShellPrompt.hs | gwern0 | 2007-10-19 | 1 | -9/+4 |
* | fixed Dzen and gave it a configurable timeout | Devin Mullins | 2007-10-18 | 1 | -1/+7 |
* | Move runXXX functions to one module | Christian Thiemann | 2007-10-12 | 1 | -0/+84 |