<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fscrypt.git/Makefile, branch refactor</title>
<subtitle>Go tool for managing Linux filesystem encryption
</subtitle>
<id>https://git.hodgden.net/cgit.cgi/fscrypt.git/atom?h=refactor</id>
<link rel='self' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/atom?h=refactor'/>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/'/>
<updated>2017-10-19T10:36:17Z</updated>
<entry>
<title>Makefile: only show changed files in "make format"</title>
<updated>2017-10-19T10:36:17Z</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2017-10-19T10:36:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=fe76f6f1cc71c75bc1124f4fe3171c679c06aa1c'/>
<id>urn:sha1:fe76f6f1cc71c75bc1124f4fe3171c679c06aa1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile and .gitignore cleanup</title>
<updated>2017-10-19T10:02:00Z</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2017-10-19T10:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=5f66408c9e2b50756a15fd821fe397a4723da7b6'/>
<id>urn:sha1:5f66408c9e2b50756a15fd821fe397a4723da7b6</id>
<content type='text'>
Our .gitignore file was overly restrictive, fixed to only include the
fscrypt binary. Also, our build tags were incorrectly formatted. The
tags are removed and the corresponding lint rule is simplified.

The build tags will be added back after the refactor.
</content>
</entry>
<entry>
<title>Makefile: Updated scripts to run tests in travis</title>
<updated>2017-10-03T22:20:53Z</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2017-10-03T22:19:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=02714459eb590d4efe6e89180dbbb9dd42b6d850'/>
<id>urn:sha1:02714459eb590d4efe6e89180dbbb9dd42b6d850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Don't update dependancies w/ "make all"</title>
<updated>2017-09-29T09:39:01Z</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2017-09-29T09:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=a7661b6ad494a829a7043d356e61f2f67dcd610c'/>
<id>urn:sha1:a7661b6ad494a829a7043d356e61f2f67dcd610c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #52 from google/keyrings</title>
<updated>2017-08-31T21:51:55Z</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey@google.com</email>
</author>
<published>2017-08-31T21:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=b04d7ef31dc2e21f055b1b656efb9511e72db6c6'/>
<id>urn:sha1:b04d7ef31dc2e21f055b1b656efb9511e72db6c6</id>
<content type='text'>
Changes to the keyrings interface, corresponding UI changes, and misc changes</content>
</entry>
<entry>
<title>filesystem: libblkid -&gt; search /dev/disk/by-uuid</title>
<updated>2017-08-31T21:05:29Z</updated>
<author>
<name>Joe Richey</name>
<email>joerichey@google.com</email>
</author>
<published>2017-08-31T21:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=0fcb6601ca66b9e4c2349392663fe9baa30dbbc7'/>
<id>urn:sha1:0fcb6601ca66b9e4c2349392663fe9baa30dbbc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Go formatter "gofmt" -&gt; "goimports"</title>
<updated>2017-08-30T05:29:33Z</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2017-08-30T05:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=8539c4c12ebdd6441f5d93fd499e31df2ed943c3'/>
<id>urn:sha1:8539c4c12ebdd6441f5d93fd499e31df2ed943c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added +build linux,cgo flags</title>
<updated>2017-08-29T17:23:54Z</updated>
<author>
<name>Joe Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2017-08-29T17:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=ac3524f03f526017d671eae235af631a5f17cbc9'/>
<id>urn:sha1:ac3524f03f526017d671eae235af631a5f17cbc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Build version flag no longer needs repo</title>
<updated>2017-08-29T16:24:45Z</updated>
<author>
<name>Joe Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2017-08-29T16:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=aeb928ca84fb33ac23b7abebd9b402eb362f2fc3'/>
<id>urn:sha1:aeb928ca84fb33ac23b7abebd9b402eb362f2fc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated documentation and build system for PAM</title>
<updated>2017-08-22T18:51:31Z</updated>
<author>
<name>Joe Richey joerichey@google.com</name>
<email>joerichey@google.com</email>
</author>
<published>2017-07-19T22:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=5c853fd7317d337ab7dc3b9bfe533a22eb713e1f'/>
<id>urn:sha1:5c853fd7317d337ab7dc3b9bfe533a22eb713e1f</id>
<content type='text'>
</content>
</entry>
</feed>
