17 Commits

Author SHA1 Message Date
30dea2c239 test(types,common): add unit tests, fix goimports formatting
- Add tests for types package: NewDataSet, NewCommit, Commit.String,
  Freq.Merge, DataSet operations
- Add tests for graph/common package: MinMax, ColorForFrequency,
  CreateGraph, SetColorScheme
- Fix goimports alignment in common.go and settings.go
2026-03-11 06:01:45 +00:00
009c198cde add caching for authors, expauthor type 2023-02-21 21:37:43 -08:00
9e934da2de add keybinds and Update for paginator 2023-02-19 10:30:52 -08:00
ecc3163d28 refactor Author type 2023-02-18 17:56:49 -08:00
b482a11999 add stringer to commit 2023-02-17 17:54:44 -08:00
e4decf6ee2 readying up for loading in commit messages to UI 2023-02-15 23:45:50 -08:00
5d6ca69a2b prepare for git commit chan aggregation 2023-02-14 22:51:54 -08:00
c890907cee Add selection ability and cursor movement 2023-02-11 21:58:36 -08:00
c2d04ed3b0 add repo caching for non-chan 2023-02-07 00:27:02 -08:00
f5f268dff7 atart work on caching repos 2023-02-06 23:03:15 -08:00
aa28e5b264 finish merging 2023-01-30 23:03:08 -08:00
38bc9bcf94 mid-merge 2023-01-30 22:32:28 -08:00
f2fa0500fb rename gitgraph => graph 2023-01-30 15:07:13 -08:00
59aa42b563 add graph caching and garbage collection 2023-01-29 23:37:25 -08:00
dcf43adf95 move types to types package 2023-01-28 00:39:27 -08:00
0cdc55f430 refactor to make gitfetch compile 2023-01-26 23:55:26 -08:00
0e40bbab31 add types package 2023-01-26 23:51:11 -08:00