Releases: jinhyo-dev/gitpad
Releases · jinhyo-dev/gitpad
Release list
gitpad 0.4.0
Changelog
- 27d3049: Merge remote-tracking branch 'origin/main' (@jinhyo-dev)
- b58f568: Scoop update for gitpad version v0.3.1 (@goreleaserbot)
- e69512f: chore(site): warn instead of fail when installed with npm (@jinhyo-dev)
- e0b295d: ci(release): clone gh-pages into pages/ and allow re-publishing apt manually (@jinhyo-dev)
- 541e789: feat(commit): stage and commit individual hunks from the commit workspace (@jinhyo-dev)
- 3bdbaf3: feat(conflicts): resolve merge conflicts per block (ours / theirs / both) and continue (@jinhyo-dev)
- 72f9443: feat(files): open a file with the OS default app or reveal it (o / O) (@jinhyo-dev)
- 4d3730a: feat(rebase): interactive rebase workspace (pick/reword/edit/squash/fixup/drop, reorder) (@jinhyo-dev)
- aed7667: feat(site): SEO — titles, meta/OG/JSON-LD, robots & sitemap (@jinhyo-dev)
- b204a4e: feat(ui): command palette (ctrl+k) with global and context actions (@jinhyo-dev)
- 7baa408: feat(ui): undo the last history-changing operation with u (@jinhyo-dev)
- cb854e0: fix(site): make click-to-start work in Safari (@jinhyo-dev)
- ff75dab: gitpad v0.3.1 (@goreleaserbot)
Install
brew tap jinhyo-dev/gitpad https://github.com/jinhyo-dev/gitpad && brew install --cask gitpad # macOS
sudo apt-get install gitpad # Debian / Ubuntu (repo setup in README)
scoop bucket add gitpad https://github.com/jinhyo-dev/gitpad && scoop install gitpad # Windows
go install github.com/jinhyo-dev/gitpad@v0.4.0gitpad 0.3.1
Changelog
- 00f1cbf: Scoop update for gitpad version v0.3.0 (@goreleaserbot)
- 91277b9: feat(site): website with EN/KO i18n, prerendering and an interactive browser demo (@jinhyo-dev)
- 275d733: feat(ui): show the gitpad logo in the header (image protocols, text fallback) (@jinhyo-dev)
- 9c2b78f: gitpad v0.3.0 (@goreleaserbot)
Install
brew tap jinhyo-dev/gitpad https://github.com/jinhyo-dev/gitpad && brew install --cask gitpad # macOS
sudo apt-get install gitpad # Debian / Ubuntu (repo setup in README)
scoop bucket add gitpad https://github.com/jinhyo-dev/gitpad && scoop install gitpad # Windows
go install github.com/jinhyo-dev/gitpad@v0.3.1gitpad 0.3.0
Changelog
- 304a38f: Scoop update for gitpad version v0.2.0 (@goreleaserbot)
- 7b2424b: feat(diff): navigate by change block and mark the current block (@jinhyo-dev)
- 20bbf2a: feat(tags): annotated tags, push/delete a single tag, V version-bump helper (@jinhyo-dev)
- 624ca89: feat(ui): bind version-tag helper to v and show it in the log hints (@jinhyo-dev)
- f9e29b8: feat(ui): centered progress box and top-center notification banner for git operations (@jinhyo-dev)
- 5c6c7b0: feat(ui): confirm before quitting (q again / enter to exit) (@jinhyo-dev)
- aef2fc3: feat(ui): enter toggles checkboxes and the diff pane is focusable in the commit workspace (@jinhyo-dev)
- a91cc3a: feat(ui): show ctrl shortcuts as ⌃ on macOS (@jinhyo-dev)
- 8b231e2: gitpad v0.2.0 (@goreleaserbot)
Install
brew tap jinhyo-dev/gitpad https://github.com/jinhyo-dev/gitpad && brew install --cask gitpad # macOS
sudo apt-get install gitpad # Debian / Ubuntu (repo setup in README)
scoop bucket add gitpad https://github.com/jinhyo-dev/gitpad && scoop install gitpad # Windows
go install github.com/jinhyo-dev/gitpad@v0.3.0gitpad 0.2.0
Changelog
- b430362: Scoop update for gitpad version v0.1.0 (@goreleaserbot)
- b3a19a6: feat: filter-bar navigation, branch picker dropdown, q exit hint (@jinhyo-dev)
- a152447: gitpad v0.1.0 (@goreleaserbot)
Install
brew tap jinhyo-dev/gitpad https://github.com/jinhyo-dev/gitpad && brew install --cask gitpad # macOS
sudo apt-get install gitpad # Debian / Ubuntu (repo setup in README)
scoop bucket add gitpad https://github.com/jinhyo-dev/gitpad && scoop install gitpad # Windows
go install github.com/jinhyo-dev/gitpad@v0.2.0gitpad 0.1.0
Changelog
- 70e345f: Initial commit (jinhyo-dev admin@jinhyo.dev)
- debd2fe: build: release pipeline (brew cask, apt repo, scoop) and MIT license (jinhyo-dev admin@jinhyo.dev)
Install
brew tap jinhyo-dev/gitpad https://github.com/jinhyo-dev/gitpad && brew install --cask gitpad # macOS
sudo apt-get install gitpad # Debian / Ubuntu (repo setup in README)
scoop bucket add gitpad https://github.com/jinhyo-dev/gitpad && scoop install gitpad # Windows
go install github.com/jinhyo-dev/gitpad@v0.1.0