Age | Commit message (Expand) | Author |
---|---|---|
2020-12-20 | Add license (MPL 2.0) | Teddy Wing |
2020-12-20 | Set `pkg/browser`'s `Stderr` and `Stdout` to ours | Teddy Wing |
2020-12-20 | browserenv_unix_test: Unset `BROWSER` in tests that set it | Teddy Wing |
2020-12-20 | Support multiple colon-separated commands in `BROWSER` | Teddy Wing |
2020-12-20 | Connect `Stdout` and `Stderr` to browser command | Teddy Wing |
2020-12-20 | Escape single quotes in URL | Teddy Wing |
2020-12-20 | Handle `%s` format string for URL in `BROWSER` variable | Teddy Wing |
2020-12-20 | TestBrowserCommand: Convert to table-driven test | Teddy Wing |
2020-12-19 | Add `BROWSER` support to `OpenURL()` | Teddy Wing |