-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: suzuki-shunsuke/flute
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: suzuki-shunsuke/flute
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 7 files changed
- 2 contributors
Commits on Jul 7, 2019
-
Fix to reuse *http.Client. https://golang.org/pkg/net/http/#Client > The Client's Transport typically has internal state (cached TCP connections), so Clients should be reused instead of created as needed. > Clients are safe for concurrent use by multiple goroutines.
Configuration menu - View commit details
-
Copy full SHA for c6b7df9 - Browse repository at this point
Copy the full SHA c6b7df9View commit details -
Merge pull request #12 from suzuki-shunsuke/test/fix-example
test: fix an example
Configuration menu - View commit details
-
Copy full SHA for 69ea92a - Browse repository at this point
Copy the full SHA 69ea92aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 574b6b1 - Browse repository at this point
Copy the full SHA 574b6b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 408d618 - Browse repository at this point
Copy the full SHA 408d618View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7b370 - Browse repository at this point
Copy the full SHA cf7b370View commit details -
fix: rename Matcher and Tester's HeaderEqual and QueryEqual
BREAKING CHANGE: the condition "Query" and "Header" are treated as perfect matching.
Configuration menu - View commit details
-
Copy full SHA for 326d2f3 - Browse repository at this point
Copy the full SHA 326d2f3View commit details -
Merge pull request #13 from suzuki-shunsuke/feat/add-query-equal
feat: add the condition about query and header
Configuration menu - View commit details
-
Copy full SHA for 30b99ae - Browse repository at this point
Copy the full SHA 30b99aeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.1...v0.4.0