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: tcnksm/ghr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: tcnksm/ghr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.1
Choose a head ref
  • 16 commits
  • 484 files changed
  • 4 contributors

Commits on Oct 5, 2018

  1. Fix a typo in README

    felixonmars authored Oct 5, 2018
    Configuration menu
    Copy the full SHA
    325b55c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from felixonmars/patch-1

    Fix a typo in README
    Songmu authored Oct 5, 2018
    Configuration menu
    Copy the full SHA
    1dabd98 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    7b8b541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfb93bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106 from realloc/help_update

    Reformat help text to make it more man-like and matching flag set
    Songmu authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    41587a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

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

Commits on Feb 20, 2019

  1. Merge pull request #110 from chrishelgert/master

    Fix typo in readme and help command
    Songmu authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    ebafc74 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. introduce go modules

    Songmu committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    fc1f369 View commit details
    Browse the repository at this point in the history
  2. add CREDITS

    Songmu committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    99e05a9 View commit details
    Browse the repository at this point in the history
  3. oops

    Songmu committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    a08ca19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ae2fbe View commit details
    Browse the repository at this point in the history
  5. add linux testing on travis

    Songmu committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    6ab8582 View commit details
    Browse the repository at this point in the history
  6. udpate Makefile

    Songmu committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    3b5e727 View commit details
    Browse the repository at this point in the history
  7. update deps

    Songmu committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    ac73906 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #112 from tcnksm/gomod

    introduce go modules
    Songmu authored Apr 29, 2019
    Configuration menu
    Copy the full SHA
    f1556d2 View commit details
    Browse the repository at this point in the history
  9. Checking in changes prior to tagging of version v0.12.1

    ## [v0.12.1](v0.12.0...v0.12.1) (2019-04-30)
    
    * introduce go modules [#112](#112) ([Songmu](https://github.com/Songmu))
    * Fix typo in readme and help command [#110](#110) ([chrishelgert](https://github.com/chrishelgert))
    * Reformat help text to make it more man-like and matching flag set [#106](#106) ([realloc](https://github.com/realloc))
    * Fix a typo in README [#104](#104) ([felixonmars](https://github.com/felixonmars))
    Songmu committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    71bc32d View commit details
    Browse the repository at this point in the history
Loading