Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
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: mitchellh/gon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: mitchellh/gon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.5
Choose a head ref
  • 15 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    cb5e960 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. You don't need "brew tap" any more

    This works without needing the "brew tap" step:
    
        brew install mitchellh/gon/gon
    simonw authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    fb884f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. More note about application password more obvious

    The 2FA situation is detailed, but it's not as obvious as it needs to be.
    evanphx authored Mar 27, 2022
    Configuration menu
    Copy the full SHA
    c70da32 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Merge pull request #58 from evanphx/patch-1

    More note about application password more obvious
    mitchellh authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    5e6995b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge pull request #38 from simonw/patch-1

    You don't need "brew tap" any more
    mitchellh authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e818b53 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mitchellh authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    399850f View commit details
    Browse the repository at this point in the history
  3. update go.sum for Go 1.18

    mitchellh committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    704de43 View commit details
    Browse the repository at this point in the history
  4. fix goreleaser deprecation

    mitchellh committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    d01e809 View commit details
    Browse the repository at this point in the history
  5. shorten brew description

    mitchellh committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0d70537 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0941ab7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    844fe59 View commit details
    Browse the repository at this point in the history
  8. Revert "goreleaser: remove archive, gon makes it"

    This reverts commit 844fe59.
    mitchellh committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    80a62a3 View commit details
    Browse the repository at this point in the history
  9. Revert "goreleaser: switch gon to hook"

    This reverts commit 0941ab7.
    mitchellh committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ea90b9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e13050b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3afcf0 View commit details
    Browse the repository at this point in the history
Loading