1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-27 00:51:18 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
802cfb1a04 render commit graph 2021-11-05 07:58:21 +11:00
7a464ae5b7 add graph algorithm 2021-11-01 10:03:49 +11:00
c1d2aa61f3 Fix misspells 2021-09-01 22:51:24 +02:00
e58376f9f7 add tests for TemplateFuncMapAddColors 2021-08-09 21:09:52 +02:00
e8e4fa5957 Add color functions to templates funcMaps 2021-08-09 11:52:00 +01:00
b5d8849c06 Support match colors in labelFormat entry in menuFromCommand prompts 2021-08-07 16:06:36 +01:00
e798aa4b15 more color tests 2021-08-01 13:21:06 +10:00
0662733ad9 add tests for color changes 2021-07-31 20:53:49 +02:00
550c0fd4dc refactor 2021-07-31 17:56:47 +10:00
0bc0e4ac88 more efficient 2021-07-31 17:33:20 +10:00
117c0bd4f7 simplify code a bit 2021-07-31 17:33:13 +10:00
79848087bc Switch to github.com/gookit/color for terminal colors 2021-07-30 15:14:46 +02:00