summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-08-28dont panic when catting directoriesJesse Duffield
2018-08-28when panicking due to malformed gitconfig, show a more useful errorJesse Duffield
2018-08-27better translationJesse Duffield
2018-08-27Merge branch 'master' into feature/add-allJesse Duffield
2018-08-27use logrus entry rather than loggerJesse Duffield
2018-08-27update call to update user config functionJesse Duffield
2018-08-27separate english translation structsJesse Duffield
2018-08-27Merge branch 'feature/anonymous-reporting'Jesse Duffield
2018-08-27move update quit confirmation function into updates fileJesse Duffield
2018-08-27localize update errorsJesse Duffield
2018-08-27record last update check as soon as you begin checkingJesse Duffield
2018-08-27better auto update logicJesse Duffield
2018-08-27disable updating on windows for nowJesse Duffield
2018-08-27Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-27Merge branch 'master' into feature/anonymous-reportingJesse Duffield
2018-08-27fix format issueAnthony HAMON
2018-08-27Merge pull request #206 from antham/add-pkg-commands-testJesse Duffield
2018-08-26add config flagDawid Dziurla
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26update config docs for auto updatesJesse Duffield
2018-08-26run gofmtAnthony HAMON
2018-08-26add openFile to gui structAnthony HAMON
2018-08-26add testsAnthony HAMON
2018-08-26extract dependenciesAnthony HAMON
2018-08-26switch GetOpenCommand scope to privateAnthony HAMON
2018-08-26move dummy functions, rename functionsAnthony HAMON
2018-08-26add tests to pkg/commandsAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-26simplify methodAnthony HAMON
2018-08-26avoid useless allocationAnthony HAMON
2018-08-26move platform specific code to dedicated platform filesAnthony 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
2018-08-23Merge pull request #204 from remyabel/hotfix/fix-dutch-errorsJesse Duffield
2018-08-22Remove accidentally checked in codeTommy Nguyen
2018-08-22Remove space before punctuationTommy Nguyen
2018-08-22Merge pull request #198 from antham/fix-various-errorsJesse Duffield
2018-08-21remove useless checkAnthony HAMON
2018-08-21fix documentation and reference issuesAnthony HAMON
2018-08-21Fix typos causing tests to failTommy Nguyen
2018-08-21Merge pull request #151 from alcohol/force-delete-branchJesse Duffield
2018-08-21Merge pull request #202 from dawidd6/testJesse Duffield
2018-08-21s/escape/quitTommy Nguyen