summaryrefslogtreecommitdiffstats
path: root/pkg/gui/gui.go
AgeCommit message (Expand)Author
2018-09-05change menu keybinding from ? to xDawid Dziurla
2018-09-05include global keybindings in menuDawid Dziurla
2018-09-05help -> menuDawid Dziurla
2018-09-04add renderGlobalOptionsDawid Dziurla
2018-09-04move keys slice to guiState structDawid Dziurla
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-26anonymous reporting dataJesse Duffield
2018-08-25check error from setViewOnBottomJesse Duffield
2018-08-25auto-updatesJesse Duffield
2018-08-25Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-23Sirupsen -> sirupsenDawid Dziurla
2018-08-23WIPJesse Duffield
2018-08-20support empty version stringJesse Duffield
2018-08-20WIP auto updatesJesse Duffield
2018-08-18support opening and editing config fileJesse Duffield
2018-08-18bump dependenciesJesse Duffield
2018-08-18user configurable border colorsJesse Duffield
2018-08-18support writing back to user configJesse Duffield
2018-08-18merge masterJesse Duffield
2018-08-16Fixed itMark Kopenga
2018-08-16Fixed comments from jesseduffield on issue #137Mark Kopenga
2018-08-16Fixed comment on issue #137 from @jesseduffieldMark Kopenga
2018-08-15add user configuration in json fileJesse Duffield
2018-08-15Added translation for pkg/gui/ confirmation_panel.go gui.go merge_panel.goMark Kopenga
2018-08-14Merge branch 'master' of https://github.com/mjarkk/lazygitJesse Duffield
2018-08-14pull errors out of package scope and store sentinel errors on the gui structJesse Duffield
2018-08-14fixed package naming and added tr object to file_panel.goMark Kopenga
2018-08-14Merge pull request #2 from jesseduffield/masterMark Kopenga
2018-08-14make local i18n package confirm to project structureJesse Duffield
2018-08-14Added the translation to some words againMark Kopenga
2018-08-14send version number through appJesse Duffield
2018-08-14tried to update to latest masterMark Kopenga
2018-08-14Platform should only be present onceAndrei Miulescu
2018-08-14centralise subprocess code to gui.goJesse Duffield
2018-08-13minor cleanupJesse Duffield
2018-08-13got this bad boy compiling againJesse Duffield
2018-08-13progress on refactorJesse Duffield
2018-08-12Mid refactor change some more stuffAndrei Miulescu
2018-08-12Restrucure project in a way where it is more modularAndrei Miulescu