summaryrefslogtreecommitdiffstats
path: root/pkg/gui/keybindings.go
AgeCommit message (Expand)Author
2020-03-29add new diff modeJesse Duffield
2020-03-29remove old diff mode codeJesse Duffield
2020-03-29rename to filtered modeJesse Duffield
2020-03-29allow scoped mode where the commits/reflog/stash panels are scoped to a fileJesse Duffield
2020-03-28update cheatsheetJesse Duffield
2020-03-28support lazyloading in commits viewJesse Duffield
2020-03-28add keybindings for paging in list panels and jumping to top/bottomJesse Duffield
2020-03-26limit size of menu panelJesse Duffield
2020-03-25redoingJesse Duffield
2020-03-25note that undo functionality is experimentalJesse Duffield
2020-03-25undo via rebaseJesse Duffield
2020-03-23add tab keybindingsv0.17.4Jesse Duffield
2020-03-19allow resetting cherry picked commits selectionJesse Duffield
2020-03-18fix docsJesse Duffield
2020-03-18add opne menu keybindings in docshitsuji_no_shippo
2020-03-18add close menu keybindings in docshitsuji_no_shippo
2020-03-18fix search keybindings in docshitsuji_no_shippo
2020-03-18better upstream tracking and allow renaming a branchJesse Duffield
2020-03-11add search keybings in docshitsuji_no_shippo
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-29better keybindings for patch building modeJesse Duffield
2020-02-29better keybindings for staging by lineJesse Duffield
2020-02-29fix cheatsheet script to support different contextsJesse Duffield
2020-02-25add half and fullscreen modesv0.15.1Jesse Duffield
2020-02-24eagerload commits when searchingJesse Duffield
2020-02-24support searching in side panelsJesse Duffield
2020-02-24switch custom command keybinding to ':'Jesse Duffield
2020-02-16fix wordingJesse Duffield
2020-02-16add reset to upstream option on files panelJesse Duffield
2020-02-16allow resetting to tagJesse Duffield
2020-02-16allow resetting to remote branchJesse Duffield
2020-02-16allow resetting to branchJesse Duffield
2020-02-04Added more keybindsv0.14.1Glenn Vriesman
2020-02-04Added commit keybinding to staging viewsGlenn Vriesman
2020-01-09add reflog reset optionsv0.13Jesse Duffield
2020-01-09add checkout reflog commit keybindingJesse Duffield
2020-01-09add reflog tab in commits panelJesse Duffield
2020-01-08add git flow supportJesse Duffield
2020-01-07added a seperate keybinding option for checking out commitsDavid Chen
2020-01-07customizable keybinding for toggleDiffCommitDavid Chen
2020-01-07Merge branch 'master' into custom-keybindingsDavid Chen
2020-01-07fixed keybinding display in merge_panel.goDavid Chen
2020-01-07allow commits to be checked outJesse Duffield
2020-01-07updated keybinding config docsDavid Chen
2020-01-06if statements to mapDavid Chen
2020-01-06PickBothHunks -> pickBothHunksDavid Chen
2020-01-04Merge branch 'master' into custom-keybindingsDavid Chen
2020-01-03make Ctrl+P visiblematejcik
2019-12-08re-position key names so that the menu will show 'enter' instead of 'ctrl-m',...David Chen
2019-12-07added keybinding for fetchRemoteDavid Chen