| Commit message (Expand) | Author | Files | Lines |
2008-05-15 | decent documentation for UrgencyHook | Devin Mullins | 1 | -2/+1 |
2008-03-28 | Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for... | Brent Yorgey | 1 | -1/+3 |
2008-03-16 | Run.hs: improve haddock | gwern0 | 1 | -25/+26 |
2008-03-03 | Util.Run: minor clarification in comment | gwern0 | 1 | -1/+1 |
2008-02-05 | Run.hs: add an option to runinterms | gwern0 | 1 | -5/+5 |
2008-01-14 | Use doubleFork instead of manual double fork, or buggy single fork. | nicolas.pouillard | 1 | -27/+15 |
2007-12-12 | Run.hs: fix documentation, cleanup whitespace | Valery V. Vorotyntsev | 1 | -3/+3 |
2007-12-08 | Remove redundant imports | Spencer Janssen | 1 | -1/+1 |
2007-11-19 | Miscellaneous spell-checking | Shachaf Ben-Kiki | 1 | -1/+1 |
2007-11-16 | XMonad.Util.Run: meny haddock fixes | Andrea Rossato | 1 | -28/+38 |
2007-11-10 | typo fix in Util.Run | Devin Mullins | 1 | -1/+1 |
2007-11-09 | Generalize safe/unsafeSpawn to MonadIO | Spencer Janssen | 1 | -3/+3 |
2007-11-07 | Add spawnPipe | Spencer Janssen | 1 | -2/+20 |
2007-11-06 | make Setup haddock work again | Lukas Mai | 1 | -1/+3 |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -8/+8 |
2007-11-01 | -Wall police in Run. | David Roundy | 1 | -1/+0 |
2007-11-01 | More porting | Spencer Janssen | 1 | -2/+2 |
2007-11-01 | Remove Config import from Run | Spencer Janssen | 1 | -6/+6 |
2007-10-24 | Run.hs: documentation fix | Valery V. Vorotyntsev | 1 | -1/+1 |
2007-10-24 | Use new terminal config option | Spencer Janssen | 1 | -11/+6 |
2007-10-24 | Run.hs: do my usual segregation into safe and unsafe runInTerms | gwern0 | 1 | -2/+7 |
2007-10-24 | Run.hs: specialize runInXTerm to use runInTerm per my mailing list suggestion | gwern0 | 1 | -5/+2 |
2007-10-24 | Run.hs: +my suggested runInTerm general function | gwern0 | 1 | -0/+7 |
2007-10-24 | Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per sugg... | gwern0 | 1 | -0/+7 |
2007-10-19 | Run.hs: +2 functions, safeSpawn & unsafeSpawn | gwern0 | 1 | -0/+21 |
2007-10-19 | Run.hs: fmt | gwern0 | 1 | -11/+9 |
2007-10-19 | Run.hs, ShellPrompt.sh: mv runInXTerm to ShellPrompt.hs | gwern0 | 1 | -9/+4 |
2007-10-18 | fixed Dzen and gave it a configurable timeout | Devin Mullins | 1 | -1/+7 |
2007-10-12 | Move runXXX functions to one module | Christian Thiemann | 1 | -0/+84 |