Skip to content

Releases: lindell/multi-gitter

v0.3.0

27 Jun 09:33
Compare
Choose a tag to compare

Changelog

8bc95b0 feat: added git diff at debug log level
c70dbf9 feat: implemented dry run

v0.2.0

25 Jun 20:02
Compare
Choose a tag to compare

Changelog

768a449 Add some extra logging
9b327ae Added logo and switched icons to font awesome icons
18f29ce Fixed function comments
26d2018 Improved logging
6c534ba Updated README
a41e2ba Updated README
571ea5d fix: Minor opaciry change

v0.1.2

24 Jun 17:01
Compare
Choose a tag to compare

Changelog

c458d63 Removed unessesary comments
6e5a701 Updated releaser config

v0.1.1

23 Jun 20:21
Compare
Choose a tag to compare

Changelog

cda3606 Made windows release a zip file

v0.1.0

23 Jun 20:16
Compare
Choose a tag to compare

Changelog

8dce4ea Added badges
5e4b1f7 Added badges
08ebc89 Added comment
2951a4c Added comments
6353817 Added completion info
07a1c97 Added doc generation
4ed4666 Added docs
1f9a772 Added github token
440f22e Added gitignore
54bdd06 Added go action
ebf5caa Added goreleaser
fe732c7 Added license
1d35c3b Added merge command
209faf5 Added pr linting
5cff565 Added readme generation
f13c2a0 Added status command
ff20837 Added status command
ca163fb Added support for -max-reviewers (-R) flag
fef7893 Added support for unlimited repos (pagination)
a15cbb8 Added user to git config
d4437c0 Checkout master
4da5c3b Clairfied url user
ca4bdea Docs generation action
352e4a5 First commit
210bb4e Fixed doc generation error when nothing was changed
7f9d6c7 Fixed docs checkout
d6729ca Fixed linting
1f584e7 Fixed linting issues
1b5e173 Fixed readme docs generation path
5f2f36b Fixed toll paths
270767d Fixed typo
c2dd9d2 Fixed typos
12820f6 Fixed usage
706ea93 Implemented cobra
b623b9a Improved error messages for github client
3a49f63 Improved usage readme script
5635485 Improved usage readme script
b6f6f8f Merge branch 'status'
ffea603 Merge pull request #1 from lindell/github-rewrite
7a2ebfe Merge pull request #2 from lindell/go-git
acee171 Migrated to go-git
189b119 Migrated to using github package
015fdcb Moved all github methods to one entity
aa6ac24 Moved version controller parsing
134685a Removed inclusion of disabled and archived repos
f56f26e Removed unused git helper struct
380d531 Trim spaces of usage
a83d764 Update docs.yaml
cdd207a Update docs.yaml
00f038d Updated README
6fa1c95 Updated README
914d483 Updated README
819607d Updated README
bc5d2a6 Updated README
6c97d81 Updated README
2375b0b Updated README
3fe6f41 Updated README
86d1dc1 Updated descriptions
3f8f035 Updated descrption of run
7e3a6b7 Updated flag description
43add12 Updated readme
548ec3f Updated readme
8d5168b Updated readme title
dca5b93 Using return error in cobra instead of manually printing error