aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-09-16Merge pull request #13 from jrsearles/fix/windows-hide-consoleHEADmasterDave Cheney
Hide console in windows when launching process
2018-09-15Hide console in windows when launching processJoshua Searles
2017-05-05followup to openbsd merge #7Dave Cheney
2017-02-03Merge pull request #7 from pascaldekloe/masterDave Cheney
Support OpenBSD
2017-01-31Support OpenBSD.Pascal S. de Kloe
2016-01-18Merge pull request #4 from shibukawa/masterDave Cheney
Fix Windows code to allow multiple GET parameters
2016-01-18Fix Windows code to allow multiple GET parametersYoshiki Shibukawa
2015-11-17Merge pull request #3 from flynn/fixlinuxDave Cheney
Don't use `sensible-browser` directly (linux)
2015-11-16Don't use `sensible-browser` directly (linux)Jesse Stuart
`sensible-browser` blocks the current process and doesn't open the expected browser (using system vs user default). `xdg-open` is non-blocking, uses the user default browser, and falls back to using `sensible-browser`. See https://github.com/flynn/flynn/issues/2125#issuecomment-156953583 Signed-off-by: Jesse Stuart <jesse@jessestuart.ca>
2015-07-17Merge pull request #2 from jangler/masterDave Cheney
Allow reassignment of exec.Cmd Stdout and Stderr
2015-07-17Allow reassignment of exec.Cmd Stdout and StderrBrandon Mulcahy
2014-07-11Merge pull request #1 from regadas/masterDave Cheney
use runCmd method
2014-07-10use runCmd methodregadas
2014-07-10always ensure the file extension maps to something that is registered with ↵Dave Cheney
the browser
2014-07-10added examplesDave Cheney
2014-07-10move runCmd into shared codeDave Cheney
2014-07-10Fix open on linuxDave Cheney
2014-07-10Trying to make OpenFile/Reader on linux more reliable.Dave Cheney
2014-07-10fix quote layoutDave Cheney
2014-07-10fix quote layoutDave Cheney
2014-07-10initial importDave Cheney
2014-07-10Update LICENSEDave Cheney
2014-07-10Initial commitDave Cheney