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
/
Prompt
/
Ssh.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-05
warning police (unused variables)
Adam Vogt
1
-3
/
+3
2014-05-04
This patch makes the Ssh extension works with **user** arguments in ssh, .e.g...
linxray
1
-2
/
+9
2013-05-28
use Data.Default wherever possible, and deprecate the things it replaces
Daniel Wagner
1
-1
/
+1
2012-11-09
Use Control.Exception.catch explitly to avoid warnings
Adam Vogt
1
-4
/
+2
2010-10-23
Export types to reduce haddock warnings.
Adam Vogt
1
-1
/
+2
2011-07-31
GHC 7 compat
Daniel Wagner
1
-1
/
+7
2009-12-29
X.P.Ssh: add entries from .ssh/config to ssh prompt completion
Brent Yorgey
1
-1
/
+19
2010-01-12
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
1
-1
/
+0
2009-10-22
Refer to modm as the current modMask
Adam Vogt
1
-1
/
+1
2009-09-28
minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modules
sean.escriva
1
-2
/
+2
2008-02-29
Ssh: coding style
Andrea Rossato
1
-5
/
+5
2008-02-29
Ssh: complete known hosts with non standard ports too
Andrea Rossato
1
-2
/
+12
2008-02-05
Run.hs: add an option to runinterms
gwern0
1
-1
/
+1
2007-12-07
Sshprompt: Add explanation for the completion in sshprompt
dominik
1
-0
/
+3
2007-11-21
Updated documentation of all prompts in XMonad.Prompt
Andrea Rossato
1
-5
/
+3
2007-11-18
Prompt/*: add XConfig variable to keybindings in doc.
Joachim Fasting
1
-2
/
+2
2007-11-18
Prompt/Ssh.hs: fix import statements in usage doc.
Joachim Fasting
1
-2
/
+2
2007-11-01
Hierarchify
Spencer Janssen
1
-8
/
+8
2007-10-24
SshPrompt.hs: use `uniqSort' from XPrompt.hs
Valery V. Vorotyntsev
1
-14
/
+14
2007-10-22
SshPrompt.hs (showXPrompt): use a single blank
Valery V. Vorotyntsev
1
-5
/
+5
2007-10-24
Use new terminal config option
Spencer Janssen
1
-2
/
+2
2007-10-24
Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per sugg...
gwern0
1
-1
/
+1
2007-10-19
SshPrompt.hs: while I'm here, replace nub with the faster Set trick
gwern0
1
-2
/
+3
2007-10-19
SshPrompt.hs: fmt imports and update
gwern0
1
-13
/
+13
2007-10-17
Remove RunInXTerm in favor of Run
Spencer Janssen
1
-1
/
+1
2007-09-16
SshPrompt.hs: fix some copy/paste errors, rebind sshPrompt to not conflict wi...
Brandon S Allbery KF8NH
1
-2
/
+2
2007-09-10
ssh-global-known-hosts
Brandon S Allbery KF8NH
1
-5
/
+44
2007-09-05
Docstring parser for generating xmonad build configs with default settings fo...
Alex Tarkovsky
1
-0
/
+4
2007-08-07
SshPrompt now uses RunInXTerm to launch the command
Andrea Rossato
1
-1
/
+2
2007-08-04
SshPrompt.hs: minor haddock corrections
Andrea Rossato
1
-12
/
+11
2007-08-03
Prompts: updated and corrected usage info
Andrea Rossato
1
-0
/
+1
2007-08-02
SshPrompt: a graphical prompt for ssh connection
Andrea Rossato
1
-0
/
+59