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: fzipp/gocyclo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: fzipp/gocyclo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 12 commits
  • 10 files changed
  • 1 contributor

Commits on Oct 20, 2020

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

Commits on Oct 23, 2020

  1. Add travis-ci configuration

    fzipp committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    f765863 View commit details
    Browse the repository at this point in the history
  2. README: add build status badge

    fzipp committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    1ae4744 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

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

Commits on Apr 8, 2021

  1. README: use go install

    fzipp committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    ffe36aa View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. use filepath.WalkDir instead of filepath.Walk

    requires Go 1.16 or later
    fzipp committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    2f7fd03 View commit details
    Browse the repository at this point in the history
  2. format the code

    fzipp committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    7537a3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af52b96 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

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

Commits on Oct 30, 2021

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

Commits on Oct 31, 2021

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

Commits on Dec 19, 2021

  1. update CHANGELOG for v0.4.0

    fzipp committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    9daf4d9 View commit details
    Browse the repository at this point in the history
Loading