Skip to content

v0.18

Compare
Choose a tag to compare
@jesseduffield jesseduffield released this 26 Mar 13:10
· 3653 commits to master since this release

Changelog

65b8cef Fixed an incorrect criticism of git in the README.
a15a7b6 Made the humor more concise and clear.
ca71555 Update README.md
3d51fbf Update README.md
569ec59 Update README.md
8301fae Update README.md
0cf78ea Update Undoing.md
a0a139d add rebasing gif
e9161ad add staging gif
d5fe9ce add table of contents to readme
7c8df28 add waiting status to checkout ref handler
95b1470 allow applying patch directly
78e55a0 another staging gif
b1b0219 autostash changes when hard resetting
98fbc61 better formatted reflog list
d027cf9 better handling of current branch name
77fdac0 better staging gif
8f13d1d change binary releases order
c7f68a2 delete unused assets
708a078 document undo
32d3e49 fix tests
2dcc52a go mod tidy
8a06b60 go mod vendor
672667a goreleaser: stop ignoring arm64 build for freebsd
45bba0a ignore redundant actions when undoing and redoing
d50283f improved spelling
6508d3b inject more humor into the README
bbcc4b7 just disallow undo/redo while rebasing because you need more info than just the reflog
83757f1 limit size of menu panel
0949394 more explicit env vars
37acc17 more lenient getting of short shas
30a5d1b move into undoing file
137fd80 note that undo functionality is experimental
f2036b4 only load new reflog entries
c831ad3 pkg: use upstream pty package
daecdd7 redoing
6b3ea56 refactor undo and redo
21b7d41 relax limit on commit list and reset on branch change
91a404d separate commits from cherry pick state
c3aefdb stateless undos and redos
0e23f44 support reflog action prefix
b1941c3 undo via rebase
6591727 undoing status
e7a2c7c update cheatsheet
f80d150 use reflog undo history pointer
d105e26 vastly improve the logic for undo and redo
e64057b workflows: install gox in separate step in /tmp directory
19719be workflows: run goreleaser as a build step for CI