Releases: thetnaingtn/forky
Releases · thetnaingtn/forky
v0.4.3
v0.4.2
v0.4.1
TUI Improvement
- A message is shown when the user tries to synchronize when no repository is selected.
Refactoring
- Separate the
list
into a separate file for further improvement to thelist
v0.4.0
v0.3.0
v0.2.0
Changelog
- 69fe70a Merge pull request #4 from thetnaingtn/minor-update
- 50920ca refactor: update key name and help message
- cbd8905 refactor: removed splitBySelection function
- 8bceaf1 refactor: more descriptive message
- 36754af Merge branch 'main' into minor-update
- e7b84ac update app usage message
- d7e9c37 fix: compare with forked repos's default branch
v0.1.1
v0.1
Changelog
- 00917cc fix: config
- 2c26004 fix: specify main package
- f3e3264 fix: goreleaser config
- 2cc73a8 fix: spelling
- 55e09e7 add github release action
- 372271c add goreleaser config
- f70f802 add vendor
- e60e80c Merge pull request #2 from thetnaingtn/improvement/add-refresh-cmd
- b0cb19a feat: add refresh key
- 0fb812c Merge pull request #1 from thetnaingtn/improvement/msg-on-item-level
- 7dbaae7 feat: add success and error messages at item level
- cc1d56c add sync fail icon
- 1418a08 refactor: update SyncBranchWithUpstreamRepo signature
- 09c038e add new synced icon
- 2d4ce19 add gitignore
- 13905d0 Update README.md
- 42c00e3 Update README
- c73b2bc update README
- 6ab0b32 add gif
- a954c9a Merge branch 'main' of https://github.com/thetnaingtn/forky
- 46ff60e feat: update title according to list lifecycle
- 892d26b feat: get owned fork
- 9cc70da Update README.md
- 8542045 Update README.md
- 3797919 Update README.md
- fd51035 Update README.md
- d23ade0 Update README.md
- 004a70e feat: update cli author email
- 655562d refactor: remove hard code value
- 6f4c133 refactor: use specific message name
- 47edb48 feat: handle messages
- b6e5ae8 feat: add split by selection
- dd26fc5 feat: add request merge repo and merge repo commands
- 5c8a160 feat: add merge repo messages
- f870c13 feat: sync branch with upstream repo
- c05f8c1 feat: support toggle
- 7c5aac6 toggle icon
- e194463 feat: update item title
- b2e3c51 add short key help msg
- cc68f4c refactor: move main module to cmd
- 66bf2e2 refactor: restruce project layout
- 1c189ef add cli usage
- 1b24352 wip: show forked repositories as list
- de75bb5 setup bubble tea and cli
- b3b76a5 install bubble tea and cli
- 023c8c8 add go-github and crypto module
- f2d97f6 Merge branch 'main' of https://github.com/thetnaingtn/forky
- 7b8eb3f initialize go project
- 5d1f954 Initial commit