Changelog
63784c1 Change glide installing method
9e6b7c6 Add circle-ci badge to README
b757008 Merge pull request #28 from rnitame/set-goreleaser
4519712 Add brew section to goreleaser.yml
865654c Add 'mkdir -p $GOPATH/bin'
b970726 Add before_install section
30938c1 Add 'glide install' script to .travis.yml
2eaf5b4 Add script to .travis.yml
084338a Add settings to .goreleaser.yml and .travis.yml
9075fe6 Add .goreleaser.yml and .travis.yml
105e8e9 wip #24: Execute Makefile successfully
8b70b73 Merge pull request #23 from rnitame/feature-make-makefile
e136be4 Add TODO
2f05c4d Modify Makefile
ffdd923 Add make test/cross-build/dist
afcd041 Delete build.sh
04568fd Merge pull request #22 from rnitame/feature-unit-tests
d0e39bb Fix test errors
508ab87 Merge branch 'master' of github.com:rnitame/daily into feature-unit-tests
6a0969d Merge pull request #21 from rnitame/feature-event-selection
0252e9b Delete for description of debugging
8fad69b Show title when event is PullRequestEvent or IssuesEvent
80d906e Show wrapped errors
b61d059 Add models
59f8b79 Add test files using vscode-go
309bc3e Add ExtractEvents (empty)
6b6a476 Add comments to each method
62bee5b Merge pull request #20 from rnitame/feature-error-handling
c5b4595 Change log.Fatal to errors.Wrap
da155ff Add pkg/errors
3c3a876 Merge pull request #19 from rnitame/feature-file-separate
105928a Change string pointer
2bc71ea Make main.go simple
057b165 Add execute description to cli.go
3b65a25 Add NewGitHubClient, GetEvents and SieveOutEvents methods to github.go
4120bb3 Delete unnecessary variable
6501e56 Add cli.go & github.go with method explain
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64