Tootfinder

Opt-in global Mastodon full text search. Join the index!

@eana@s.1a23.studio
2026-03-16 18:00:42

⭐ Starred a repository

jj-vcs/jj
A Git-compatible VCS that is both simple and powerful
github.com/jj-vcs/jj

@fanf@mendeddrum.org
2026-01-26 18:42:01

from my link log —
Git as a tamperproof file archive using chained RFC3161 timestamps.
medium.com/swlh/git-as-cryptog

@azonenberg@ioc.exchange
2026-02-13 20:51:18

Git gurus: suppose I have a complex repository structure containing multiple levels of submodules.
We get frequent support tickets on github from users who failed to update one or more submodules when pulling the latest changes from the parent repo and get build issues or just don't incorporate the bug fix they're trying to test.
Is there a good way to fix/detect this in the build system? Like recursively follow .gitmodules and complain if the commit the parent wants isn&…

@compfu@mograph.social
2026-02-15 22:37:58

Oh well, our upcoming client doesn't provide cc files for each shot. Instead, we need to extract the grading values from an EDL file. Fortunately I've already written a script to do that a few years ago for another show.
The time to write a script might be more than what it takes to do the task manually (here it would be copying values from a text file to an xml file). But it pays off if you have to repeat the task. Even if that is 7 years later.

screenshot of a git repository showing a commit from December of 2018 for a tool called edl_to_cc.py