summaryrefslogtreecommitdiffstats
path: root/pkg/gui/gui.go
AgeCommit message (Expand)Author
2021-10-19suggest files when picking a path to filter onJesse Duffield
2021-10-16small changesJesse Duffield
2021-10-16Allow having multiple config filesmjarkk
2021-09-27fix some encodingsJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-01:sparkles: facilitate toggling whitespace in the diff view with a hotkey (c-w...Davyd McColl
2021-06-14naming changeJesse Duffield
2021-06-10ShowTotal flagAndrei Yangabishev
2021-06-06refactoringJesse Duffield
2021-04-20update release notesv0.28Jesse Duffield
2021-04-19ignore east asian width setting to avoid broken frame renderingJesse Duffield
2021-04-18refactor merge panelJesse Duffield
2021-04-18refactor line by line panelJesse Duffield
2021-04-11make command log size configurableJesse Duffield
2021-04-11pull out functionJesse 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-11start adding support for logging of commandsJesse Duffield
2021-04-11add cmdLog panelJesse Duffield
2021-04-11update release notesJesse Duffield
2021-04-10pause background threads when running subprocessv0.27.3Jesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-07fix crash on first openJesse Duffield
2021-04-06reduce chance of deadlock by using a RW mutex on the context stackJesse Duffield
2021-04-06remove time limitJesse Duffield
2021-04-06only re-use repo state when jumping in and out of submodulesJesse Duffield
2021-04-06show branches context when starting in filtering modeJesse 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-06testJesse 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-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-06use true output modeJesse Duffield
2021-04-06use tcell via porting over code from awesome-gocuiJesse Duffield
2021-04-02add mutex to prevent crashes with merge conflictsJesse Duffield
2021-04-02fix nameJesse Duffield
2021-04-02refactorJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2021-04-02refactor to no longer call these things file changesJesse Duffield
2021-04-02file tree for commit filesJesse Duffield
2021-03-30small refactorJesse Duffield