summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2021-04-06Revert "see how CI goes running these tests in parallel"Jesse Duffield
2021-04-06see how CI goes running these tests in parallelJesse Duffield
2021-04-06show branches context when starting in filtering modeJesse Duffield
2021-04-06how about using ptyJesse Duffield
2021-04-06maybe this will fix CIJesse Duffield
2021-04-06more lint fixesJesse Duffield
2021-04-06try thisJesse Duffield
2021-04-06make it more likely for CI to workJesse Duffield
2021-04-06support tcell simulation screenJesse Duffield
2021-04-06move recording code into gocuiJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06fix bug where searching through view got stuck if you went over the upper boundJesse Duffield
2021-04-06small refactorJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06fix some things upJesse Duffield
2021-04-06testJesse Duffield
2021-04-06WIPJesse Duffield
2021-04-06WIPJesse Duffield
2021-04-06WIPJesse Duffield
2021-04-06WIPJesse Duffield
2021-04-06remove sentinel errorsJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor to get view tab context map into gui stateJesse Duffield
2021-04-06refresh main panel when switching between tree and flat modeJesse Duffield
2021-04-06switching repos without restarting the guiJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06use suspense rather than close the gui when switching to a subprocessJesse Duffield
2021-04-06fix bug where you couldn't change tabsJesse Duffield
2021-04-06fix bug where we had two sets of contexts with their own stateJesse Duffield
2021-04-06reset origin when clicking new itemJesse Duffield
2021-04-06fix panicJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-06better scroll supportJesse Duffield
2021-04-06support alt-enter for inserting newline when typing commit message within the...Jesse Duffield
2021-04-06fix commit message panelJesse Duffield
2021-04-06allow scrolling when staging lines or building patchJesse Duffield
2021-04-06prioritise keybindings on editorsJesse Duffield
2021-04-06support backtab keyJesse Duffield
2021-04-06use true output modeJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06use tcell via porting over code from awesome-gocuiJesse Duffield
2021-04-02safer codeJesse Duffield
2021-04-02do not jump cursor around when fixing merge conflictsJesse Duffield
2021-04-02better handling of scrolling for conflicted filesJesse Duffield
2021-04-02refactorJesse Duffield
2021-04-02add mutex to prevent crashes with merge conflictsJesse Duffield
2021-04-02fix nameJesse Duffield
2021-04-02fix bug caused by interfaceJesse Duffield
2021-04-02remove dead codeJesse Duffield
2021-04-02hide commit files view upon losing focus because you probably don't want it l...Jesse Duffield