<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-todo/.gitignore, branch master</title>
<subtitle>Find recent TODO lines in a Git repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-todo/'/>
<entry>
<title>Build for release and configure static linking</title>
<updated>2020-10-03T16:24:56+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-10-03T16:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-todo/commit/?id=da94442fae40736859787575b65720382c1f231c'/>
<id>da94442fae40736859787575b65720382c1f231c</id>
<content type='text'>
Set up a release build and distribution packaging. Configure static
linking for 'openssl' and 'libgit2'.

Based on or copied from code from 'git-suggestion'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set up a release build and distribution packaging. Configure static
linking for 'openssl' and 'libgit2'.

Based on or copied from code from 'git-suggestion'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialise new Rust v1.46.0 project</title>
<updated>2020-09-14T17:28:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-09-14T17:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-todo/commit/?id=a10a055b7b35f45cf81f31f1878154d250c98abd'/>
<id>a10a055b7b35f45cf81f31f1878154d250c98abd</id>
<content type='text'>
With the following command:

    $ cargo init --bin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the following command:

    $ cargo init --bin
</pre>
</div>
</content>
</entry>
</feed>
