summaryrefslogtreecommitdiffstats
path: root/pkg/gui/keybindings.go
AgeCommit message (Expand)Author
2018-09-09Merge branch 'master' into feature/helpDawid Dziurla
2018-09-05change menu keybinding from ? to xDawid Dziurla
2018-09-05fmt strikes againDawid Dziurla
2018-09-05include global keybindings in menuDawid Dziurla
2018-09-05initial commit message counterDawid Dziurla
2018-09-05help -> menuDawid Dziurla
2018-09-03helperize spacesDawid Dziurla
2018-09-03remove capitalization of keybindings descriptionsDawid Dziurla
2018-09-03apply fmt againDawid Dziurla
2018-09-03merge conflict effect fixDawid Dziurla
2018-09-03add generate_cheatsheet scriptDawid Dziurla
2018-09-03apply fmt on keybindingsDawid Dziurla
2018-09-03add missing descriptionsDawid Dziurla
2018-09-03indent keybindingsDawid Dziurla
2018-09-03move descriptions to i18nDawid Dziurla
2018-09-03update help panelDawid Dziurla
2018-09-03apply fmtDawid Dziurla
2018-09-03change key from 'H' to '?'Dawid Dziurla
2018-09-03initial help panelDawid Dziurla
2018-09-03move bindings to getKeybindings()Dawid Dziurla
2018-09-03Merge branch 'master' into rename-commits-in-user-editorJesse Duffield
2018-09-01add keybinding to open user editor when renaming last commitDaniele D'Orazio
2018-09-01WIP using runDirectCommand with xdg-openJesse Duffield
2018-08-27Merge branch 'master' into feature/add-allJesse Duffield
2018-08-25auto-updatesJesse Duffield
2018-08-25add 'a' keybinding to toggle staged/unstaged for all filesJesse Duffield
2018-08-24Merge pull request #200 from remyabel/feature/esc-quitsJesse Duffield
2018-08-21s/escape/quitTommy Nguyen
2018-08-21s/quit/escape, don't use special handling for viewsTommy Nguyen
2018-08-21Esc will quit when not in popup, fixes #197Tommy Nguyen
2018-08-20add option to force delete given branchRob Bast
2018-08-18support opening and editing config fileJesse Duffield
2018-08-13add PR #135 keybindings to this branchJesse Duffield
2018-08-13got this bad boy compiling againJesse Duffield
2018-08-13progress on refactorJesse Duffield
2018-08-12Restrucure project in a way where it is more modularAndrei Miulescu