summaryrefslogtreecommitdiffstats
path: root/pkg/utils
AgeCommit message (Expand)Author
2022-03-24make more use of genericsJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-17move more view model logic into the files view modelJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-02-01Add shared function for loading map of custom colorsMatt Cles
2022-01-22add support for git bisectJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09refactorJesse Duffield
2022-01-09fix testsJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04more test refactoringJesse Duffield
2022-01-04refactoring the config structJesse Duffield
2022-01-04introduce Common struct for passing around common stuffJesse Duffield
2021-12-26add FindNamedMatches function in utilsJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-10-31better formattingJesse Duffield
2021-10-30fix truncationJesse Duffield
2021-10-30fix yet another issue with indentationJesse Duffield
2021-10-30fix another issue with indentationJesse Duffield
2021-10-30fix issue with indentationJesse Duffield
2021-10-30Fix multibyte initial charactersRyooooooga
2021-10-30associate random colours with authorsJesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-07-31add tests for color changesmjarkk
2021-07-31simplify code a bitJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-23correctly show files with special chars in commitmjarkk
2021-06-05support reverting merge commitsJesse Duffield
2021-06-02refactorJesse Duffield
2021-04-06do not refresh patch panel unless commit files panel is the current side panelJesse Duffield
2021-04-06switching repos without restarting the guiJesse Duffield
2021-04-06fix commentJesse Duffield
2021-04-06get tcell to cleanup the terminal if we panicJesse Duffield
2021-04-06stop referencing termboxJesse Duffield
2020-11-28refactorJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-10-13utils: ReplaceAll -> ReplaceDawid Dziurla
2020-10-10add some safe goroutinesJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-02allow adding a submoduleJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield
2020-08-15move patch stuff into its own packageJesse Duffield
2020-08-07follow cursor when staging and unstaging a file renameJesse Duffield
2020-03-29allow scoped mode where the commits/reflog/stash panels are scoped to a fileJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-28use reflogs from state to work out branch recenciesJesse Duffield
2020-03-25vastly improve the logic for undo and redoJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2020-02-25better commit lines in fullscreen modeJesse Duffield