summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2018-08-25Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-24Merge pull request #200 from remyabel/feature/esc-quitsJesse Duffield
2018-08-23Sirupsen -> sirupsenDawid Dziurla
2018-08-23WIPJesse Duffield
2018-08-22Remove accidentally checked in codeTommy Nguyen
2018-08-21Merge pull request #151 from alcohol/force-delete-branchJesse 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-21correct variable assignmentRob Bast
2018-08-21adjust translation(s) for forced branch deletionRob Bast
2018-08-21add returnRob Bast
2018-08-21Merge pull request #160 from remyabel/157_remove_bomJesse Duffield
2018-08-20support empty version stringJesse Duffield
2018-08-20Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-20WIP auto updatesJesse Duffield
2018-08-20add option to force delete given branchRob Bast
2018-08-19Fix ineffectual assignmentTommy Nguyen
2018-08-19NormalizeLinefeeds removes rather than converts Window/Mac style lf'sTommy Nguyen
2018-08-19fix golangci lintJesse Duffield
2018-08-19popup force push confirmation panel if the local branch has diverged from the...Jesse Duffield
2018-08-19Merge branch 'master' into 157_remove_bomTommy Nguyen
2018-08-19Factor out into NormalizeLinefeeds; add testsTommy Nguyen
2018-08-19fix ignore featureJesse Duffield
2018-08-19compare error message rather than error itself on no-commits errorJesse Duffield
2018-08-19view_helpers.go: don't ignore return valueTommy Nguyen
2018-08-19view_helpers.go: replace \r with \r\nTommy Nguyen
2018-08-18improve remove file logicJesse Duffield
2018-08-18enforce white text color in prompt panelsJesse Duffield
2018-08-18Merge branch 'master' into 157_remove_bomremyabel
2018-08-18create dashboardJesse 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-16Merge branch 'master' into 157_remove_bomremyabel
2018-08-16Fixed itMark Kopenga
2018-08-16[rebase] Fix errors; update dependenciesTommy Nguyen
2018-08-16Fixed comments from jesseduffield on issue #137Mark Kopenga
2018-08-16Fixed comments from jesseduffield on issue #137Mark Kopenga
2018-08-16#157: clean BOM, allowing CSV files to display correctlyTommy Nguyen
2018-08-16Fixed comment on issue #137 from @jesseduffieldMark Kopenga
2018-08-15Fully translated pkg/gui/confirmation_panel.goMark Kopenga
2018-08-15Merge pull request #4 from jesseduffield/masterMark Kopenga
2018-08-15Added all english translations to a file and fixed some typosMark Kopenga
2018-08-15add user configuration in json fileJesse Duffield
2018-08-15factor out code for new popup panelsJesse Duffield
2018-08-15dont panic if unable to close confirmation promptJesse Duffield
2018-08-15Translated pkg/gui/view_helpers.goMark Kopenga