Releases: seriouspoop/gopush
Releases · seriouspoop/gopush
v1.1.3
Changelog
- 4438352 Merge pull request #14 from seriouspoop/11-error-config-file-doesnt-exist
- 17a8b89 Merge pull request #15 from seriouspoop/12-misleading-error
- 36bc519 Update README.md
- 629e7d0 chore: version update
- 4f74e54 fix: .ssh config file generation
- c2881ff fix: invalid key error message
- b02afc5 fix: svc rename
v1.1.2
v1.1.1
v1.1.0
Changelog
- 6c530a8 Merge branch 'main' into 6-remote-pull-failing
- acf741e Merge pull request #5 from seriouspoop/2-migrate-from-git-pull-to-go-git
- 6f34624 Merge pull request #7 from seriouspoop/6-remote-pull-failing
- db6d363 chore: bump go dependencies
- abd8f20 chore: version update
- a1ba0d9 fix: fast-forward merge on pull fail
- a4d4678 fix: logging
- 3bcf604 fix: migrate to go-git
- 05c7c82 fix: pull fail on initial setup
- cc030a4 fix: removed duplicate logs
- b646e97 fix: removed redundant logs
v1.0.9
Changelog
- 6ffa04f chore: log testing
- 2e725de chore: log testing
- dc18ecb chore: log testing
- 1a621e1 chore: log testing
- 2e6d2c3 chore: print debugging
- 1a2bb3b chore: remove debugging prints
- 82614e2 chore: version update
- 69ebd54 feat: log if key not set on remote
- a4f8d86 fix: debug testing
- 6668d1a fix: err nil reference
- 66c55d6 fix: errors for git
- e21c8ea fix: log if already up-to-date
- e26c0fe fix: logs
- ae7bd45 fix: push errors
- 61ef29f fix: testing push
- 71927e6 fix: testing push with error
- 3c88160 fix: typos
v1.0.8
v1.0.7
Changelog
- d7c62cc Create LICENSE
- c88d937 Merge branch 'main' of github.com:seriouspoop/gopush
- b546c7e chore: log for init
- 6e11c02 chore: update version
- e12bccf feat:
- 66aa758 feat: colored logging
- f619c5d feat: commit message default
- 7e06806 feat: generate gopush public key pair while using ssh
- d878eb9 feat: ssh keygen on init
- f19773e feature
- b88410d fix: add key to known hosts
- 1026e53 fix: add ssh to gopush
- a9573b6 fix: added color to prompt select
- 5ed37e7 fix: added opts to prompt for formatted string
- a02ff1f fix: added password type in model
- 2711fa9 fix: better commit message
- f46aca7 fix: commit message generate
- d6a83b8 fix: commit message generation
- 65e1a11 fix: config logging
- 211c009 fix: extra files added log
- 2c2a9cd fix: failure unicode character
- 183bb1d fix: log faint
- f6eb0b2 fix: log typo
- 1376bce fix: logging
- 97b20f2 fix: logging message and color
- 45823bd fix: masked prompt
- b01261f fix: moved select to utils
- d1c9277 fix: passphrase save for multiple use
- 247a64f fix: prompt testing
- baf3650 fix: removed license for non-distributive
- b42c3fd fix: removed prompt template
- 552d0d1 fix: test
- db7b57a fix: test
- eff4004 fix: test
- ab1f56e fix: test checker and logging
- d19e674 fix: testing
- a593a2e fix: typos and log changes
- ca9ba6e fix: unicode and indentation
- d231e11 fix: unicode for commit
- f96dad4 fix: validate prompt
- 3714345 ref: logger implementation
v1.0.6
Changelog
- 67a617f Merge branch 'main' of https://github.com/seriouspoop/gopush
- c49cd0a fix: log on initial pull
- 1252b49 fix: log on initial push