Generating Changelogs With Git Log #
Git has a command called git log. With it, you can get Hash, date, author, tag and commit message data, and probably more. I wrote a short bash script to take my git log and write it to a changelog.md as well as commiting it with the changes made prior. You can find this under my github profile under the name "CommitChangelogs"
I created a video to go with this.
Email your feedback about "Gemerating Git Changelogs"
Published on 2020/01/04
Articles from blogs I follow around the net
thecozycat ☀️ So sunburnt today. Went to the beach and got to pl...
So sunburnt today. Went to the beach and got to play with the snails and hermit crabs. I love the little sea critters. <3
via thecozycat July 25, 2026The Comic-Con of You
Joe Crawford is hosting this month’s IndieWeb carnival, and the theme is “Masks, Identities & Cosplay”. Thanks, Joe, for hosting and for picking a strong theme! The concepts of cosplay, masks and secret identities are not new, nor connected to one part…
via andrei.xyz July 24, 2026AI in Linux
The role of AI tools (LLMs, mainly) in Linux is under discussion, or it was, until Linus Torvalds “put his foot down” in support of the use of AI in Linux kernel development.I can identify two major ways in which AI is used for Linux kernel deve…
via Drew DeVault's blog July 23, 2026Generated by openring