summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-09-05fmt strikes againDawid Dziurla
2018-09-05include global keybindings in menuDawid Dziurla
2018-09-05help -> menuDawid Dziurla
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-03add missing translated polish stringsDawid Dziurla
2018-09-03add missing untranslated dutch stringsDawid 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 untranslated dutch stringsDawid Dziurla
2018-09-03polish translationDawid Dziurla
2018-09-03better english stringDawid 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
2018-09-03move descriptions to i18nDawid Dziurla
2018-09-03make '?' key visible on every panelDawid Dziurla
2018-09-03help panel size from getConfirmationPanelDimensionsDawid Dziurla
2018-09-03more error checksDawid 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 fix/testsJesse Duffield
2018-09-03Merge branch 'master' into rename-commits-in-user-editorJesse Duffield
2018-09-03Merge branch 'master' into hotfix/238-xdg-openJesse Duffield
2018-09-03Merge branch 'master' into hotfix/238-xdg-openJesse Duffield
2018-09-03add test for ResolvePlaceholderStringJesse Duffield
2018-09-01respect localized output of rmdirDawid Dziurla
2018-09-01add simple test for PrepareCommitAmendSubProcessDaniele D'Orazio
2018-09-01add keybinding to open user editor when renaming last commitDaniele D'Orazio
2018-09-01update default config headerJesse Duffield
2018-09-01introduce platform specific defaultsJesse Duffield
2018-09-01wrap windows start command in shellJesse Duffield
2018-09-01better error handling for commandsJesse Duffield
2018-09-01use start instead of cygstart to open files on windowsJesse Duffield