Commit Graph

36 Commits

Author SHA1 Message Date
ec13f4416c rename migration folder 2023-01-27 22:18:41 -08:00
30c2739c4c Merge remote-tracking branch 'gg/master' into inte 2023-01-27 22:15:00 -08:00
e7cb12cbe9 preparing for repo merging 2023-01-27 22:13:58 -08:00
81383cc8a7 move graph tea models into ui 2023-01-27 22:11:30 -08:00
81b0f44866 change default colorscheme, update deps 2023-01-27 00:39:52 -08:00
f9abcf8a6f print out 4 years 2023-01-27 00:38:20 -08:00
bb33e7bca1 update to use different API in gitgraph 2023-01-27 00:30:13 -08:00
188a7af27a update dependencies 2023-01-27 00:18:29 -08:00
4cc204657c add stubs for bbtui 2023-01-27 00:08:56 -08:00
9b511cb5ea rename bin to cmd 2023-01-27 00:06:15 -08:00
51b3602a41 fix oob 2023-01-27 00:04:42 -08:00
7aa193c870 add df code for UI 2023-01-26 23:57:38 -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
09b897d3c0 update simplecolor deps 2023-01-25 00:19:21 -08:00
d55a352b7e fix frequency for repo with only one commit 2023-01-25 00:16:40 -08:00
5511fc288d update dependencies 2023-01-25 00:04:18 -08:00
47f3930288 update ref to sc 2023-01-13 17:08:17 -08:00
3ceeb1ee00 add go mod bump to 1.19 2023-01-13 17:03:27 -08:00
999d28ffda fix minmax defaults 2023-01-13 17:01:34 -08:00
ca16dbb99b preparation for choosing a year at the command line 2022-06-19 16:39:26 -06:00
528c1c0a87 add NewDataSet call 2022-06-19 16:24:54 -06:00
b25af96bcc error out properly when gitfetch can't find a repo 2022-06-19 16:20:51 -06:00
bfd6ae92b8 refactor import => gitfetch 2022-06-19 16:12:33 -06:00
7281592493 refactor 2022-06-19 15:41:13 -06:00
05760bbb38 testing using gitgraph with imported data 2022-06-19 15:40:13 -06:00
c29a30e687 gitgraph term and svg generation complete 2022-06-19 15:53:12 -04:00
64e1a55168 add terminal unicode block 2022-06-19 12:21:29 -04:00
e26d84a9dd separate out into packages to avoid unnecessary dependencies 2022-06-19 12:21:08 -04:00
4ec06a5994 rename API call from Image to SVG 2022-06-19 12:13:40 -04:00
5f0293992b add working webserver example 2022-06-19 12:08:30 -04:00
0fe64ae57e Adding go-git deps, more readme 2022-06-19 11:49:46 -04:00
701a622177 make graph slightly resizeable 2022-06-16 09:27:18 -06:00
09982ece64 graphing with random numbers works 2022-06-16 06:16:39 -06:00
37a5894e41 work on svg generation 2022-06-16 06:00:27 -06:00
ae1ac7961a placeholder code in place 2022-06-12 12:55:00 -07:00