Commit Graph

26 Commits

Author SHA1 Message Date
902266ede7 repo commits are sorted by default, stub out paginator 2023-02-18 18:12:45 -08:00
ecc3163d28 refactor Author type 2023-02-18 17:56:49 -08:00
ec642ccefc fix getAuthor/Email funcs 2023-02-17 17:47:37 -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
f932d2ce21 Day Commits in progress 2023-02-13 18:00:28 -08:00
2e01847d63 remove debug line, add basic tea structure 2023-02-11 20:14:44 -08:00
9541470633 disable slow parsing of additions and deletions 2023-02-08 18:36:38 -08:00
7d080ff153 update gitfetch to use builtins, add config option for author 2023-02-07 15:16:42 -08:00
9271b27511 add additional params to commit loader 2023-02-07 14:44:02 -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
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
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
02cd017227 fix incorrect offset 2023-01-30 01:10:17 -08:00
59aa42b563 add graph caching and garbage collection 2023-01-29 23:37:25 -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
6da484b892 refactor from mgfetch into commits 2023-01-28 01:54:07 -08:00