<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-suggestion/github-suggestion, branch v0.1.0</title>
<subtitle>Diffs and patches for GitHub pull request suggestions</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/'/>
<entry>
<title>Increase version v0.0.1 -&gt; v0.1.0</title>
<updated>2020-08-05T22:59:32+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-05T22:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=ed25d1ae52b137ff445649aeb8cdac4d892ce313'/>
<id>ed25d1ae52b137ff445649aeb8cdac4d892ce313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `github-suggestion/Cargo.lock`</title>
<updated>2020-08-05T22:58:11+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-05T22:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=7b6cc6d851158db2f8d6ada3d1cb32081e7ecb64'/>
<id>7b6cc6d851158db2f8d6ada3d1cb32081e7ecb64</id>
<content type='text'>
This is subsumed into `Cargo.lock` and doesn't do anything any more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is subsumed into `Cargo.lock` and doesn't do anything any more.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename the project `git-suggestion`</title>
<updated>2020-08-05T22:18:19+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-05T20:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=a9c9d1c3a20af5779145dbba8cdfbf0d1fbb960f'/>
<id>a9c9d1c3a20af5779145dbba8cdfbf0d1fbb960f</id>
<content type='text'>
Since this is a Git command, this makes more sense to me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since this is a Git command, this makes more sense to me.
</pre>
</div>
</content>
</entry>
<entry>
<title>client::Error::Deserialize: Include source error message</title>
<updated>2020-08-04T22:45:39+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-04T22:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=451065229d47288d0f4b0b055dc459e7b7984d86'/>
<id>451065229d47288d0f4b0b055dc459e7b7984d86</id>
<content type='text'>
Forgot to include this so we didn't get extra information about the
cause of the error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forgot to include this so we didn't get extra information about the
cause of the error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2020-08-04T18:09:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-04T18:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=fdf33cf50c2747976bc683ccd74b55d4c14053e0'/>
<id>fdf33cf50c2747976bc683ccd74b55d4c14053e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation comments</title>
<updated>2020-08-02T16:49:51+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T16:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=8e5ac6f2d4e52eea95e5a6fc2905ce511ac4956e'/>
<id>8e5ac6f2d4e52eea95e5a6fc2905ce511ac4956e</id>
<content type='text'>
Light documentation for our various functions and types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Light documentation for our various functions and types.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move library to a separate crate</title>
<updated>2020-08-01T13:32:17+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-01T13:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=fdc1cc7bc3d237ef4976f9f9d2ffc09b7ba164d5'/>
<id>fdc1cc7bc3d237ef4976f9f9d2ffc09b7ba164d5</id>
<content type='text'>
Keep the binaries in the root crate, and add a new crate for the
`github-suggestion` library.

I want to add some library code to the CLI programs to extract common
functionality between the different binaries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep the binaries in the root crate, and add a new crate for the
`github-suggestion` library.

I want to add some library code to the CLI programs to extract common
functionality between the different binaries.
</pre>
</div>
</content>
</entry>
</feed>
