summaryrefslogtreecommitdiffstats
path: root/pkg/gui/keybindings.go
AgeCommit message (Collapse)Author
2022-05-06fix: fix context of edit hunkRyooooooga
2022-05-06feat: add ability to edit hunkRyooooooga
2022-04-15refactor: explicitly add alternative keybindingMukhlis Akbarrudin
2022-04-06feat(merge_panel): Add open/edit files in merge conflict panelRyooooooga
2022-03-27allow menu to store keybindings for quick menu navigationJesse Duffield
2022-03-27require hitting escape to exit menu panelJesse Duffield
2022-03-27remove controllers structJesse Duffield
2022-03-27refactor menu contextJesse Duffield
2022-03-27add type alias for KeyJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-26support viewing commits of reflog entry and show better view titleJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-17clean up keybindings menuJesse Duffield
2022-03-17fix click handlingJesse Duffield
2022-03-17move workspace reset menu into controllerJesse Duffield
2022-03-17add remote branches controllerJesse Duffield
2022-03-17refactor custom commandsJesse Duffield
more custom command refactoring
2022-03-17refactor credential handlingJesse Duffield
2022-03-17add commit message controllerJesse Duffield
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-17cleanupJesse Duffield
2022-03-17reflog controllerJesse Duffield
2022-03-17more consistent namingJesse Duffield
2022-03-17fix cheatsheet crashJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17controller for viewing sub commitsJesse Duffield
2022-03-17working againJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17add global controllerJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-03-17fix suggestions panelJesse Duffield
2022-03-17some more refactoringJesse Duffield
2022-03-17cleaning upJesse Duffield
2022-03-17moving more into controllers packageJesse Duffield
2022-03-17move context keys into context packageJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
more and more move rebase commit refreshing into existing abstraction and more and more WIP and more handling clicks properly fix merge conflicts update cheatsheet lots more preparation to start moving things into controllers WIP better typing expand on remotes controller moving more code into controllers
2022-03-17start refactoring guiJesse Duffield
2022-01-29simplify submodule removeJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-09allow rewording old commitsJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-12-29allow opening a commit in the browserJesse Duffield