Releases: weedz/git-good
Releases · weedz/git-good
v0.1.5
- Resizable panels. Only branch list for now, "commit"-pane will be added.
- Command palette 👌 #57
- Settings for font and (some) colors
What's Changed
Full Changelog: v0.1.4...v0.1.5
Assets
Attached file is for archlinux. Install with pacman -U git-good-[version].pkg.tar.xz
.
- NOTE:
v0.1.4.r81+
requireselectron@31
- NOTE:
v0.1.5.r1+
requireselectron@32
0.1.4
What's Changed
- Stash by @weedz in #46
- Add actions for clone and init by @weedz in #49
- Side by side diff by @weedz in #50
- Remove
@electron/remote
by @weedz in #52 - Option to automatically refresh working directory on focus (seems to be slow on mac?)
- Option to change the sort order of commits.
TOPOLOGICAL | TIME
is very slow and consumes a lot of RAM on big repos (eg. the Linux kernel) - Show conflicting lines in diff view
- Show a notification with progress on push
electron@25
. Requires a "system install" of electron@25. Something like https://archlinux.org/packages/extra/x86_64/electron/ or https://github.com/weedz/electron-pkgbuild.- Rebased nodegit on nodegit@v0.28.0-alpha.23 (so libgit2 v1.7.2)
And probably a lot of other changes..
Full Changelog: v0.1.1...v0.1.4
Assets
Attached file is for archlinux. Install with pacman -U git-good-v0.1.4.r0.ge8ae0d8-1-x86_64.pkg.tar.zst
. Requires electron@25.
NOTE: Version v0.1.4.r24+ requires electron@27
.
NOTE: Version v0.1.4.r32+ requires electron@28
.
NOTE: Upcoming version works with electron@29+
. Did a thing, weedz/nan@5d9a5d8 which breaks regular node compiles but works with electron 👌
NOTE: Version v0.1.4.r56+ requires electron@29
.
NOTE: Version v0.1.4.r64+ requires electron@31
.