Commit Graph

18 Commits (fe02a4bf0d8a15d57cbdf17640500372d768827f)

Author SHA1 Message Date
Wynd fe02a4bf0d Added a list of repos and amount of commits in those based on the heatmap data 2025-04-24 16:57:47 +03:00
Wynd 437e3689d5 Updated dependencies, toolchain and rust edition 2025-03-22 14:31:01 +02:00
Wynd 055744285a Split the app into bin and lib 2025-01-18 00:14:48 +02:00
Wynd fd7e8c2e88 Allow for multiple root-dir args 2025-01-12 12:24:54 +02:00
Wynd 36c18008a0 Allow overriding args 2024-12-12 10:41:54 +02:00
Wynd c9046f9a0e Chunk based heatmap for wrapping on multiple rows 2024-11-03 00:13:02 +02:00
Wynd 8e1eaf4a03 New numbers formatting for the heatmap 2024-10-12 11:59:13 +03:00
Wynd 9efedeba00 Fixed the --ignore flag being misspelled 2024-09-15 13:48:21 +03:00
Wynd 43e18129a1 Removed the screen clear and added an ignore repos cli arg 2024-09-01 12:22:47 +03:00
Wynd 468f6a4eba Added month splitting option 2024-08-24 16:41:51 +03:00
Wynd 9bc5c6174c Added a new option to allow the program to find all git repos from a given root dir 2024-08-24 14:21:26 +03:00
Wynd 90bd9ac376 Fixed a stupid bug with by-amount and made by-weight the default 2024-08-20 00:23:50 +03:00
Wynd f2e52f3815 Added a new config for coloring based on amount or weight 2024-08-20 00:07:19 +03:00
Wynd cbb5d07cb4 Added a --no-merges flag so merges can be ignored 2024-08-17 23:59:44 +03:00
Wynd 25d6b47e15 Added support for multiple authors and mailmap parsing for these authors 2024-08-17 16:13:38 +03:00
Wynd cbbe8c44b0 Added support for multiple repos each with their own number of branches 2024-08-17 01:48:06 +03:00
Wynd 893947b6ec Added support for multiple branches and start/end dates 2024-08-16 21:00:37 +03:00
Wynd f9f33e6b58 First impl, a heatmap with some clap configs 2024-08-15 22:09:51 +03:00