summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Collapse)Author
2021-04-06remove code that I'm pretty sure isn't neededJesse Duffield
2021-04-06only re-use repo state when jumping in and out of submodulesJesse Duffield
2021-04-06Revert "see how CI goes running these tests in parallel"Jesse Duffield
This reverts commit d271cbc138a34a5bdd32b0d64a2b3ca9c2991339.
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
type safe view access
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 commentJesse 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 ↵Jesse Duffield
the app
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-06get tcell to cleanup the terminal if we panicJesse Duffield
2021-04-06use true output modeJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06stop referencing termboxJesse Duffield
2021-04-06use tcell via porting over code from awesome-gocuiJesse Duffield
2021-04-02fix merge conflict cat issue on windowsJesse 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