summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/helpers/suggestions_helper.go
AgeCommit message (Expand)Author
2024-03-09Local-ise remote branches when checking out by namecheckout-by-nameJesse Duffield
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-22Keep track of authors across local commits and branch commits for suggestionsJesse Duffield
2023-07-10Use an interface for tasks instead of a concrete structJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-06-07Support authors and tags in custom command suggestions presetJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30standardise helper argsJesse Duffield
2023-04-30split context common from helper commonJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2022-06-09support setting the author of a commitJesse Duffield
2022-03-24many more genericsJesse Duffield
2022-03-17refactor controllersJesse Duffield