-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: y-yagi/browser
base: master
head repository: pkg/browser
compare: master
- 13 commits
- 11 files changed
- 8 contributors
Commits on Jun 5, 2021
-
Fix running project on Windows (pkg#29)
* Allow running project on Windows * Un-export Window-specific identifiers * Remove obsolete `setFlags`
Configuration menu - View commit details
-
Copy full SHA for 99a9298 - Browse repository at this point
Copy the full SHA 99a9298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ea1f4 - Browse repository at this point
Copy the full SHA 93ea1f4View commit details
Commits on Jun 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bd2df35 - Browse repository at this point
Copy the full SHA bd2df35View commit details -
Merge pull request pkg#1 from siddhant-deepsource/remove-exec-import
Remove os/exec import since not being used
Configuration menu - View commit details
-
Copy full SHA for 3ce3dad - Browse repository at this point
Copy the full SHA 3ce3dadView commit details -
Merge pull request pkg#31 from siddhant-deepsource/master
Remove os/exec import since not being used
Configuration menu - View commit details
-
Copy full SHA for a7b7a61 - Browse repository at this point
Copy the full SHA a7b7a61View commit details
Commits on Jun 16, 2021
-
Create temporary file with .html extension in OpenReader
Rather than creating a temporary file and then renaming it to have a .html extension, create the temporary file with the extension directly.
Configuration menu - View commit details
-
Copy full SHA for eb05a2b - Browse repository at this point
Copy the full SHA eb05a2bView commit details
Commits on Jun 21, 2021
-
Merge pull request pkg#33 from tklauser/open-reader-no-rename
Create temporary file with .html extension in OpenReader
Configuration menu - View commit details
-
Copy full SHA for c198bc9 - Browse repository at this point
Copy the full SHA c198bc9View commit details
Commits on Jul 6, 2021
-
Use ShellExecute from golang.org/x/sys/windows (pkg#34)
Use the ShellExecute wrapper function provided by the golang.org/x/sys/windows package rather than generating the wrapper as part of this package.
Configuration menu - View commit details
-
Copy full SHA for 7d21f8c - Browse repository at this point
Copy the full SHA 7d21f8cView commit details
Commits on Sep 3, 2021
-
remove unused import in unsupported
os/exec is unused cause build error
Configuration menu - View commit details
-
Copy full SHA for c17f139 - Browse repository at this point
Copy the full SHA c17f139View commit details
Commits on Sep 4, 2021
-
Merge pull request pkg#38 from chris93111/patch-1
remove unused import in unsupported
Configuration menu - View commit details
-
Copy full SHA for 6d279e1 - Browse repository at this point
Copy the full SHA 6d279e1View commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 045868b - Browse repository at this point
Copy the full SHA 045868bView commit details
Commits on Sep 11, 2021
-
Merge pull request pkg#39 from fraggerfox/support-netbsd
Add support for NetBSD.
Configuration menu - View commit details
-
Copy full SHA for 681adbf - Browse repository at this point
Copy the full SHA 681adbfView commit details
Commits on Jan 2, 2024
-
Bump golang.org/x/sys from 0.0.0-20210616045830-e2b7044e8c71 to 0.1.0 (…
…pkg#51) Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210616045830-e2b7044e8c71 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ac0b6a - Browse repository at this point
Copy the full SHA 5ac0b6aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master