index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Util
/
Run.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-14
generalize IO actions to MonadIO m
daniel
1
-6
/
+6
2009-11-14
fix documentation to match implementation
daniel
1
-2
/
+1
2009-10-25
fix X.U.Run.spawnPipe fd leak
Tomas Janousek
1
-0
/
+1
2009-10-22
Refer to modm as the current modMask
Adam Vogt
1
-2
/
+2
2009-06-22
XMonad.Util.Run: improve definition so this can be used with emacs
gwern0
1
-4
/
+4
2009-06-22
XMonad.Util.Run: +convenience function for safeSpawn which drops args to the ...
gwern0
1
-0
/
+7
2009-06-18
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
1
-1
/
+1
2009-02-20
U.Run: remove waitForProcess to close Issue 268
wirtwolff
1
-4
/
+4
2009-01-22
uninstallSignalHandlers in spawnPipe
Spencer Janssen
1
-0
/
+1
2009-01-22
Create a new session for spawnPiped processes
Spencer Janssen
1
-1
/
+2
2009-01-16
Update all uses of doubleFork/waitForProcess
Spencer Janssen
1
-6
/
+7
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