Changelog
- 20e0f25 Merge pull request #3 from datamindedbe/feature/fix-permissions-go-release
- 9010c66 Fix permissions goreleaser
- 19b8a54 Merge pull request #2 from datamindedbe/feature/update-release-script
- e25a441 Add github token to release script
- c9e999e Fix git-credential-oauth to work with conveyor
- 63def5e Add support for building and releasing artifacts
- c9e2d74 add test
- 87a2f0e Simplify debugging
- 0fa850b Extend the readme
- ddfea42 Small cleanup and support for env variables
- d983ae7 Support verbose logging for troubleshooting
- 26af5ed initial working version for azure devops
- 3dc25ee Merge pull request hickford#25 from herbygillot/patch-1
- fce8e61 Add MacPorts installation instructions
- a7fd2a4 add linux repo badge
- c1f0379 link to homebrew formula
- a02e906 count hosts with default config
- 6d4dd40 clarify that client secrets in OAuth native apps are non confidential
- 62635f3 add TODO about universal gitlab support
- 30d6f2f omit superflous
- 25f3c3b update dependencies
- 069b0a7 more readme
- 6f3785e support gitlab.alpinelinux.org
- 5f50d12 comment about OAuth native apps
- 1bb4779 update readme
- c23bcd3 Token refresh
- 6974a79 futher comparison with GCM
- 44eaf7a update README
- 526afc5 readme: update installation size
- cd9f0bc use appropriate open command for each platform
- 57c78f9 recognise GitLab instances by WWW-Authenticate header, apply partial configuration and link to instructions
- a279b8e update readme
- 5dae4a4 recommend git-credential-osxkeychain
- 9ecdc90 update readme
- f8a02c9 recommend git-credential-wincred on windows
- e17c411 resolve reference reliably
- 9779cdc upgrade dependencies
- 9c2983a output password expiry
- 9762602 update dependencies
- d256599 Query git config using --get-urlmatch
- fcccb92 Relax assumption that system has an 'open' command
- 11af8d8 Reindent for readability
- 1be65dd Workaround for non-confirming servers confused by random port
- 4bff705 Custom config for auth url and token url
- cb72721 Simplify goreleaser
- bfc259c Config for custom hosts
- bf24bdd Link to Debian and Fedora packages
- 66afb35 configure and unconfigure actions
- 172c694 tiny doc change
- 1a4e8c5 copy edit
- 2084390 fix typo
- 93be357 no need to adjust path
- a7bdf7d simplify release config
- 2a8f45f Merge branch 'google'
- d47ae96 explain
- 1966ebe tidy
- a794a80 tidy
- e126c30 googlesource.com
- 21344b1 support bitbucket
- 9a65114 add disclaimer
- d9d20c0 preparing for release
- 3436412 disable bitbucket
- d3b2f15 update dependencies
- 709df92 preparing for release
- 85eda81 Initial commit
- 4c29fe2 always print link
- d12d86c more readme
- 7c6e4e6 support more forges
- ca9cad3 simples
- 40d317b try again to remove dependency
- 5e1bd39 remove dependency
- 32f1d97 gitlab.gnome.org support
- 5f01cbc deb and rpm packages
- bb8f099 tidy
- a8fd040 versioning
- 2e45c0f simplify
- afd3f39 keep quiet for store and erase operations
- c2bb960 verbose mode
- 3e07fc2 debug instructions
- 591d245 clarify
- c009af4 nice table
- df1603c tinker
- 06d6a4e edit
- 61ffcba goreleaser
- fdc163e Create go.yml
- 6514346 more details
- 3fd746a readme
- e1fa168 readme
- e943ba6 add gitlab.freedesktop.org
- d8dc88a own oauth application
- 9861abf clearer errors
- 38f3171 random state
- 8c7caf6 pkce
- 9d28910 first attempt
- cd6330b Initial commit