index
:
uuid
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-04
Add i18n for manpages
EuAndreh
15
-0
/
+2488
2025-05-04
Add standalone uuid(1) utility
EuAndreh
9
-20
/
+209
2025-05-03
re s/guuid/uuid/g
EuAndreh
9
-28
/
+28
2025-01-15
tests/guuid.go: Use os.Exit over assert when testing panic
EuAndreh
1
-1
/
+1
2025-01-15
Makefile: Simplify variable names
EuAndreh
4
-20
/
+22
2025-01-14
tests/guuid.go: Add test for panic inside New()
EuAndreh
2
-8
/
+21
2024-10-29
.gitignore: Include pattern for cgo
EuAndreh
1
-0
/
+1
2024-10-29
Makefile: Simplify time file generation on bench taget dependencies
EuAndreh
1
-2
/
+1
2024-10-29
Makefile: Prioritize local version when building and linking
EuAndreh
1
-2
/
+2
2024-10-20
Setup conventional functional tests, fuzz targets and benchmarks
EuAndreh
13
-42
/
+310
2024-10-19
src/guuid.go: Remove NewBytes()
EuAndreh
2
-20
/
+0
2024-09-30
Add noop mkdeps.sh and empty deps.mk
EuAndreh
3
-0
/
+8
2024-09-28
src/guuid.go: Remove "uuid" prefix from constants
EuAndreh
2
-9
/
+9
2024-09-28
src/guuid.go: Rename XxxError to ErrXxx
EuAndreh
2
-12
/
+10
2024-09-27
Makefile: "var version" -> "const Version"
EuAndreh
1
-1
/
+1
2024-09-22
src/guuid.go: Add NewBytes() function
EuAndreh
2
-0
/
+20
2024-09-16
src/guuid.go: Export UUIDByteCount
EuAndreh
1
-4
/
+4
2024-09-13
Initial version of v4 UUID
EuAndreh
6
-0
/
+509