summaryrefslogtreecommitdiff
path: root/g.c
AgeCommit message (Collapse)Author
2025-11-21`g` daily (or rather, bi-daily) cumulative implementation updateczjstmax
changelogs: - please i do not want to write any more changelogs let's just say that i am making progress and probably i'll either be able to finish it tomorrow or in 2/3 days from now on maximum (if nothing goes wrong and development keeps on going in a stable manner like these past few days) once i am done with `g`, i will also start working on implementing [`gim`](https://github.com/jstmaxlol/gim) which is already available on the AUR through the `gim` package. sorry for the long-ass commit. it's 00:24 so technically not my birthday anymore, i am still very happy because i got to finish the whole entirety of the second depth in just a day, thought it would have taken me more to be completely honest. with that said, goodnight, gotta catch some zzzzzzzzzzzzzzzzzzzzz's. -czjstmax/jstmax!/ceez2exzt, however.
2025-11-20cumulative implementation updateczjstmax
2025-11-20fat cumulative updateczjstmax
slowly but steadily implementing everything, gotta pause for a bit though, it's my birthday btw :))
2025-11-19goodnight for now - now you can `g c a` at least :)czjstmax
2025-11-19updated build script to remove local binary from repo, added [MIT] licenseczjstmax
2025-11-19cumulative commit - working on implementationczjstmax
changelogs: - updated build.sh build script - instead of the manually matched 'regex'-like BS, made an helper function matches() - maybe this made the code a bit more clunked because you have to manually create an array of strings with each and every possibility manually typed in but it is still hundreds of times better than what i was doing beforehand. also i forgot the binary inside of the commit but i'll make the build script handle that by deleting it after moving to PATH, probably a good idea.
2025-11-18started implementing - reordered usage()czjstmax
changelogs: - reordered usage() based on implementation order - started implementation good night for now
2025-11-18added readme and initial g.cczjstmax