summaryrefslogtreecommitdiffstats
path: root/pkg/gui/command_log_panel.go
AgeCommit message (Expand)Author
2023-07-03Introduce filtered list view modelJesse Duffield
2023-05-20Show correct keybinding in tipJesse Duffield
2023-05-16Rename CmdLog -> GuiLogJesse Duffield
2023-03-19Fix deprecated rand.SeedStefan Haller
2023-02-19rename key to PullJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-09-01Fix misspellscodesoap
2021-07-31simplify code a bitJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-06-28Fix typo in random tipDaniel Ebrahimian
2021-04-12allow hiding random tipJesse Duffield
2021-04-12lintingJesse Duffield
2021-04-12add random tip to command logJesse Duffield
2021-04-11make command log size configurableJesse Duffield