summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation
AgeCommit message (Expand)Author
2022-05-08add author email to commitsJesse Duffield
2022-04-29chore(gui): remove todoRyooooooga
2022-04-24feat(file_icons.go): add Cargo.toml iconsRyooooooga
2022-04-23feat(gui): show remote iconsRyooooooga
2022-04-23feat(gui): show branch iconsRyooooooga
2022-04-23feat(gui): show commit iconsRyooooooga
2022-04-23feat(gui): show file iconsRyooooooga
2022-04-18better upstream changes presentationJesse Duffield
2022-04-16better appearance for reverse attributeJesse Duffield
2022-04-02fix testRyooooooga
2022-04-02introduce Ref interfaceRyooooooga
2022-03-24would you believe that I'm adding even more genericsJesse Duffield
2022-03-24many more genericsJesse Duffield
2022-03-24more genericsJesse Duffield
2022-03-24lots more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-24add gone branches statusJesse Duffield
2022-03-23diff colour for reflog commitsJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-17fix CIJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17fix lintingJesse Duffield
2022-03-17move commit files context into new structureJesse Duffield
2022-03-17move more view model logic into the files view modelJesse Duffield
2022-03-17migrate files context to new structureJesse Duffield
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