aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix readmeHEADmasterczjstmax4 days1-6/+21
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* fix readmeczjstmax10 days1-2/+0
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* Merge remote-tracking branch 'refs/remotes/origin/master'czjstmax10 days1-1/+3
|\
| * msgczjstmax2026-03-251-1/+3
| |
* | removed old build script, added proper Makefile, updated REDAMEczjstmax10 days3-24/+12
|/ | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* note in readmeczjstmax2026-01-031-0/+2
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* fixed typoczjstmax2025-12-131-3/+3
|
* instead of weird strcats, we're now safer and cleaner thanks to snprintf()czjstmax2025-11-241-60/+51
|
* testczjstmax2025-11-221-14/+19
|
* fixczjstmax2025-11-211-1/+1
|
* added maintainers list + fixesczjstmax2025-11-211-7/+13
|
* revise README for clarity and improved descriptionsczjstmax2025-11-211-10/+14
| | | | (commit generated by copilot on the gh website) updated the README to clarify the purpose and usage of 'g'. improved language for better readability.
* daily cumulative update #1czjstmax2025-11-211-4/+60
| | | | (no changelogs)
* "goodmorning" updateczjstmax2025-11-211-1/+1
| | | | beta sign now comes before - i like it better
* `g` daily (or rather, bi-daily) cumulative implementation updateczjstmax2025-11-211-6/+64
| | | | | | | | | | | | | | | | 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.
* cumulative implementation updateczjstmax2025-11-202-2/+32
|
* Merge remote-tracking branch 'refs/remotes/origin/master'czjstmax2025-11-201-0/+3
|\
| * grammarczjstmax2025-11-201-1/+1
| |
| * "why permissive" note addedczjstmax2025-11-201-0/+3
| |
* | fat cumulative updateczjstmax2025-11-201-19/+113
|/ | | | | slowly but steadily implementing everything, gotta pause for a bit though, it's my birthday btw :))
* goodnight for now - now you can `g c a` at least :)czjstmax2025-11-191-3/+48
|
* added sidenote in the readmeczjstmax2025-11-191-2/+5
|
* updated build script to remove local binary from repo, added [MIT] licenseczjstmax2025-11-194-29/+140
|
* cumulative commit - working on implementationczjstmax2025-11-194-59/+76
| | | | | | | | | | | | | 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.
* started implementing - reordered usage()czjstmax2025-11-181-10/+57
| | | | | | | changelogs: - reordered usage() based on implementation order - started implementation good night for now
* added readme and initial g.cczjstmax2025-11-182-0/+89