Commit Graph

73 Commits

Author SHA1 Message Date
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
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
a56380dafe add logging to endpoints 2023-02-03 09:41:57 -08:00
37d5f0695f change default port 2023-02-03 00:55:29 -08:00
ada61387f2 add red square for failure to commit today 2023-02-02 22:00:24 -08:00
dc1d43e69e add stats endpoint 2023-02-02 21:29:17 -08:00
1ee5ff6bf0 fix an error where the wait group never completes on uninitialized repo 2023-02-01 10:58:31 -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
b270d61266 remove debug prints 2023-01-31 00:22:00 -08:00
31bb0d88c7 fix error in CommitSet to Freq func 2023-01-30 23:45:27 -08:00
aa28e5b264 finish merging 2023-01-30 23:03:08 -08:00
38bc9bcf94 mid-merge 2023-01-30 22:32:28 -08:00
62780ba810 reorder funcs by usage order 2023-01-30 22:25:00 -08:00
95963a2472 extract common into common.go 2023-01-30 22:09:43 -08:00
8b46956ed9 pull chan-based funcs to separate file 2023-01-30 22:07:58 -08:00
bfa45e4331 extract caching funcs to separate file 2023-01-30 22:05:38 -08:00
f2fa0500fb rename gitgraph => graph 2023-01-30 15:07:13 -08:00
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