summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-25Update README.mdJesse Duffield
2020-03-25update cheatsheetJesse Duffield
2020-03-25document undoJesse Duffield
2020-03-25just disallow undo/redo while rebasing because you need more info than just t...Jesse Duffield
2020-03-25ignore redundant actions when undoing and redoingJesse Duffield
2020-03-25vastly improve the logic for undo and redoJesse Duffield
2020-03-25fix testsJesse Duffield
2020-03-25move into undoing fileJesse Duffield
2020-03-25refactor undo and redoJesse Duffield
2020-03-25stateless undos and redosJesse Duffield
2020-03-25more explicit env varsJesse Duffield
2020-03-25support reflog action prefixJesse Duffield
2020-03-25redoingJesse Duffield
2020-03-25add waiting status to checkout ref handlerJesse Duffield
2020-03-25undoing statusJesse Duffield
2020-03-25note that undo functionality is experimentalJesse Duffield
2020-03-25better formatted reflog listJesse Duffield
2020-03-25use reflog undo history pointerJesse Duffield
2020-03-25autostash changes when hard resettingJesse Duffield
2020-03-25undo via rebaseJesse Duffield
2020-03-25Made the humor more concise and clear.J. B. Rainsberger
2020-03-25improved spellingJ. B. Rainsberger
2020-03-25inject more humor into the READMEJ. B. Rainsberger
2020-03-25Fixed an incorrect criticism of git in the README.J. B. Rainsberger
2020-03-23add tab keybindingsv0.17.4Jesse Duffield
2020-03-23more compatible commandsJesse Duffield
2020-03-22workflows: git fetch --unshallow before goreleaser stepDawid Dziurla
2020-03-22README: remove codecov badgev0.17.3Dawid Dziurla
2020-03-22workflows: use get-tag actionDawid Dziurla
2020-03-22goreleaser: ignore arm64 build for freebsdDawid Dziurla
2020-03-21Remove redundant semicolonv0.17.2Dawid Dziurla
2020-03-21Add GOBIN to PATHDawid Dziurla
2020-03-21WordingDawid Dziurla
2020-03-21Cache buildsDawid Dziurla
2020-03-21Use setup-go Action instead of containerDawid Dziurla
2020-03-21Don't run codecov or golangci ActionsDawid Dziurla
2020-03-21Continue if lint step failsDawid Dziurla
2020-03-21Run 4 builds in parallelDawid Dziurla
2020-03-21Add golangci-lint ActionDawid Dziurla
2020-03-21Fix typo in script nameDawid Dziurla
2020-03-21Modify CI badge in READMEDawid Dziurla
2020-03-21Add CI workflowDawid Dziurla
2020-03-21Add CD workflowDawid Dziurla
2020-03-21Remove homebrew workflowDawid Dziurla
2020-03-21Remove circleci configDawid Dziurla
2020-03-19show status of selected cherry picked commitsJesse Duffield
2020-03-19allow resetting cherry picked commits selectionJesse Duffield
2020-03-19fix branch buildingv0.17.1Jesse Duffield
2020-03-18fix branch parserv0.17.0Jesse Duffield
2020-03-18fix docsJesse Duffield