summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-2921-49/+321
|
* meta.capim: Add with :dependencies keyEuAndreh2025-05-231-0/+1
|
* Make: Use $< over $?EuAndreh2025-05-041-1/+1
|
* re s/guuid/uuid/gEuAndreh2025-05-031-3/+3
|
* Revert "src/glaze.go: Add simplistic -X redirect implementation"EuAndreh2024-11-151-17/+2
| | | | This reverts commit 383ff6b6069e757e17cccd5f36dfffec3ae22c8a.
* src/glaze.go: Stick to 80 columnsEuAndreh2024-11-141-12/+43
|
* src/glaze.go: Add simplistic -X redirect implementationEuAndreh2024-11-141-3/+15
|
* mkdeps.sh: Update to simplified code with same behaviourEuAndreh2024-11-101-14/+25
|
* src/glaze.go: Print versions only when startingEuAndreh2024-11-101-6/+11
|
* src/glaze.go: Separate logging from handlingEuAndreh2024-11-101-5/+43
|
* src/glaze.go: Return 404 instead of 500 on missing fileEuAndreh2024-11-101-0/+8
|
* src/glaze.go: Improve spacing of struct bracesEuAndreh2024-11-101-6/+6
|
* src/glaze.go: Turn UUID into string for logEuAndreh2024-11-091-1/+1
|
* src/glaze.go: Remove leftover printlnEuAndreh2024-11-091-1/+0
|
* .gitignore: Include pattern for cgoEuAndreh2024-10-291-0/+1
|
* .gitignore: Add pattens for next test artifactsEuAndreh2024-10-291-1/+9
|
* mkdeps.sh: Fix typo on varlist nameEuAndreh2024-10-292-2/+2
|
* Makefile: Simplify time file generation on bench taget dependenciesEuAndreh2024-10-291-2/+1
|
* Makefile: Prioritize local version when building and linkingEuAndreh2024-10-291-2/+2
|
* Adapt to latest golang Makefile skeletonEuAndreh2024-10-205-36/+112
|
* Makefile: "var version" -> "const Version"EuAndreh2024-09-271-1/+1
|
* Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX)EuAndreh2024-08-151-0/+2
|
* Add src/version.goEuAndreh2024-08-153-6/+15
|
* Makefile: Simplify a bit compile ruleEuAndreh2024-08-111-6/+4
|
* Build with "go tool" and remove uneeded dependenciesEuAndreh2024-08-1017-235/+648
|
* Initial implementationEuAndreh2024-05-1410-0/+348
|
* Initial empty commitEuAndreh2024-03-250-0/+0