summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation
AgeCommit message (Expand)Author
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
2020-09-29support discarding submodule changesJesse Duffield
2020-09-29support submodulesJesse Duffield
2020-08-27drop merge commits when interactive rebasing just like git CLIJesse Duffield
2020-08-23rename Status to PatchStatusJesse Duffield
2020-08-23better handling of there being no commit filesJesse Duffield
2020-08-23show file statuses in commit files viewJesse Duffield
2020-08-23more cherry picking stuff, mostly around the reflogJesse Duffield
2020-08-15move patch stuff into its own packageJesse Duffield
2020-05-13standardise how we handle background coloursv0.20.3Jesse Duffield
2020-03-29add new diff modeJesse Duffield