summaryrefslogtreecommitdiffstats
path: root/go.sum
AgeCommit message (Expand)Author
2021-11-05fix bugJesse Duffield
2021-11-05support scrolling left and rightJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-19suggest files when picking a path to filter onJesse Duffield
2021-10-18better title renderingJesse Duffield
2021-10-17support home/end keys in editorsJesse Duffield
2021-10-17small fixesJesse Duffield
2021-10-17fix editorJesse Duffield
2021-09-27bump gocuiJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-16parse github emoji config optionmjarkk
2021-06-15bump dependenciesJesse Duffield
2021-06-06bump tcellJesse Duffield
2021-04-17force cursor to be at end of line when opening confirmation panelJesse Duffield
2021-04-12fix race conditionJesse Duffield
2021-04-12fix rendering issues caused by resizingJesse Duffield
2021-04-12bump gocui to fix resizing issueJesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-09reduce flicker without worrying about carriage returnsJesse Duffield
2021-04-08revert no-flicker due to carriage return weirdnessJesse Duffield
2021-04-06fix flicker issue in main viewJesse Duffield
2021-04-06remove caching of styles in gocuiJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06more efficient gocuiJesse Duffield
2021-04-06support alt-enter for inserting newline when typing commit message within the...Jesse Duffield
2021-04-06allow scrolling when staging lines or building patchJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06prioritise keybindings on editorsJesse Duffield
2021-04-06go mod tidyJesse Duffield
2021-04-06use tcell via porting over code from awesome-gocuiJesse Duffield
2021-03-30defend against race condition in editorsJesse Duffield
2021-02-08support wide characters in the editorJesse Duffield
2021-02-08remove go-gitconfig packageJesse Duffield
2021-02-08add secureexec file for getting around windows checking for a binary first in...Jesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-10-12fix deltaJesse Duffield
2020-10-10fix go.mod and go.sumJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-06bump go-git to fix invalid merge errorJesse Duffield
2020-10-06switch to fork of go-gitJesse Duffield
2020-10-01add mutex to views arrayJesse Duffield
2020-09-27bump gocuiJesse Duffield
2020-09-26tidy go.sumJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-08-26use clipboard package to handle clipboard stuffJesse Duffield
2020-08-24bump creackJesse Duffield