Make the 0-commit color more distinct
Fix initial server reponse behavior, add --pull
Fix an ordering bug in the server, and add timestamps to logs
Tweak subcommands and flags
Switch from iso weeks to normal ones, add "ghost days"
Clean up and optimize the server a bit
Tweak cli and update readme
Fix server and run rustfmt
Add the `server` command, separate file output to `generate`
Make rayon optional and optimize commit analysis
...by a few orders of magnitude. Turns out you can just ask `git log`
for the dates!
Split main into logical units