summaryrefslogtreecommitdiffstats
path: root/pkg/gui/keybindings.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-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
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
2021-12-06Add a menu entry and keybinding to `{` for decreasing the context sizeDerTeta
2021-12-06Add a menu item and keybinding to `}` to increase the context sizeDerTeta
2021-11-05add menu options for log stuffJesse Duffield
2021-11-05support scrolling left and rightJesse Duffield
2021-10-22Add variable to simplify JumpToBlock keybindingSam Burville
2021-10-22Improve JumpToBlock keybinding functionalitySam Burville
2021-10-22Add JumpToBlock keybindingSam Burville
2021-10-16minor changesJesse Duffield
2021-10-16copy selected text to clipboardHrishikesh Hiraskar
2021-08-25Fix translationsRyooooooga
2021-08-25Support `git config merge.conflictStyle diff3`Ryooooooga
2021-08-25Implement state filtering for commit filesLiberatys
2021-08-03introduce edit command template to open a specifig line of a fileRyooooooga
2021-07-27Fix menu item colorDenis Palashevskii
2021-07-27Update docsDenis Palashevskii
2021-07-27Implement pull request options menuDenis Palashevskii
2021-07-01:art: run go fmt against the file directly ftwDavyd McColl
2021-07-01:sparkles: facilitate toggling whitespace in the diff view with a hotkey (c-w...Davyd McColl
2021-05-30Add global binding to open recent reposLiberatys