summaryrefslogtreecommitdiffstats
path: root/pkg/gui/global_handlers.go
AgeCommit message (Expand)Author
2022-03-17remove redundant popup checksJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09refactorJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07simplify fetchJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-12-06more efficient context diff size changingJesse Duffield
2021-11-05support scrolling left and rightJesse Duffield
2021-04-11add spans to i18nJesse Duffield
2021-04-11ask question buttonJesse Duffield
2021-04-11fix testJesse Duffield
2021-04-11allow focusing on command log viewJesse Duffield
2021-04-11allow showing, hiding, and scrolling the extras panelJesse Duffield
2021-04-11support scrolling extras viewJesse Duffield
2021-04-11full coverage for logging commandsJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06small refactorJesse Duffield
2021-04-06testJesse 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-06allow scrolling when staging lines or building patchJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2020-12-24gui: ReplaceAll -> ReplaceDawid Dziurla
2020-11-21notify user upon copying something to clipboardJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-10do not put mutexes on state else we might unlock an unlocked mutexJesse Duffield
2020-10-10paging keybindings for line by line panelJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-08-28restore donate linkv0.22.4Jesse Duffield
2020-08-23allow spamming the p keyJesse Duffield
2020-08-23check for missing view when scrollingJesse Duffield
2020-08-23more standardising modesJesse Duffield
2020-08-23deal with the fact that a nil wrapped in an interface is not equal to nilJesse Duffield
2020-08-23centralise code for copying to clipboardJesse Duffield
2020-08-23better handling of our different modes and also cherry pickingJesse Duffield
2020-08-23show when building patchJesse Duffield
2020-08-23more stuffJesse Duffield
2020-08-23more standardisation of renderingJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-08-13centralise logic for information sectionJesse Duffield
2020-08-12support multiple modes of git pullJesse Duffield
2020-08-12update namingJesse Duffield