summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation/commit_files.go
AgeCommit message (Expand)Author
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-23correctly show files with special chars in commitmjarkk
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
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29move commit filesJesse 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-15move patch stuff into its own packageJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield