index
:
browser
master
support-for-BROWSER-environment-variable
Package browser provides helpers to open files, readers, and urls in a browser window.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-23
Add support for the BROWSER environment variable
support-for-BROWSER-environment-variable
Teddy Wing
2018-09-16
Merge pull request #13 from jrsearles/fix/windows-hide-console
HEAD
master
Dave Cheney
2018-09-15
Hide console in windows when launching process
Joshua Searles
2017-05-05
followup to openbsd merge #7
Dave Cheney
2017-02-03
Merge pull request #7 from pascaldekloe/master
Dave Cheney
2017-01-31
Support OpenBSD.
Pascal S. de Kloe
2016-01-18
Merge pull request #4 from shibukawa/master
Dave Cheney
2016-01-18
Fix Windows code to allow multiple GET parameters
Yoshiki Shibukawa
2015-11-17
Merge pull request #3 from flynn/fixlinux
Dave Cheney
2015-11-16
Don't use `sensible-browser` directly (linux)
Jesse Stuart
2015-07-17
Merge pull request #2 from jangler/master
Dave Cheney
2015-07-17
Allow reassignment of exec.Cmd Stdout and Stderr
Brandon Mulcahy
2014-07-11
Merge pull request #1 from regadas/master
Dave Cheney
2014-07-10
use runCmd method
regadas
2014-07-10
always ensure the file extension maps to something that is registered with th...
Dave Cheney
2014-07-10
added examples
Dave Cheney
2014-07-10
move runCmd into shared code
Dave Cheney
2014-07-10
Fix open on linux
Dave Cheney
2014-07-10
Trying to make OpenFile/Reader on linux more reliable.
Dave Cheney
2014-07-10
fix quote layout
Dave Cheney
2014-07-10
fix quote layout
Dave Cheney
2014-07-10
initial import
Dave Cheney
2014-07-10
Update LICENSE
Dave Cheney
2014-07-10
Initial commit
Dave Cheney