Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pkg/browser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cli/browser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.

Commits on Dec 6, 2020

  1. Run tests on any branch/PR

    mislav committed Dec 6, 2020
    Copy the full SHA
    e73015f View commit details
  2. Rename to cli/browser

    mislav committed Dec 6, 2020
    Copy the full SHA
    6d47120 View commit details
  3. Allow Go 1.13

    mislav committed Dec 6, 2020
    Copy the full SHA
    5af71e3 View commit details
  4. Use safeexec on Windows

    mislav committed Dec 6, 2020
    Copy the full SHA
    fa77765 View commit details
  5. Add WSL fallback for Linux

    mislav committed Dec 6, 2020
    Copy the full SHA
    2d60206 View commit details
  6. Copy the full SHA
    146a496 View commit details
  7. Appease linter in tests

    mislav committed Dec 6, 2020
    Copy the full SHA
    08e28c4 View commit details
  8. Copy the full SHA
    bdae545 View commit details
  9. Improve example

    mislav committed Dec 6, 2020
    Copy the full SHA
    b775798 View commit details
  10. Update README

    mislav committed Dec 6, 2020
    Copy the full SHA
    475b091 View commit details
  11. Wrap OpenReader errors

    mislav committed Dec 6, 2020
    Copy the full SHA
    5407605 View commit details

Commits on Mar 19, 2021

  1. Copy the full SHA
    2a4e89a View commit details
  2. Copy the full SHA
    dfaaea7 View commit details
  3. Copy the full SHA
    65237b5 View commit details
  4. Remove lies from README

    mislav committed Mar 19, 2021
    Copy the full SHA
    38f8067 View commit details

Commits on May 27, 2022

  1. Correct spelling mistake

    EdwardBetts committed May 27, 2022
    Copy the full SHA
    4901bee View commit details

Commits on May 30, 2022

  1. Merge pull request #3 from EdwardBetts/spelling

    Correct spelling mistake
    mislav authored May 30, 2022
    Copy the full SHA
    2b9fa6d View commit details

Commits on May 22, 2023

  1. Copy the full SHA
    4201402 View commit details
  2. Test in Go 1.20

    mislav committed May 22, 2023
    Copy the full SHA
    419c10c View commit details

Commits on Oct 5, 2023

  1. Update Go to 1.21, actions workflow dependencies, and golang.org/x/sy…

    …s to address security vulnerability
    samcoe committed Oct 5, 2023
    Copy the full SHA
    708f5e2 View commit details
  2. Merge pull request #10 from cli/update-dependencies

    Update Go to 1.21, actions workflow dependencies, and golang.org/x/sys to address security vulnerability
    samcoe authored Oct 5, 2023
    Copy the full SHA
    1dd80dd View commit details

Commits on Oct 6, 2023

  1. Copy the full SHA
    7b54e0a View commit details
  2. Merge pull request #11 from GreyXor/deprecated-tempfile

    Replace deprecated tempfile with createtemp
    samcoe authored Oct 6, 2023
    Copy the full SHA
    b393df5 View commit details
Loading