summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation
AgeCommit message (Expand)Author
2022-03-16Add unstagedChangesColor config optionDaniel Kiss
2022-02-01Add shared function for loading map of custom colorsMatt Cles
2022-02-01Add configurable colors for branch prefixesMatt Cles
2022-01-26fix panic on rebaseJesse Duffield
2022-01-26better rendering of bisect markets in commits panelJesse Duffield
2022-01-26only show commits from start ref if bad commit is reachable from thereJesse Duffield
2022-01-22exclude interactive rebase TODO commits from commit graphJesse Duffield
2022-01-22properly resolve cyclic dependencyJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2022-01-09add some more lintersJesse Duffield
2021-12-25fix typoCokile
2021-12-25support config unified color for commit authorsCokile
2021-11-05more consistent renderingJesse Duffield
2021-11-05fix bugJesse Duffield
2021-11-05add some configJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-11-01add graph algorithmJesse Duffield
2021-10-30support user-configurable author coloursJesse Duffield
2021-10-30move author name colouring code into its own fileJesse Duffield
2021-10-30only use a single initial for double sized runesJesse Duffield
2021-10-30Fix multibyte initial charactersRyooooooga
2021-10-30associate random colours with authorsJesse Duffield
2021-09-30Make cherry pick commit color customisableSam Burville
2021-08-01color fixupsJesse Duffield
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-07-22Change the way file statuses are loadedmjarkk
2021-07-16parse github emoji config optionmjarkk
2021-06-06more refactoringJesse Duffield
2021-04-02better colouring for directories for when adding a patchJesse Duffield
2021-04-02do not show commit files of another parent as added to the patchJesse Duffield
2021-04-02refactorJesse Duffield
2021-04-02file tree for commit filesJesse Duffield
2021-03-30fix background colour on selected lineJesse Duffield
2021-03-30refactorJesse Duffield
2021-03-30more file tree improvementsJesse Duffield
2021-03-30WIPJesse Duffield
2020-11-28support labels for suggestions which are distinct from valuesJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-10-02add submodules contextJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29move commit filesJesse Duffield
2020-09-29move stash panelJesse Duffield
2020-09-29move file and submoduleJesse Duffield
2020-09-29move remotes and remote branchesJesse Duffield
2020-09-29move tagsJesse Duffield
2020-09-29move commits model into models packageJesse Duffield
2020-09-29pull branch model out into models packageJesse Duffield