| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-20 | "why permissive" note added | czjstmax | |
| 2025-11-19 | goodnight for now - now you can `g c a` at least :) | czjstmax | |
| 2025-11-19 | added sidenote in the readme | czjstmax | |
| 2025-11-19 | updated build script to remove local binary from repo, added [MIT] license | czjstmax | |
| 2025-11-19 | cumulative commit - working on implementation | czjstmax | |
| 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-18 | started implementing - reordered usage() | czjstmax | |
| changelogs: - reordered usage() based on implementation order - started implementation good night for now | |||
| 2025-11-18 | added readme and initial g.c | czjstmax | |