Commit graph

15 commits

Author SHA1 Message Date
17bb47dde2 Sort chronologically by default 2023-01-23 13:59:50 +01:00
4001dd9328 Print commit time 2023-01-23 13:48:57 +01:00
f18537080a Cache lines of objects by their id 2023-01-23 13:42:17 +01:00
38dcf8932e Print newline before chart 2023-01-23 13:26:54 +01:00
11c97ab4a2 Count lines only if file is valid utf-8 2023-01-23 13:16:09 +01:00
7b50e1de2c Fix x range 2023-01-23 13:13:14 +01:00
d1b33758ce Scale chart to terminal size 2023-01-23 13:11:51 +01:00
9818353349 Improve performance on larger repos 2023-01-23 13:04:20 +01:00
dc13122476 Add args for chart size 2023-01-23 13:04:01 +01:00
3b2790c374 Plot lines on terminal 2023-01-23 12:52:04 +01:00
35cda2cbb8 Count lines of code for each ancestor 2023-01-23 12:26:21 +01:00
fc7c76aaf3 Use anyhow 2023-01-23 09:43:18 +01:00
3096fcc2be Traverse commits 2023-01-23 09:39:51 +01:00
a82db1b204 Parse basic args 2023-01-23 08:42:55 +01:00
2837927e2d Create project 2023-01-23 08:36:45 +01:00