summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation
AgeCommit message (Expand)Author
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
2020-03-29remove old diff mode codeJesse Duffield
2020-03-28more smart refreshingJesse Duffield
2020-03-28better presentation of remotesJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-26separate commits from cherry pick stateJesse Duffield
2020-03-26better handling of current branch nameJesse Duffield
2020-03-26more lenient getting of short shasJesse Duffield
2020-03-25better formatted reflog listJesse Duffield
2020-03-18better upstream tracking and allow renaming a branchJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2020-02-25better commit lines in fullscreen modeJesse Duffield