Commit Graph

13 Commits

Author SHA1 Message Date
8f8735d5a8 chore: modernize Go 1.26, update deps, fix lint issues
- Update Go version from 1.19 to 1.26
- Update all dependencies to latest versions
- Fix staticcheck warnings (unused vars, types, functions)
- Remove unused svgToPng function
- Add GitHub Actions CI workflow
2026-02-23 17:27:51 +00:00
e4decf6ee2 readying up for loading in commit messages to UI 2023-02-15 23:45:50 -08:00
c890907cee Add selection ability and cursor movement 2023-02-11 21:58:36 -08:00
7d080ff153 update gitfetch to use builtins, add config option for author 2023-02-07 15:16:42 -08:00
ee2fa0d24a fix minmax func 2023-02-05 10:50:18 -08:00
88a63e6705 update width of graphic 2023-02-03 12:10:04 -08:00
ada61387f2 add red square for failure to commit today 2023-02-02 22:00:24 -08:00
90c0803638 remove references to charm fork 2023-01-31 00:40:21 -08:00
f17cc5e1d5 remove black from palette 2023-01-31 00:25:04 -08:00
aa28e5b264 finish merging 2023-01-30 23:03:08 -08:00
f2fa0500fb rename gitgraph => graph 2023-01-30 15:07:13 -08:00
81383cc8a7 move graph tea models into ui 2023-01-27 22:11:30 -08:00
4cc204657c add stubs for bbtui 2023-01-27 00:08:56 -08:00