If git diff or git log shows you tons of added/deleted files, you can use --diff-filter to just see changed files!
miniblog.
Related Posts
JSON Lines is such a delight to use. It's particular nice as a CLI interop format.
You can use dumb, fast tools (e.g. grep to quickly filter large outputs) as well as structured tools (e.g. jq).
Is there any way to filter out toots that aren't in languages you understand?
I see translation offered on some toots, so presumably there's at least some language detection.
It's such a shame there isn't structured data in commit messages. I can't query for the commit that fixes the most bugs or filter commits to only show feature additions.
We need a JSON of commit message syntax so we can start building tools.