<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang, branch ben/docs/2018-02</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=ben%2Fdocs%2F2018-02</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=ben%2Fdocs%2F2018-02'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2018-02-26T03:09:38Z</updated>
<entry>
<title>WS removal</title>
<updated>2018-02-26T03:09:38Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-26T03:09:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c58f61e92226c4a03f216f5d07bdc5479ce8a2d9'/>
<id>urn:sha1:c58f61e92226c4a03f216f5d07bdc5479ce8a2d9</id>
<content type='text'>
* Whitespace removal.
</content>
</entry>
<entry>
<title>Merge branch 'ben/python-docs-01'</title>
<updated>2018-02-26T03:04:23Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-26T03:04:23Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8da63fdee5e700e66c3b86271739a31cbe1ce2f5'/>
<id>urn:sha1:8da63fdee5e700e66c3b86271739a31cbe1ce2f5</id>
<content type='text'>
* Documentation and the first brush strokes towards the future.

Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>LaTeX headers</title>
<updated>2018-02-26T02:51:23Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-26T02:51:23Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6f2e2e0f150d5c6d53de5bc48af137f7864d5fd9'/>
<id>urn:sha1:6f2e2e0f150d5c6d53de5bc48af137f7864d5fd9</id>
<content type='text'>
* Set LaTeX headers to enable ligatures and a 12pt font by default.
* Paper size left for regional defaults.
* Using XeLaTeX for easier font control.
* Using default LaTeX font of Latin Main, but that's easy enough to change.
</content>
</entry>
<entry>
<title>Renaming ad infinitum ...</title>
<updated>2018-02-19T16:13:42Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-19T16:13:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=272a8e778a959cb24298f488e77fce9bffd23b7a'/>
<id>urn:sha1:272a8e778a959cb24298f488e77fce9bffd23b7a</id>
<content type='text'>
* Dropped the .txt from the end of the file ...
</content>
</entry>
<entry>
<title>Text conversion</title>
<updated>2018-02-19T16:11:50Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-19T16:11:50Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c82b17c6ce490738efb07186532e752e6f70ea07'/>
<id>urn:sha1:c82b17c6ce490738efb07186532e752e6f70ea07</id>
<content type='text'>
* Exported from Org Mode to UTF-8 text.
* Removed my name from just under the title.
</content>
</entry>
<entry>
<title>Title fix</title>
<updated>2018-02-19T16:11:02Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-19T16:11:02Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ea481d4bb9e6197fbc195187d1362b844e2cba2e'/>
<id>urn:sha1:ea481d4bb9e6197fbc195187d1362b844e2cba2e</id>
<content type='text'>
* Fixed title.
</content>
</entry>
<entry>
<title>Conflict with Phabricator files</title>
<updated>2018-02-19T15:51:02Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-19T15:51:02Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1ae3ead2cd854258954e784bf51f03822321aefe'/>
<id>urn:sha1:1ae3ead2cd854258954e784bf51f03822321aefe</id>
<content type='text'>
* The developers of Phabricator, the web front-end on dev.gnupg.org
  have not implemented renderers for Markdown, Org-Mode or any other
  common markdown like language.
* They also refuse to do so.
* Instead they re-invented the wheel and implemented their own version
  of Markdown-like thing which is incompatible with everything else.
  It is called Remarkup.
* The developers of Phabricator and Remarkup have refused to provide
  conversion tools to move files to/from any format to/from Remarkup.
* They expect everyone to learn their new favourite pet project.
* Remarkup may or may not display Org Mode files, but if so then it is
  likely to only want to do so as plain text.
* There is an unaffiliated and unofficial project to convert Github
  Markdown to Remarkup via Pandoc.  This might be adapted for our use,
  but requires testing.
* Until then exporting from Org Mode to UTF-8 text is likely the least
  worst plan.
* Which means renaming this file to README.org first.
</content>
</entry>
<entry>
<title>Schizophrenic file types</title>
<updated>2018-02-19T15:45:44Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-19T15:45:44Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fe4f3edd70949329cb992dd963de2de3c86dcd81'/>
<id>urn:sha1:fe4f3edd70949329cb992dd963de2de3c86dcd81</id>
<content type='text'>
* Removed Markdown style heading underlining.
* Removed in-line file type declaration (which is not correctly parsed
  by the web interface on dev.gnupg.org).
</content>
</entry>
<entry>
<title>cpp: Add shorthand for key locate</title>
<updated>2018-02-16T12:00:49Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2018-02-16T11:58:54Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7f9d5c6cd204bfd84ea477b284df795b1dadb1af'/>
<id>urn:sha1:7f9d5c6cd204bfd84ea477b284df795b1dadb1af</id>
<content type='text'>
* lang/cpp/src/key.cpp (Key::locate): New static helper.
* lang/cpp/src/key.h: Update accordingly.
</content>
</entry>
<entry>
<title>History path</title>
<updated>2018-02-16T08:15:32Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-02-16T08:15:32Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fb16eaa685fe488f12f4df9b59d1f3689c813034'/>
<id>urn:sha1:fb16eaa685fe488f12f4df9b59d1f3689c813034</id>
<content type='text'>
* Fixed a typo in a filepath reference.
* Moved conjecture regarding the first version of Python used to a
  footnote.
</content>
</entry>
</feed>
