Tootfinder

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

@shanmukhateja@social.linux.pizza
2026-04-19 09:24:59

Today I learned about structuring #CMake projects.
This is a quick update on #GitRaven project. I have started looking into unit testing the app so I can setup CI/CD with #GitHub Actions.…

@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…