summaryrefslogtreecommitdiffstats
path: root/pkg/updates
AgeCommit message (Expand)Author
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2022-03-18pkg/updates: Fix resource availability check in UpdaterMoritz Haase
2022-03-17start refactoring guiJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04refactoring the config structJesse Duffield
2022-01-04WIPJesse Duffield
2021-10-16small changesJesse Duffield
2021-10-16Allow having multiple config filesmjarkk
2021-04-12add random tip to command logJesse Duffield
2020-11-22fix updaterJesse Duffield
2020-10-10add some safe goroutinesJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield
2019-11-12remove go-getterJesse Duffield
2019-09-24UserConfigPath -> UserConfigDirDawid Dziurla
2019-09-24download updated binary to config dir rather than /tmpDawid Dziurla
2019-02-11use go-errors package to display stacktrace of errors that cause panicsJesse Duffield
2019-01-14pkg/updates: RefactoringKimMachineGune
2018-09-01better error for nonbackwards compatible changesJesse Duffield
2018-08-29fix linting issuesAnthony HAMON
2018-08-29more lenient version comparisonJesse Duffield
2018-08-27use logrus entry rather than loggerJesse 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-25auto-updatesJesse Duffield
2018-08-25Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-23WIPJesse Duffield
2018-08-20WIP auto updatesJesse Duffield
2018-08-18WIP updater packageJesse Duffield