summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
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
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 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-28dont panic when catting directoriesJesse Duffield
2018-08-27Merge branch 'master' into feature/add-allJesse Duffield
2018-08-27update call to update user config functionJesse Duffield
2018-08-27Merge branch 'feature/anonymous-reporting'Jesse Duffield
2018-08-27move update quit confirmation function into updates fileJesse Duffield
2018-08-27better auto update logicJesse Duffield
2018-08-27Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-27Merge branch 'master' into feature/anonymous-reportingJesse Duffield
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26run gofmtAnthony HAMON
2018-08-26add openFile to gui structAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-25check error from setViewOnBottomJesse Duffield
2018-08-25auto-updatesJesse Duffield
2018-08-25Merge branch 'master' into feature/auto-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-23Sirupsen -> sirupsenDawid Dziurla
2018-08-23WIPJesse Duffield