Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
2014-11-06 | Change all pwd calls for $PWD variable | Marc Cornellà | |
This avoids spawning additional processes as $PWD **always** contains the current working directory. | |||
2014-03-25 | Allowing path with spaces in pow plugin | Simon Courtois | |
This commit allows for paths with spaces to be symlinked in Pow. If an application is located in a folder like `/some path/to the/app` the powit command would fail when it shouldn't. It's not the case anymore. | |||
2012-04-04 | command to restart pow process | cmar | |
2012-03-09 | added powed command to list pow urls | cmar | |
2012-01-18 | bug : stop creating those ~ directories | John Antoni Griffiths | |
add powit command to symlink an app if it hasn't been already | |||
2012-01-18 | don't check for tmp dir | John Antoni Griffiths | |
2012-01-18 | add alias to view the standard out (puts) from any pow app | John Antoni Griffiths | |
2012-01-18 | take in csexton's changes | John Antoni Griffiths | |
https://gist.github.com/1019777/70dbb46db9bd5b346faf543a9dd4edac4782adda | |||
2012-01-18 | fix for pow plugin to default to current dir | John Antoni Griffiths | |
2011-05-28 | Pow! Restart Helper | Andrew Hodges | |
Add helper function to restart an app running on Pow! |