Skip to content

Too many commits will skew boxes #37

Description

@leana8959

When running against huge repositories like nixpkgs, the amount of daily commits goes over three digits and shifts the boxes. The calendar becomes skewed. I think it would be nice to do something like "[0-9]k" for bigger numbers, or just do ">n" when it goes over n which is a really big number.

$ go run . -path ~/r/NixOS/nixpkgs/ -email '*'
◷ loading...

     Oct         Nov                 Dec             Jan             Feb             Mar                 Apr
      47  495  532  409  439  525  406  82  87  84  60  55  43  56  58  59  35  57  50  41  50  37  35  30  66  21   -
Mon   31  644  541  510  468  503  362  87  89  92  81  73  56  59  63  69  62  56  79  50  40  42  59  71  66  36   -
      102  591  622  662  506  459  140  102  64  73  61  41  62  84  79  72  67  84  49  48  50  52  38  57  33  47   -
Wed   568  627  476  576  466  406  124  103  127  86  77  68  52  75  60  62  66  75  38  54  62  63  42  57  32  42   -
      588  587  410  600  484  810  144  129  123  95  61  75  78  69  68  58  53  52  63  60  43  53  49  41  21  13   -
Fri   601  674  432  531  575  460  156  92  78  84  62  66  83  60  67  54  72  64  53  66  57  69  39  41  21   2   -
      510  523  468  485  460  398  141  90  94  62  80  66  68  85  50  55  58  38  35  37  39  49  37  45  38   -   -

Legend: Less   -    1   405   607   810  More
Total commits: 31140 between 2025-10-15 and 2026-04-15

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions