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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eliminate references to defaultConfig
Daniel Wagner
2013-05-28
1
-1
/
+1
*
documentation patch: mention PostfixOperators
Daniel Wagner
2011-12-11
1
-0
/
+9
*
Be consistent with core utf8-string usage.
Adam Vogt
2011-11-18
1
-4
/
+7
*
Compile with ghc7
Mats Rauhala
2011-05-04
1
-2
/
+2
*
XMonad.Util.Run: resolve issue #441
gwern0
2011-04-11
1
-11
/
+11
*
XMonad.Util.Run: improve linking and rearrange docs
gwern0
2010-06-20
1
-5
/
+6
*
XMonad.Util.Run: correct broken example
gwern0
2010-06-20
1
-1
/
+1
*
XMonad.Util.Run: fix unicode char
gwern0
2010-06-20
1
-1
/
+1
*
Use extensible-exceptions to allow base-3 or base-4
Adam Vogt
2010-01-24
1
-2
/
+5
*
Fix the createSession bug in spawnPipe
Spencer Janssen
2009-12-27
1
-3
/
+1
*
Update all uses of forkProcess to xfork
Spencer Janssen
2009-12-23
1
-4
/
+4
*
generalize IO actions to MonadIO m
daniel
2009-11-14
1
-6
/
+6
*
fix documentation to match implementation
daniel
2009-11-14
1
-2
/
+1
*
fix X.U.Run.spawnPipe fd leak
Tomas Janousek
2009-10-25
1
-0
/
+1
*
Refer to modm as the current modMask
Adam Vogt
2009-10-22
1
-2
/
+2
*
XMonad.Util.Run: improve definition so this can be used with emacs
gwern0
2009-06-22
1
-4
/
+4
*
XMonad.Util.Run: +convenience function for safeSpawn which drops args to the ...
gwern0
2009-06-22
1
-0
/
+7
*
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
2009-06-18
1
-1
/
+1
*
U.Run: remove waitForProcess to close Issue 268
wirtwolff
2009-02-20
1
-4
/
+4
*
uninstallSignalHandlers in spawnPipe
Spencer Janssen
2009-01-22
1
-0
/
+1
*
Create a new session for spawnPiped processes
Spencer Janssen
2009-01-22
1
-1
/
+2
*
Update all uses of doubleFork/waitForProcess
Spencer Janssen
2009-01-16
1
-6
/
+7
*
decent documentation for UrgencyHook
Devin Mullins
2008-05-15
1
-2
/
+1
*
Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for...
Brent Yorgey
2008-03-28
1
-1
/
+3
*
Run.hs: improve haddock
gwern0
2008-03-16
1
-25
/
+26
*
Util.Run: minor clarification in comment
gwern0
2008-03-03
1
-1
/
+1
*
Run.hs: add an option to runinterms
gwern0
2008-02-05
1
-5
/
+5
*
Use doubleFork instead of manual double fork, or buggy single fork.
nicolas.pouillard
2008-01-14
1
-27
/
+15
*
Run.hs: fix documentation, cleanup whitespace
Valery V. Vorotyntsev
2007-12-12
1
-3
/
+3
*
Remove redundant imports
Spencer Janssen
2007-12-08
1
-1
/
+1
*
Miscellaneous spell-checking
Shachaf Ben-Kiki
2007-11-19
1
-1
/
+1
*
XMonad.Util.Run: meny haddock fixes
Andrea Rossato
2007-11-16
1
-28
/
+38
*
typo fix in Util.Run
Devin Mullins
2007-11-10
1
-1
/
+1
*
Generalize safe/unsafeSpawn to MonadIO
Spencer Janssen
2007-11-09
1
-3
/
+3
*
Add spawnPipe
Spencer Janssen
2007-11-07
1
-2
/
+20
*
make Setup haddock work again
Lukas Mai
2007-11-06
1
-1
/
+3
*
Hierarchify
Spencer Janssen
2007-11-01
1
-0
/
+114