Arne Beer (@Nukesor)

@Nukesor@chaos.social
6 Followers
9 Following
7 Posts
Open-Source Dev and Freelance Consultant.
Projectshttps://github.com/Nukesor
Hompagehttps://arne.beer

I wrote some software¹: git-backdate allows you to change the dates on a (range of) commit to a given time frame. For perfectly good reasons. 😇

Includes flags to keep the commits inside of or outside of business hours. Also for perfectly good reasons. 😈

https://github.com/rixx/git-backdate

¹ some time ago, naturally

GitHub - rixx/git-backdate: Backdate a commit or range of commit to a date or range of dates.

Backdate a commit or range of commit to a date or range of dates. - rixx/git-backdate

GitHub

After 9 months of development Pueue v4.0.0 is finally out 🎉 .
A **lot** has happened. Lots of new features, stability and QoL improvements.
Along the journey the codebase underwent large scale refactorings and rearchitecturing.

Release binaries and full changelog can be found on the release page:
https://github.com/Nukesor/pueue/releases/tag/v4.0.0

#pueue #release

Release v4.0.0 · Nukesor/pueue

[4.0.0] - 2025-03-09 This release aims to further improve Pueue and to rectify some old design decisions. Large portions of both the library and the executables' code have been refactored and the p...

GitHub