summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2018-09-19Merge branch 'hotfix/cursor-positioning' into feature/recent-reposJesse Duffield
2018-09-19add recent repos menu optionJesse Duffield
2018-09-19Merge branch 'master' into hotfix/cursor-positioningJesse Duffield
2018-09-19Merge branch 'hotfix/cursor-positioning' into feature/recent-reposJesse Duffield
2018-09-18generalise popup menu panelJesse Duffield
2018-09-17appease golangciJesse Duffield
2018-09-17minor refactorJesse Duffield
2018-09-17standardise rendering of lists in panelsJesse Duffield
2018-09-16gui : remove unreachable codeAnthony HAMON
2018-09-12Merge branch 'hotfix/cursor-positioning' of https://github.com/jesseduffield/...Jesse Duffield
2018-09-12more efficient building of branch displaystringsJesse Duffield
2018-09-12Merge branch 'master' into hotfix/cursor-positioningJesse Duffield
2018-09-12remove redundant commentsJesse Duffield
2018-09-12don't use newlines at the end of panel buffersJesse Duffield
2018-09-11commands/git : remove dependency on gocuiAnthony HAMON
2018-09-10better handling of cursor and origin positioningsJesse Duffield
2018-09-09Merge branch 'master' into feature/helpDawid Dziurla
2018-09-07satisfy golangciDawid Dziurla
2018-09-07ladies and gentlemen...Dawid Dziurla
2018-09-07rewrite some of menu panel logicDawid Dziurla
2018-09-07support switching to recent repoJesse Duffield
2018-09-05add confirmOnQuit config optionDawid Dziurla
2018-09-05change menu keybinding from ? to xDawid Dziurla
2018-09-05allow users to configure whether the commit length is shownJesse Duffield
2018-09-05fmt strikes againDawid Dziurla
2018-09-05include global keybindings in menuDawid Dziurla
2018-09-05add commit count via gocui subtitleJesse Duffield
2018-09-05initial commit message counterDawid Dziurla
2018-09-05help -> menuDawid Dziurla
2018-09-05fix popup panel resizingJesse Duffield
2018-09-04add renderGlobalOptionsDawid Dziurla
2018-09-04delete optionsDawid Dziurla
2018-09-04move keys slice to guiState structDawid Dziurla
2018-09-04set help panel fgcolor to whiteDawid Dziurla
2018-09-04add getMaxKeyLengthDawid Dziurla
2018-09-03get selected branch from correct panelDawid Dziurla
2018-09-03helperize spacesDawid Dziurla
2018-09-03remove capitalization of keybindings descriptionsDawid Dziurla
2018-09-03get item position from correct panelDawid Dziurla
2018-09-03apply fmt againDawid Dziurla
2018-09-03merge conflict effect fixDawid Dziurla
2018-09-03add generate_cheatsheet scriptDawid Dziurla
2018-09-03remove testing contentDawid Dziurla
2018-09-03use Fprint instead of renderStringDawid Dziurla
2018-09-03apply fmt on keybindingsDawid Dziurla
2018-09-03don't panicDawid Dziurla
2018-09-03add missing descriptionsDawid Dziurla
2018-09-03explicitly delete 'help' viewDawid Dziurla
2018-09-03use Key if it's a rune, otherwise KeyReadableDawid Dziurla
2018-09-03indent keybindingsDawid Dziurla