Tootfinder

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

@shanmukhateja@social.linux.pizza
2026-04-11 10:24:42

I might have to explore C RAAI concept sooner or later for #GitRaven.
It is getting difficult manually free-ing memory used via libgit2. I am having to think about and write if checks for all the edge cases across my GitManager class.
ChatGPT suggested this after I mentioned this issue and it sounds like it's useful.

@shanmukhateja@social.linux.pizza
2026-04-06 18:17:27

Hey #fediverse #developers
I am happy to bring this update for my pet project #GitRaven. It's a Git management tool built in C and Qt as a learning experience.
Give it a…

@shanmukhateja@social.linux.pizza
2026-01-14 11:10:44

Something's brewing!!
#GitRaven is getting UI to switch branches and tags.
#opensource #cppdev