summaryrefslogtreecommitdiffstats
path: root/pkg/gui/gui.go
AgeCommit message (Expand)Author
2022-03-17add commit files controllerJesse Duffield
2022-03-17stash controllerJesse Duffield
2022-03-17include stash in commitish controllerJesse Duffield
2022-03-17move git flowJesse Duffield
2022-03-17refactorJesse Duffield
2022-03-17add common commit controllerJesse Duffield
2022-03-17add subcommits controllerJesse Duffield
2022-03-17reflog controllerJesse Duffield
2022-03-17more consistent namingJesse Duffield
2022-03-17ensure we retain state when returning to submodule parentJesse Duffield
2022-03-17appease linterJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17controller for viewing sub commitsJesse Duffield
2022-03-17rename OSCommand field to osJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17working againJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17add global controllerJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17no more indirectionJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-03-17some more refactoringJesse Duffield
2022-03-17fix lintingJesse Duffield
2022-03-17move commit files context into new structureJesse Duffield
2022-03-17move more view model logic into the files view modelJesse Duffield
2022-03-17migrate files context to new structureJesse Duffield
2022-03-17move helpers into their own structJesse Duffield
2022-03-17standardise namingJesse Duffield
2022-03-17add actions abstractionJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17avoid deadlockJesse 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-17Record current directory on switchDavid Roman
2022-03-17allow skipping confirmation prompt after opening subprocessv0.34Ram Bhosale
2022-02-01Add shared function for loading map of custom colorsMatt Cles
2022-02-01Add configurable colors for branch prefixesMatt Cles
2022-01-26improve merge conflict flowJesse 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-16fix bug with subprocessJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-09add newline after message because it looks like the message doesn't appear ot...Jesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09shorten nameJesse Duffield