summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation/files.go
AgeCommit message (Expand)Author
2023-03-19rename patch manager to patch builderJesse Duffield
2023-03-18Make arrows consistent (#2501)Jens Kutilek
2022-07-31refactor to use generics for file nodesJesse Duffield
2022-04-29chore(gui): remove todoRyooooooga
2022-04-23feat(gui): show commit iconsRyooooooga
2022-04-23feat(gui): show file iconsRyooooooga
2022-04-16better appearance for reverse attributeJesse Duffield
2022-04-02introduce Ref interfaceRyooooooga
2022-03-24make more use of genericsJesse Duffield
2022-03-19update lintersJesse 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-16Add unstagedChangesColor config optionDaniel Kiss
2022-01-22properly resolve cyclic dependencyJesse Duffield
2022-01-22add support for git bisectJesse 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-03-30fix background colour on selected lineJesse Duffield
2021-03-30refactorJesse Duffield
2021-03-30more file tree improvementsJesse Duffield
2021-03-30WIPJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29move file and submoduleJesse Duffield
2020-09-29support discarding submodule changesJesse Duffield
2020-09-29support submodulesJesse Duffield
2020-05-13standardise how we handle background coloursv0.20.3Jesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield