Commit Graph

103 Commits

Author SHA1 Message Date
02cd017227 fix incorrect offset 2023-01-30 01:10:17 -08:00
01e529f62a test in-prog commit 2023-01-30 01:04:17 -08:00
bf8d6ce94c test in-prog commit 2023-01-30 00:49:01 -08:00
59aa42b563 add graph caching and garbage collection 2023-01-29 23:37:25 -08:00
0390abcfeb use newer api with threading 2023-01-29 22:25:32 -08:00
9c832bc07d add channel func for calculating freqs 2023-01-29 22:06:52 -08:00
4356613bd4 add buffered channel methods 2023-01-28 18:09:39 -08:00
dbef522f89 make buildable by the general public 2023-01-28 02:32:10 -08:00
89a4d01f21 make term return strings instead of writing directly 2023-01-28 02:23:25 -08:00
a98dec1293 fix error check 2023-01-28 02:09:11 -08:00
6da484b892 refactor from mgfetch into commits 2023-01-28 01:54:07 -08:00
6e6612716d update for svg server to compile 2023-01-28 01:26:46 -08:00
a72bf78aef add support for filtering commits against multiple authors 2023-01-28 01:15:52 -08:00
dcf43adf95 move types to types package 2023-01-28 00:39:27 -08:00
c4a74123ef add mgfetch 2023-01-28 00:24:00 -08:00
80481979cd use repo receiver func 2023-01-27 22:44:21 -08:00
6b918c4a57 migration into monorepo complete 2023-01-27 22:26:17 -08:00
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