<feed xmlns='http://www.w3.org/2005/Atom'>
<title>password-store/src/platform, branch pager</title>
<subtitle>Simple password manager using gpg and ordinary unix directories.</subtitle>
<id>https://git.zx2c4.com/password-store/atom/src/platform?h=pager</id>
<link rel='self' href='https://git.zx2c4.com/password-store/atom/src/platform?h=pager'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/'/>
<updated>2014-04-24T01:21:44Z</updated>
<entry>
<title>Turns out aliases were a bad idea.</title>
<updated>2014-04-24T01:21:44Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-24T01:21:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=a759d964e40d160d901052ec90e53c5acbe60355'/>
<id>urn:sha1:a759d964e40d160d901052ec90e53c5acbe60355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use aliases instead of variables for command portability.</title>
<updated>2014-04-23T16:16:53Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-23T16:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=685d094023e2edbd130a7c86d46e7fd79a62e8af'/>
<id>urn:sha1:685d094023e2edbd130a7c86d46e7fd79a62e8af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>platform: add cygwin support</title>
<updated>2014-04-17T10:44:43Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-17T10:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=3f6b8a2038eea906b353894dcb160bf0d88f6fd7'/>
<id>urn:sha1:3f6b8a2038eea906b353894dcb160bf0d88f6fd7</id>
<content type='text'>
According to Brandon Jones, all we need to do is adjust /dev/clipboard
from xclip. So we add a platform specific file to do so.
http://www.relaytheurgency.com/2014/04/pass-in-cygwin-relatively-simple.html

Suggested-by: Brandon Jones &lt;jones.brandon.lee@gmail.com&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Apparantly we can't get a secure tmpdir on freebsd.</title>
<updated>2014-04-16T17:57:18Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-16T17:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=eb87d5dee176f8d7057d05d24302040ab1b56768'/>
<id>urn:sha1:eb87d5dee176f8d7057d05d24302040ab1b56768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All globals are upper-case.</title>
<updated>2014-04-15T13:59:55Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-15T13:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=c0df57a3543e79cb9b5effe62054d5415f70e837'/>
<id>urn:sha1:c0df57a3543e79cb9b5effe62054d5415f70e837</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Reorganize entire program</title>
<updated>2014-04-15T13:55:33Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-15T13:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=9814164829ce169fef152ee43d89ca48d0b8adb8'/>
<id>urn:sha1:9814164829ce169fef152ee43d89ca48d0b8adb8</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Fix path to /dev/null</title>
<updated>2014-04-05T21:52:14Z</updated>
<author>
<name>Peter Haza</name>
<email>peter.haza@gmail.com</email>
</author>
<published>2014-04-04T19:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=6a3c75138c3aee379f7861eb9977f82fd8005577'/>
<id>urn:sha1:6a3c75138c3aee379f7861eb9977f82fd8005577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clip: wait longer for slow systems</title>
<updated>2014-03-23T08:16:55Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-03-23T08:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=64d0f105d588f32de7ffc30068b6d000504dc8b9'/>
<id>urn:sha1:64d0f105d588f32de7ffc30068b6d000504dc8b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clip: suppress kill error</title>
<updated>2014-03-22T06:50:20Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-03-22T06:50:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=414bab7d973b50431854496811608c549fb541e1'/>
<id>urn:sha1:414bab7d973b50431854496811608c549fb541e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clip: do not race on osx</title>
<updated>2014-03-22T06:32:04Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-03-22T06:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=ef16fc0fbede889f1123eace27c6eedf64295497'/>
<id>urn:sha1:ef16fc0fbede889f1123eace27c6eedf64295497</id>
<content type='text'>
</content>
</entry>
</feed>
