Git Log has a `--since` and `--until` flags where you can specify dates. It also accepts relative times, like `yesterday` and `last week`. I've found it very handy before meetings.
I had a cron that would aggregate the Git contributions my team made which I’d summarize and share out to leadership at the end of each week. I’m sure with an off the shelf LLM the entire process could be automated now.
This, combined with the possibility to also show events from gitlab would be really nice, since for work I work with gitlab (which I like better than github).
I wonder if they just started on codepen with a random snippet, that so happened to have an old jQuery, and then went on with it. I've done that before, where I find a codepen snippet, and iterate over it, without caring for what versions used on it.
This was really made in 2016. I hacked it together back then, and forgot about it. Now I needed to check what did I do yesterday, and I remembered that I once made this tool. It needed just a quick update of the authorization header.
Since this is missing on github, i thought it could be useful for other people. :-)
It has been working well for me. Saved me a ton of clicks over the years I'm sure.