<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uuid/src, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/uuid/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/uuid/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/'/>
<updated>2025-05-15T14:37:28Z</updated>
<entry>
<title>src/uuid.go: Use envT in run()</title>
<updated>2025-05-15T14:37:28Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-15T14:33:42Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=40039d355287b43ccd42c58443bec914c8e57067'/>
<id>urn:sha1:40039d355287b43ccd42c58443bec914c8e57067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revamp i18n: use gotext</title>
<updated>2025-05-14T20:36:00Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-14T20:17:50Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=07276d16b83d2fd78ac8948da89820337160e278'/>
<id>urn:sha1:07276d16b83d2fd78ac8948da89820337160e278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support UUIDv7, with -vN for choosing</title>
<updated>2025-05-07T10:16:33Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-07T10:02:57Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=d3cb41376ac0be31ed2b6649dd8d6b42674ebeaf'/>
<id>urn:sha1:d3cb41376ac0be31ed2b6649dd8d6b42674ebeaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add standalone uuid(1) utility</title>
<updated>2025-05-04T12:12:26Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-04T12:12:26Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=f5187787c58670e80884078bd8eca5335e5b37e7'/>
<id>urn:sha1:f5187787c58670e80884078bd8eca5335e5b37e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re s/guuid/uuid/g</title>
<updated>2025-05-03T22:41:19Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-03T22:41:19Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=a6e6896309007fa1013bd51cee125ab8a75f282d'/>
<id>urn:sha1:a6e6896309007fa1013bd51cee125ab8a75f282d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Simplify variable names</title>
<updated>2025-01-15T07:43:38Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-01-15T07:43:38Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=9ae62b4cfca6293d4a83cc0242c54e5eac1cf47b'/>
<id>urn:sha1:9ae62b4cfca6293d4a83cc0242c54e5eac1cf47b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/guuid.go: Add test for panic inside New()</title>
<updated>2025-01-14T23:06:05Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-01-14T20:57:49Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=10686420e5adc0f1abd08290267d21684d33591b'/>
<id>urn:sha1:10686420e5adc0f1abd08290267d21684d33591b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/guuid.go: Remove NewBytes()</title>
<updated>2024-10-19T20:08:52Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2024-10-19T20:08:39Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=7da1d0b82bcf507fe111da30bf7c9033afcecdfc'/>
<id>urn:sha1:7da1d0b82bcf507fe111da30bf7c9033afcecdfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/guuid.go: Remove "uuid" prefix from constants</title>
<updated>2024-09-28T09:25:12Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2024-09-28T09:25:12Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=38b560d49f14ee0a3e05563d4a502705969120db'/>
<id>urn:sha1:38b560d49f14ee0a3e05563d4a502705969120db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/guuid.go: Rename XxxError to ErrXxx</title>
<updated>2024-09-28T09:23:46Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2024-09-28T09:23:46Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/uuid/commit/?id=0739cb4590b6eaf33fdd9a4e5946914845a6729d'/>
<id>urn:sha1:0739cb4590b6eaf33fdd9a4e5946914845a6729d</id>
<content type='text'>
</content>
</entry>
</feed>
