aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainMakefile: Add switch for picking number of parallel fuzz workersEuAndreh6 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-05-27Makefile: Add switch for picking number of parallel fuzz workersHEADmainEuAndreh1-1/+2
2025-05-23meta.capim: Add :dependencies keyEuAndreh1-0/+7
2025-05-15Revamp setup of i18n, now with gotext(0)EuAndreh19-192/+734
2025-05-11Finish branches.html and setup i18n of manpages and HTML stringsEuAndreh15-30/+1481
2025-05-06src/gistatic.go: Add missing trailing newline to usage() outputEuAndreh1-1/+1
2025-05-05src/gistatic.go: Use ExitIf() from gobangEuAndreh1-3/+1
2025-05-05src/gistatic.go: Tweak indentation 💅EuAndreh1-5/+3
2025-05-04git mv meta.json meta.capimEuAndreh2-3/+3
2025-05-04Make: Use $< over $?EuAndreh1-1/+1
2025-05-02Switch from POSIX sh to GoEuAndreh59-3030/+294
[...]