<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sigsum-go, branch v0.0.5</title>
<subtitle>Moved to https://git.glasklar.is/sigsum/core/sigsum-go</subtitle>
<id>https://getuid.sigsum.org/sigsum-go/atom?h=v0.0.5</id>
<link rel='self' href='https://getuid.sigsum.org/sigsum-go/atom?h=v0.0.5'/>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/'/>
<updated>2022-04-28T14:21:49Z</updated>
<entry>
<title>Merge branch 'merge/http-post-to-get'</title>
<updated>2022-04-28T14:21:49Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-28T14:21:49Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=a83fd9ed87cc53e9a537f85a8ab97cde689fba45'/>
<id>urn:sha1:a83fd9ed87cc53e9a537f85a8ab97cde689fba45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use a more appropriate URL for testing</title>
<updated>2022-04-28T14:19:27Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-28T14:19:27Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=9dc0caf031f33f629f6c7e237a0c1539373431f1'/>
<id>urn:sha1:9dc0caf031f33f629f6c7e237a0c1539373431f1</id>
<content type='text'>
sigsum dot com is not a thing.
</content>
</entry>
<entry>
<title>Merge branch 'merge/sigsum-debug'</title>
<updated>2022-04-28T13:46:01Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-28T13:46:01Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=47490448be1b7006641e6badc6a84b1441b27698'/>
<id>urn:sha1:47490448be1b7006641e6badc6a84b1441b27698</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2022-04-28T13:43:08Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-28T13:43:08Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=b270a4c0d10947fe480bad7330b31bb793225968'/>
<id>urn:sha1:b270a4c0d10947fe480bad7330b31bb793225968</id>
<content type='text'>
We should consider stop writing function names in comments. They don't
add much. Actually they don't add anything except potentially
confusion when they don't match the actualy name which is checked by
the compiler.
</content>
</entry>
<entry>
<title>add url parsing for get-requests with input</title>
<updated>2022-04-26T17:39:55Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus.dahlberg@kau.se</email>
</author>
<published>2022-04-26T14:52:52Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=e4599334cf434f65cd49f92b604546acd39d4c39'/>
<id>urn:sha1:e4599334cf434f65cd49f92b604546acd39d4c39</id>
<content type='text'>
Pair-programmed with ln5.
</content>
</entry>
<entry>
<title>enable logging of dates by default</title>
<updated>2022-04-25T14:15:24Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-25T13:41:17Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=2dcd7bca2f3e69fb6f1770ec0bf740d8956978ca'/>
<id>urn:sha1:2dcd7bca2f3e69fb6f1770ec0bf740d8956978ca</id>
<content type='text'>
Also, move documentation of the defaults to the struct.
</content>
</entry>
<entry>
<title>add drafty tool named sigsum-debug</title>
<updated>2022-04-23T16:29:31Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-04-23T16:19:25Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=047500ae23a12469ce3e458c6a58a642716041b7'/>
<id>urn:sha1:047500ae23a12469ce3e458c6a58a642716041b7</id>
<content type='text'>
Meant to be used for debugging and tests only.

Replaces cmd/tmp/* in log-go, expect for the DNS command which is
redundant.  Use `dig -t txt $domain_hint` to debug domain hints.
</content>
</entry>
<entry>
<title>add a basic leveled logger</title>
<updated>2022-04-19T09:45:12Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-03-27T15:57:55Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=e7cfaf764d5ec6c88b0cb076191ac02412cbde69'/>
<id>urn:sha1:e7cfaf764d5ec6c88b0cb076191ac02412cbde69</id>
<content type='text'>
Date and terminal colors are off by default.
</content>
</entry>
<entry>
<title>update module name (s/sigsum-lib-go/sigsum-go)</title>
<updated>2022-04-10T16:54:11Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-04-10T16:54:11Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=4fc0ff2ec2f48519ee245d6d7edee1921cb3b8bc'/>
<id>urn:sha1:4fc0ff2ec2f48519ee245d6d7edee1921cb3b8bc</id>
<content type='text'>
See decided proposal:

  sigsum/doc/proposals/2022-04-restructure-repositories.md
</content>
</entry>
<entry>
<title>move issues into a common pad</title>
<updated>2022-03-30T18:13:59Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-03-30T18:13:59Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=f801aee1378f536a41f0eb5a299787a28d983137'/>
<id>urn:sha1:f801aee1378f536a41f0eb5a299787a28d983137</id>
<content type='text'>
</content>
</entry>
</feed>
