summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-27\#480 Close popup panels before switching to a side view0.8.3Giorgio Previtera
2019-10-27480 - remove duplication by using a decoratorGiorgio Previtera
2019-10-27#480 Allow cycling side panels with number keysGiorgio Previtera
2019-10-20Removed the pkg/gui/theme.go filemjarkk
2019-10-20Updated the config.mdmjarkk
2019-10-20Added light theme option to the settingsmjarkk
2019-09-30Merge pull request #516 from glvr182/hotfix/path-not-positionalDawid Dziurla
2019-09-30Main: Use --path instead of positionalGlenn Vriesman
2019-09-24Merge pull request #414 from glvr182/feature/dir-as-argDawid Dziurla
2019-09-24Mod: Added flaggy to vendor directoryGlenn Vriesman
2019-09-24Main: Added directory argumentGlenn Vriesman
2019-09-24UserConfigPath -> UserConfigDirDawid Dziurla
2019-09-24download updated binary to config dir rather than /tmpDawid Dziurla
2019-09-21Merge pull request #513 from jesseduffield/go.sumDawid Dziurla
2019-09-21update go.sum againDawid Dziurla
2019-09-15update go.sumv0.8.2Jesse Duffield
2019-09-15force underlying go commands under gox to use the vendor directoryJesse Duffield
2019-09-15use vendor directory in test.shJesse Duffield
2019-09-15bump gocuiJesse Duffield
2019-09-08add autoFetch to config docJesse Duffield
2019-09-08use git.autoFetch config optionmatejcik
2019-09-08move git config options to top-level in default configmatejcik
2019-09-08use gui.g directlymatejcik
2019-09-08startBackgroundFetch does not return errorsmatejcik
2019-09-08configurable auto-fetchmatejcik
2019-09-01adjust CI to Go modulesDawid Dziurla
2019-09-01switch to Go modulesDawid Dziurla
2019-07-27477 Remove unnecessary variable checkGiorgio Previtera
2019-07-27#477 Remove `NeedMerge` booleanGiorgio Previtera
2019-07-27477 Add new `NeedReset` property to File and update testsGiorgio Previtera
2019-07-27477 Remove duplicate checkoutGiorgio Previtera
2019-07-27#477 Discard changes when there are merge conflictsGiorgio Previtera
2019-07-27Simplified boolean comparisonChristian Muehlhaeuser
2019-07-27err was assigned but never checkedChristian Muehlhaeuser
2019-07-27Swallow errors entirely, instead of assigning and ignoring themChristian Muehlhaeuser
2019-07-27Simplified code a bitChristian Muehlhaeuser
2019-07-27Removed unnecessary string conversionChristian Muehlhaeuser
2019-07-27Add syntax highlighting to Config.mdTomáš Horáček
2019-07-14show actual error when trying to check out a branch that doesn't existJesse Duffield
2019-07-14fix typohaowei
2019-07-14472 - Update error messageGiorgio Previtera
2019-07-14472 - Don't panic if not in a repositoryGiorgio Previtera
2019-06-30Create FUNDING.ymlJesse Duffield
2019-06-29use fork of roll that doesn't care about errorsJesse Duffield
2019-06-29Revert "emergency situation: we're not logging to rollrus while we're past th...Jesse Duffield
2019-06-24emergency situation: we're not logging to rollrus while we're past the reques...Jesse Duffield
2019-06-08revert menu panel error panel usageJesse Duffield
2019-06-06add GIT_OPTIONAL_LOCKS=0 env var to all commandsJesse Duffield
2019-06-06allow stashing staged changesJesse Duffield
2019-05-26request explicit return from subprocessJesse Duffield