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: mattn/go-zglob
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Choose a base ref
...
head repository: mattn/go-zglob
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.2
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 14, 2019

  1. Create FUNDING.yml

    mattn authored Aug 14, 2019
    Configuration menu
    Copy the full SHA
    e3c9456 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Fix the problem that Glob() stops all-work immediately once ioutil.Re…

    …adDir fails somewhere for #27
    hymkor committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    079efb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Merge pull request #28 from zetamatta/master

    Fix the problem that Glob() stops all-work immediately once ioutil.ReadDir fails somewhere
    mattn authored Nov 12, 2019
    Configuration menu
    Copy the full SHA
    a8912a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Implement brace section

    Closes #14
    mattn committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    efaa0e7 View commit details
    Browse the repository at this point in the history
  2. Create go.yml

    mattn authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    f844406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d48285 View commit details
    Browse the repository at this point in the history
  4. Remove .travis.yml

    mattn committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    4cf488b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #29 from mattn/brace-section

    Implement brace section
    mattn authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    651796d View commit details
    Browse the repository at this point in the history
Loading