| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: Add switch for picking number of parallel fuzz workersHEADmain | EuAndreh | 2025-05-27 | 1 | -1/+2 |
* | meta.capim: Add with :dependencies key | EuAndreh | 2025-05-23 | 1 | -0/+7 |
* | src/uuid.go: Use envT in run() | EuAndreh | 2025-05-15 | 2 | -13/+28 |
* | po/: Remove extra headers from files | EuAndreh | 2025-05-15 | 12 | -24/+0 |
* | po/doc/: Update template and translations | EuAndreh | 2025-05-15 | 6 | -24/+390 |
* | Makefile: Simplify variable names and use instool(1) | EuAndreh | 2025-05-15 | 3 | -32/+37 |
* | Revamp i18n: use gotext | EuAndreh | 2025-05-14 | 60 | -1187/+199 |
* | doc/: Add uuid.en.{0,3,7.{CHANGELOG,README,TODOs,recipes,tutorial,why}}.adoc | EuAndreh | 2025-05-09 | 61 | -363/+1802 |
* | Support UUIDv7, with -vN for choosing | EuAndreh | 2025-05-07 | 10 | -48/+744 |
* | tests/{cli-opts,integration}.sh: Add test implementations | EuAndreh | 2025-05-04 | 3 | -0/+202 |
* | Add i18n for manpages | EuAndreh | 2025-05-04 | 15 | -0/+2488 |
* | Add standalone uuid(1) utility | EuAndreh | 2025-05-04 | 9 | -20/+209 |
* | re s/guuid/uuid/g | EuAndreh | 2025-05-03 | 9 | -28/+28 |
* | tests/guuid.go: Use os.Exit over assert when testing panic | EuAndreh | 2025-01-15 | 1 | -1/+1 |
* | Makefile: Simplify variable names | EuAndreh | 2025-01-15 | 4 | -20/+22 |
* | tests/guuid.go: Add test for panic inside New() | EuAndreh | 2025-01-14 | 2 | -8/+21 |
* | .gitignore: Include pattern for cgo | EuAndreh | 2024-10-29 | 1 | -0/+1 |
* | Makefile: Simplify time file generation on bench taget dependencies | EuAndreh | 2024-10-29 | 1 | -2/+1 |
* | Makefile: Prioritize local version when building and linking | EuAndreh | 2024-10-29 | 1 | -2/+2 |
* | Setup conventional functional tests, fuzz targets and benchmarks | EuAndreh | 2024-10-20 | 13 | -42/+310 |
* | src/guuid.go: Remove NewBytes() | EuAndreh | 2024-10-19 | 2 | -20/+0 |
* | Add noop mkdeps.sh and empty deps.mk | EuAndreh | 2024-09-30 | 3 | -0/+8 |
* | src/guuid.go: Remove "uuid" prefix from constants | EuAndreh | 2024-09-28 | 2 | -9/+9 |
* | src/guuid.go: Rename XxxError to ErrXxx | EuAndreh | 2024-09-28 | 2 | -12/+10 |
* | Makefile: "var version" -> "const Version" | EuAndreh | 2024-09-27 | 1 | -1/+1 |
* | src/guuid.go: Add NewBytes() function | EuAndreh | 2024-09-22 | 2 | -0/+20 |
* | src/guuid.go: Export UUIDByteCount | EuAndreh | 2024-09-16 | 1 | -4/+4 |
* | Initial version of v4 UUID | EuAndreh | 2024-09-13 | 6 | -0/+509 |
* | Initial empty commit | EuAndreh | 2024-09-12 | 0 | -0/+0 |