Forgejo monthly report - May 2026 https://lobste.rs/s/ewaxh7 #vcs #web
https://forgejo.org/2026-05-monthly-report/
vcs
Grit: rewriting Git in Rust with agents https://lobste.rs/s/galkdh #vcs #vibecoding
https://blog.gitbutler.com/true-grit
Spindle's new microVM engine https://lobste.rs/s/ybcofm #devops #linux #vcs
https://blog.tangled.org/spindle-microvm/
Which GitHub features are needed in a code forge before you can migrate? https://lobste.rs/s/w01x4p #vcs
How Jujutsu Rethinks Git's Working Copy and Conflict Model https://lobste.rs/s/vivtdh #vcs
https://www.git-tower.com/blog/jujutsu
jj v0.43.0 released https://lobste.rs/s/e1uduo #release #vcs
https://github.com/jj-vcs/jj/releases/tag/v0.43.0
Who Should Pay For Source Code Availability? via @hugoarnal https://lobste.rs/s/rsztog #vcs #zig
https://kristoff.it/blog/source-code-availability/
.gitignore Isn’t the Only Way To Ignore Files in Git https://lobste.rs/s/3kvccm #vcs
https://nelson.cloud/.gitignore-isnt-the-only-way-to-ignore-files-in-git/
The git history command deserves more attention https://lobste.rs/s/tb3el5 #vcs
https://lalitm.com/post/git-history/
Unicode composition for filenames via @RunxiYu https://lobste.rs/s/g3jf3e #security #vcs
https://svn.apache.org/repos/asf/subversion/trunk/notes/unicode-composition-for-filenames
repo-slopscore: Detecting AI/LLM contributions in git repositories via commit history analysis https://lobste.rs/s/7s8fwa #release #rust #vcs
https://slopscan.ava.pet/
Beagle SCM URIs and HTTP verbs with git https://lobste.rs/s/ybmrcg #vcs
https://replicated.wiki/blog/uris.html
Why don't people use git properly? https://lobste.rs/s/4e3g9a #education #practices #vcs
https://deadsimpletech.com/blog/why-dont-people-use-git-properly
git rebase -i is not that scary via @hugoarnal https://lobste.rs/s/uawqly #vcs
https://cachebag.sh/journal/interactive-rebasing/
Gleam has mirrored its source code on tangled (an AT-protocol based forge) https://lobste.rs/s/n6hm1q #gleam #vcs
https://tangled.org/gleam.run/gleam
git-absorb: git commit --fixup, but automatic https://lobste.rs/s/nprldj #vcs
https://github.com/tummychow/git-absorb
Version-controlled databases using Prolly trees via @vbernat https://lobste.rs/s/st8bqf #databases #vcs
https://lwn.net/Articles/1068864/
Radicle: P2P Git Replication with Git Native Issues and Patches https://lobste.rs/s/z4apqw #vcs
https://radicle.dev/
Web-based Jujutsu revset explorer & debugger https://lobste.rs/s/xroult #vcs
https://juju.bi/tools/revset
Hi all,
I've released got-portable 0.127
This release tracks got-0.127, no -portable specific changes.
Behind the scenes though, I have now moved got's CI from Cirrus-CI (RIP; they were good to us) to sr.ht's build infrastructure.
More details about this release can be found here:
https://gameoftrees.org/portable.html
Any questions, please let me know.
What does GitHub’s security team even do? https://lobste.rs/s/jnhyrh #security #vcs
https://orchidfiles.com/github-security-team/
Make Reviews Possible Again With This One Simple Trick https://lobste.rs/s/2shapa #programming #vcs #vibecoding
https://silky.github.io/posts/reviews-one-simple-trick.html