summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
2019-10-20Added light theme option to the settingsmjarkk
2019-09-24UserConfigPath -> UserConfigDirDawid Dziurla
2019-09-24download updated binary to config dir rather than /tmpDawid Dziurla
2019-09-08move git config options to top-level in default configmatejcik
2019-09-08configurable auto-fetchmatejcik
2019-07-14fix typohaowei
2019-04-13Add skipHookPrefix to configJesse Duffield
2019-03-03support user configuring mouse events to be enabledJesse Duffield
2019-02-18rename any commitJesse Duffield
2019-02-16more work on rebasing featureJesse Duffield
2018-12-10Not always git fetchmjarkk
2018-12-09Worked and fixed a view commentsmjarkk
2018-12-08Tried to fix circleci errormjarkk
2018-12-07Fixed error when there is no state.ymlmjarkk
2018-12-06Only show private repo popup when opening repo for first timemjarkk
2018-11-08add scroll-past-bottom configuration optionKOREAN139
2018-10-20Add separate open command for links and check if branch exists on remote befo...Kristijan Husak
2018-09-05add confirmOnQuit config optionDawid Dziurla
2018-09-05allow users to configure whether the commit length is shownJesse Duffield
2018-09-04update xdg-open commandJesse Duffield
2018-09-03Merge branch 'master' into hotfix/238-xdg-openJesse Duffield
2018-09-01update default config headerJesse Duffield
2018-09-01introduce platform specific defaultsJesse Duffield
2018-09-01update configJesse Duffield
2018-09-01WIP using runDirectCommand with xdg-openJesse Duffield
2018-08-29fix fmt issueantham
2018-08-29fix linting issuesAnthony HAMON
2018-08-27Merge branch 'feature/anonymous-reporting'Jesse 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-26add config flagDawid Dziurla
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26update config docs for auto updatesJesse Duffield
2018-08-25auto-updatesJesse Duffield
2018-08-21remove useless checkAnthony HAMON
2018-08-18bump dependenciesJesse Duffield
2018-08-18user configurable border colorsJesse Duffield
2018-08-18support writing back to user configJesse Duffield
2018-08-16use shibukawa/configdir package to follow xdg spec config directory structureJesse Duffield
2018-08-16use yaml for config file rather than jsonJesse Duffield
2018-08-15add user configuration in json fileJesse Duffield
2018-08-12Restrucure project in a way where it is more modularAndrei Miulescu