summaryrefslogtreecommitdiffstats
path: root/pkg/tasks/tasks.go
AgeCommit message (Expand)Author
2021-11-07add testsv0.31.2Jesse Duffield
2021-11-07restore some code that was erroneously removedJesse Duffield
2021-11-05some more throttling stuffJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-17stop resetting scroll all the timeJesse Duffield
2021-04-09reduce flicker without worrying about carriage returnsJesse Duffield
2021-04-08revert no-flicker due to carriage return weirdnessJesse Duffield
2021-04-06fix flicker issue in main viewJesse Duffield
2020-10-10add some safe goroutinesJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-03-04refactorJesse Duffield
2020-03-04supporing custom pagers step 1Jesse Duffield
2020-02-24tasks: don't use a function that requires Go 1.12Dawid Dziurla
2020-02-02more ticker improvementsJesse Duffield
2020-01-12allow fast flicking through any list panelJesse Duffield