<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pullreqd, branch dev</title>
<subtitle>A standalone daemon for handling pull requests of git repos.</subtitle>
<id>https://git.b0nk.xyz/pullreqd.git/atom?h=dev</id>
<link rel='self' href='https://git.b0nk.xyz/pullreqd.git/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/'/>
<updated>2022-08-10T17:13:44Z</updated>
<entry>
<title>dev: Add some more test code for testing `create_pull_request_branch()`</title>
<updated>2022-08-10T17:13:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-08-05T17:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=e6c47d770e699383096b076d856a59d172b112ba'/>
<id>urn:sha1:e6c47d770e699383096b076d856a59d172b112ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dev: Change output of `log()` to `stderr`</title>
<updated>2022-08-10T17:13:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-08-03T19:27:38Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=1557593ad4f6040014c826be74730d26bdca7aef'/>
<id>urn:sha1:1557593ad4f6040014c826be74730d26bdca7aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dev: Remove commented `log()` macro</title>
<updated>2022-08-10T17:13:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-08-03T19:14:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=13faa84d29318c621eb5dc076e11bffdc06c2812'/>
<id>urn:sha1:13faa84d29318c621eb5dc076e11bffdc06c2812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dev: Update arguments for `create_pull_request_dir()`, and</title>
<updated>2022-08-10T17:13:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-07-31T21:08:42Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=7f6ce8fafc493014c96e9a9123f6482aa2cf5a5c'/>
<id>urn:sha1:7f6ce8fafc493014c96e9a9123f6482aa2cf5a5c</id>
<content type='text'>
`get_pull_request()` in `main_loop()`
</content>
</entry>
<entry>
<title>dev: Cleanup `new_pr`</title>
<updated>2022-08-10T17:13:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-07-30T17:23:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=995bedd6fbf57ccd3bc18d0bb1c9b033054b02ad'/>
<id>urn:sha1:995bedd6fbf57ccd3bc18d0bb1c9b033054b02ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dev: Add some more test code</title>
<updated>2022-08-10T17:13:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-07-30T14:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=c62604d54a765273f34396e81ef3130dd21562a9'/>
<id>urn:sha1:c62604d54a765273f34396e81ef3130dd21562a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some testing code.</title>
<updated>2022-08-10T17:13:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-09-25T19:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=522ee790ae8a37064bbf830e25bfea8628cae1df'/>
<id>urn:sha1:522ee790ae8a37064bbf830e25bfea8628cae1df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt_struct: Account for packed structs in `create_rts()`</title>
<updated>2022-08-10T17:13:00Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-08-10T17:11:58Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=83c37a9e9de61247f6e5deb618e090cf6b9df952'/>
<id>urn:sha1:83c37a9e9de61247f6e5deb618e090cf6b9df952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt_struct: Create an offset table if none was supplied in `create_rts()`</title>
<updated>2022-08-09T14:32:22Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-08-09T14:17:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=5a4486abfe37c0969b888d2c6fc37b0c7e1eaafb'/>
<id>urn:sha1:5a4486abfe37c0969b888d2c6fc37b0c7e1eaafb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt_struct: Account for member arrays in `create_rts()`</title>
<updated>2022-08-09T14:32:22Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2022-08-09T14:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/pullreqd.git/commit/?id=2fbace4c5dc21a4d59b14f4451de68dacd8271a4'/>
<id>urn:sha1:2fbace4c5dc21a4d59b14f4451de68dacd8271a4</id>
<content type='text'>
Now, when the member is a fixed array, we multiply the type size by the
size of each dimension.
</content>
</entry>
</feed>
