summaryrefslogtreecommitdiffstats
path: root/vendor
AgeCommit message (Expand)Author
2022-01-04add cheatsheet check scriptJesse Duffield
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-09-27fix some encodingsJesse Duffield
2021-09-02remove unused dep replacement in go.modmjarkk
2021-08-01make import explicitJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-16parse github emoji config optionmjarkk
2021-06-15go mod vendorJesse Duffield
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-06restore contents on resume from subprocessJesse Duffield
2021-04-06fix flicker issue in main viewJesse Duffield
2021-04-06allow decimal replay speeds for integration testsJesse Duffield
2021-04-06remove caching of styles in gocuiJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06ignore clicks on invisible viewsJesse Duffield
2021-04-06support tcell simulation screenJesse Duffield
2021-04-06remove mutex lock that caused deadlockJesse Duffield
2021-04-06minor refactorJesse Duffield
2021-04-06move recording code into gocuiJesse Duffield
2021-04-06fix bug where searching through view got stuck if you went over the upper boundJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06WIPJesse Duffield
2021-04-06WIPJesse 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-06bump gocui againJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06support backtab keyJesse Duffield