summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2022-03-17moving more into controllers packageJesse Duffield
2022-03-17no need to invoke sync controller hereJesse Duffield
2022-03-17always fast forwardJesse Duffield
2022-03-17remove redundant popup checksJesse Duffield
2022-03-17move helpers into their own structJesse Duffield
2022-03-17standardise namingJesse Duffield
2022-03-17add actions abstractionJesse Duffield
2022-03-17move all refresh code into the one fileJesse Duffield
2022-03-17move context keys into context packageJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17avoid deadlockJesse Duffield
2022-03-17use type switch instead of type keyJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-03-17rename fieldJesse Duffield
2022-03-17Only read env once when recording dirsDavid Roman
2022-03-17Record current directory on switchDavid Roman
2022-03-17allow skipping confirmation prompt after opening subprocessv0.34Ram Bhosale
2022-03-16Use editFileAtLine method for line by line panelFrancisco Miamoto
2022-03-16Add unstagedChangesColor config optionDaniel Kiss
2022-02-01Add shared function for loading map of custom colorsMatt Cles
2022-02-01Add configurable colors for branch prefixesMatt Cles
2022-01-29simplify submodule removeJesse Duffield
2022-01-28ensure stash panel refreshesJesse Duffield
2022-01-27better locking of merge panel stateJesse Duffield
2022-01-26show only merge conflict files when there are merge conflictsJesse Duffield
2022-01-26select current bisect commit even if bisect was started on another branchJesse Duffield
2022-01-26fix panic on rebaseJesse Duffield
2022-01-26better rendering of bisect markets in commits panelJesse Duffield
2022-01-26only show commits from start ref if bad commit is reachable from thereJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-26Fixed the issue with lintingglendsoza
2022-01-26Changes as per reviewglendsoza
2022-01-26Changes as per reviewglendsoza
2022-01-26ISSUE 1706: Ask confirmation before reverting a commitglendsoza
2022-01-24always refresh after stash actionJesse Duffield
2022-01-22exclude interactive rebase TODO commits from commit graphJesse Duffield
2022-01-22properly resolve cyclic dependencyJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-21check returned error (if any) from UpdateWindowTitleBirger Skogeng Pedersen
2022-01-21invoke title-setting shell command appropriatelyBirger Skogeng Pedersen
2022-01-21set repo name as window title when loading repo, fix #1691Birger Skogeng Pedersen
2022-01-18fix integration testJesse Duffield
2022-01-17do not show branch graph when in filtering modeJesse Duffield
2022-01-17make integration test passJesse Duffield
2022-01-17allow sandbox mode with integration testsJesse Duffield
2022-01-16fix merge scroll bugJesse Duffield
2022-01-16fix bug with subprocessJesse Duffield
2022-01-15fix bug which prevented quitting with confirmJesse Duffield