<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>pointtools, branch HEAD</title>
<subtitle>Simple point utilities to hold text presentations.
</subtitle>
<entry>
<id>e56e6e57aa64f7695dca271de1755794489b2dc6</id>
<published>2021-06-14T07:37:53Z</published>
<updated>2021-06-14T10:31:37Z</updated>
<title type="text">Makefile: do not hardcode optimization and linker flags</title>
<link rel="alternate" href="commit/e56e6e57aa64f7695dca271de1755794489b2dc6.gph" />
<author>
<name>Anders Damsgaard</name>
<email>anders@adamsgaard.dk</email>
</author>
<content type="text">commit e56e6e57aa64f7695dca271de1755794489b2dc6
parent e0d87452da86dd8a57838bcaa8b8c817def194b0
Author: Anders Damsgaard &lt;anders@adamsgaard.dk&gt;
Date:   Mon, 14 Jun 2021 09:37:53 +0200

Makefile: do not hardcode optimization and linker flags

Adhere to git://bitreich.org/bitreich-style/c/makefile-guideline.txt

71 * $CFLAGS: do not hard-code optimization flags like (-O2) or diagnostic flags
72   such as -Wall, -Wextra, -pedantic. Even more importantly, do not
73   specify unportable compiler flags.
74
75 * $LDFLAGS: do not hard-code linker flags like -s (symbol stripping) or -g,
76   -static or such flags.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>e0d87452da86dd8a57838bcaa8b8c817def194b0</id>
<published>2021-06-13T12:41:14Z</published>
<updated>2021-06-13T12:41:14Z</updated>
<title type="text">Add pptx2md converter.</title>
<link rel="alternate" href="commit/e0d87452da86dd8a57838bcaa8b8c817def194b0.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit e0d87452da86dd8a57838bcaa8b8c817def194b0
parent ad95b9aa5689e07c7febceddbc9db5e8574f2699
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 13 Jun 2021 14:41:14 +0200

Add pptx2md converter.

</content>
</entry>
<entry>
<id>ad95b9aa5689e07c7febceddbc9db5e8574f2699</id>
<published>2021-06-13T12:00:52Z</published>
<updated>2021-06-13T12:00:52Z</updated>
<title type="text">Only allo a-zA-Z0-9_ in filenames.</title>
<link rel="alternate" href="commit/ad95b9aa5689e07c7febceddbc9db5e8574f2699.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit ad95b9aa5689e07c7febceddbc9db5e8574f2699
parent d56297fed58c06e726860efbd7be4c72bfc4429e
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 13 Jun 2021 14:00:52 +0200

Only allo a-zA-Z0-9_ in filenames.

Thanks Od1n for reporting this.

</content>
</entry>
<entry>
<id>d56297fed58c06e726860efbd7be4c72bfc4429e</id>
<published>2020-05-05T08:50:40Z</published>
<updated>2020-05-05T10:53:09Z</updated>
<title type="text">Implement strlcpy to avoid entire libbsd dependency on Linux.</title>
<link rel="alternate" href="commit/d56297fed58c06e726860efbd7be4c72bfc4429e.gph" />
<author>
<name>parazyd</name>
<email>parazyd@dyne.org</email>
</author>
<content type="text">commit d56297fed58c06e726860efbd7be4c72bfc4429e
parent 9d9bd91369117238963de553f570318b6fb42437
Author: parazyd &lt;parazyd@dyne.org&gt;
Date:   Tue,  5 May 2020 10:50:40 +0200

Implement strlcpy to avoid entire libbsd dependency on Linux.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>9d9bd91369117238963de553f570318b6fb42437</id>
<published>2020-05-02T13:04:39Z</published>
<updated>2020-05-02T13:04:39Z</updated>
<title type="text">Make enscript support at least some UTF-8.</title>
<link rel="alternate" href="commit/9d9bd91369117238963de553f570318b6fb42437.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 9d9bd91369117238963de553f570318b6fb42437
parent dd0a478f3e3154a2c890c8debdd58ce5ea8cf62e
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sat,  2 May 2020 15:04:39 +0200

Make enscript support at least some UTF-8.

</content>
</entry>
<entry>
<id>dd0a478f3e3154a2c890c8debdd58ce5ea8cf62e</id>
<published>2020-04-29T17:35:27Z</published>
<updated>2020-04-29T17:35:27Z</updated>
<title type="text">Add new backslash escaping to manpage.</title>
<link rel="alternate" href="commit/dd0a478f3e3154a2c890c8debdd58ce5ea8cf62e.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit dd0a478f3e3154a2c890c8debdd58ce5ea8cf62e
parent 30d28168eb70aef9065f207f1146c36a4983d9b3
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 19:35:27 +0200

Add new backslash escaping to manpage.

</content>
</entry>
<entry>
<id>30d28168eb70aef9065f207f1146c36a4983d9b3</id>
<published>2020-04-29T17:30:31Z</published>
<updated>2020-04-29T17:30:31Z</updated>
<title type="text">Change hello.md to the new syntax and more examples.</title>
<link rel="alternate" href="commit/30d28168eb70aef9065f207f1146c36a4983d9b3.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 30d28168eb70aef9065f207f1146c36a4983d9b3
parent 44f42507f8b54d6f3c96869275077ee39dae18d8
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 19:30:31 +0200

Change hello.md to the new syntax and more examples.

</content>
</entry>
<entry>
<id>44f42507f8b54d6f3c96869275077ee39dae18d8</id>
<published>2020-04-29T17:31:59Z</published>
<updated>2020-04-29T17:27:40Z</updated>
<title type="text">fprintunderline: small optimization</title>
<link rel="alternate" href="commit/44f42507f8b54d6f3c96869275077ee39dae18d8.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 44f42507f8b54d6f3c96869275077ee39dae18d8
parent 0e58fcdb306d8383ead9eafdcd6666515a44ab50
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed, 29 Apr 2020 19:31:59 +0200

fprintunderline: small optimization

Don&#39;t run utf8strlen potentially for each character.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>0e58fcdb306d8383ead9eafdcd6666515a44ab50</id>
<published>2020-04-29T17:21:25Z</published>
<updated>2020-04-29T17:21:25Z</updated>
<title type="text">Add escape possibility for everything.</title>
<link rel="alternate" href="commit/0e58fcdb306d8383ead9eafdcd6666515a44ab50.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 0e58fcdb306d8383ead9eafdcd6666515a44ab50
parent e1ccb875a3dd3576e285e1cf49b6ebd6e344f1ae
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 19:21:25 +0200

Add escape possibility for everything.

</content>
</entry>
<entry>
<id>e1ccb875a3dd3576e285e1cf49b6ebd6e344f1ae</id>
<published>2020-04-29T17:11:34Z</published>
<updated>2020-04-29T17:11:34Z</updated>
<title type="text">Add Linux glibc way of things.</title>
<link rel="alternate" href="commit/e1ccb875a3dd3576e285e1cf49b6ebd6e344f1ae.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit e1ccb875a3dd3576e285e1cf49b6ebd6e344f1ae
parent dfe08ef1dd536349b25c9c22f8b893f52e6d2001
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 19:11:34 +0200

Add Linux glibc way of things.

</content>
</entry>
<entry>
<id>dfe08ef1dd536349b25c9c22f8b893f52e6d2001</id>
<published>2020-04-29T16:59:53Z</published>
<updated>2020-04-29T17:01:01Z</updated>
<title type="text">mostly style fixes</title>
<link rel="alternate" href="commit/dfe08ef1dd536349b25c9c22f8b893f52e6d2001.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit dfe08ef1dd536349b25c9c22f8b893f52e6d2001
parent 652effdccb79e855608f252a286586df5020105b
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed, 29 Apr 2020 18:59:53 +0200

mostly style fixes

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>652effdccb79e855608f252a286586df5020105b</id>
<published>2020-04-29T16:58:30Z</published>
<updated>2020-04-29T17:01:01Z</updated>
<title type="text">dont override PATH_MAX, include limits.h</title>
<link rel="alternate" href="commit/652effdccb79e855608f252a286586df5020105b.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 652effdccb79e855608f252a286586df5020105b
parent ed63e58c9395f38477c7db1795f507fb70f80aee
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed, 29 Apr 2020 18:58:30 +0200

dont override PATH_MAX, include limits.h

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>ed63e58c9395f38477c7db1795f507fb70f80aee</id>
<published>2020-04-29T16:57:17Z</published>
<updated>2020-04-29T17:01:01Z</updated>
<title type="text">fix a regression with printing bulletpoints</title>
<link rel="alternate" href="commit/ed63e58c9395f38477c7db1795f507fb70f80aee.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit ed63e58c9395f38477c7db1795f507fb70f80aee
parent 36fb3f983b760f2f5725b2a0a51356a0782e0417
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed, 29 Apr 2020 18:57:17 +0200

fix a regression with printing bulletpoints

regression input: &quot;***test***&quot;

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>36fb3f983b760f2f5725b2a0a51356a0782e0417</id>
<published>2020-04-29T16:20:42Z</published>
<updated>2020-04-29T17:01:01Z</updated>
<title type="text">md2point.1: minor fixes</title>
<link rel="alternate" href="commit/36fb3f983b760f2f5725b2a0a51356a0782e0417.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 36fb3f983b760f2f5725b2a0a51356a0782e0417
parent 09e08cd095c441d08225aa95fa594bfe0b5b3a71
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed, 29 Apr 2020 18:20:42 +0200

md2point.1: minor fixes

- remove unneeded paragraph after new section.
- remove trailing spaces.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>09e08cd095c441d08225aa95fa594bfe0b5b3a71</id>
<published>2020-04-29T16:20:10Z</published>
<updated>2020-04-29T17:01:01Z</updated>
<title type="text">Makefile: use DESTDIR, make directories if they do not exist</title>
<link rel="alternate" href="commit/09e08cd095c441d08225aa95fa594bfe0b5b3a71.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 09e08cd095c441d08225aa95fa594bfe0b5b3a71
parent 30eef86b7a90c19c71bed414f66d210f4dcb6c21
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed, 29 Apr 2020 18:20:10 +0200

Makefile: use DESTDIR, make directories if they do not exist

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>30eef86b7a90c19c71bed414f66d210f4dcb6c21</id>
<published>2020-04-29T15:57:13Z</published>
<updated>2020-04-29T17:01:01Z</updated>
<title type="text">use int for return type of fgetc</title>
<link rel="alternate" href="commit/30eef86b7a90c19c71bed414f66d210f4dcb6c21.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 30eef86b7a90c19c71bed414f66d210f4dcb6c21
parent a424583e26fb27eba2b6f31d54e95d8519173f6c
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed, 29 Apr 2020 17:57:13 +0200

use int for return type of fgetc

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>a424583e26fb27eba2b6f31d54e95d8519173f6c</id>
<published>2020-04-29T14:37:20Z</published>
<updated>2020-04-29T14:37:20Z</updated>
<title type="text">Add config.mk.</title>
<link rel="alternate" href="commit/a424583e26fb27eba2b6f31d54e95d8519173f6c.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit a424583e26fb27eba2b6f31d54e95d8519173f6c
parent a20dcaafee3d435cf8dd3434f8166e72cffe8618
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 16:37:20 +0200

Add config.mk.

</content>
</entry>
<entry>
<id>a20dcaafee3d435cf8dd3434f8166e72cffe8618</id>
<published>2020-04-29T14:36:49Z</published>
<updated>2020-04-29T14:36:49Z</updated>
<title type="text">Update README to new state.</title>
<link rel="alternate" href="commit/a20dcaafee3d435cf8dd3434f8166e72cffe8618.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit a20dcaafee3d435cf8dd3434f8166e72cffe8618
parent c406e1ed7f02f19ee354c2bb071758d830f2369d
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 16:36:49 +0200

Update README to new state.

</content>
</entry>
<entry>
<id>c406e1ed7f02f19ee354c2bb071758d830f2369d</id>
<published>2020-04-29T14:33:09Z</published>
<updated>2020-04-29T14:33:09Z</updated>
<title type="text">Add config.mk and Linux support.</title>
<link rel="alternate" href="commit/c406e1ed7f02f19ee354c2bb071758d830f2369d.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit c406e1ed7f02f19ee354c2bb071758d830f2369d
parent bf151fea8f36b0c582d5e1e55a31c6e6f2e75e3c
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 16:33:09 +0200

Add config.mk and Linux support.

</content>
</entry>
<entry>
<id>bf151fea8f36b0c582d5e1e55a31c6e6f2e75e3c</id>
<published>2020-04-29T14:15:34Z</published>
<updated>2020-04-29T14:15:34Z</updated>
<title type="text">Add LICENSE hint to Makefile.</title>
<link rel="alternate" href="commit/bf151fea8f36b0c582d5e1e55a31c6e6f2e75e3c.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit bf151fea8f36b0c582d5e1e55a31c6e6f2e75e3c
parent 9a7b5aa0d14c1be271af4c33a48d158d25c6da01
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 16:15:34 +0200

Add LICENSE hint to Makefile.

</content>
</entry>
<entry>
<id>9a7b5aa0d14c1be271af4c33a48d158d25c6da01</id>
<published>2020-04-29T14:15:05Z</published>
<updated>2020-04-29T14:15:05Z</updated>
<title type="text">Add adc to LICENSE.</title>
<link rel="alternate" href="commit/9a7b5aa0d14c1be271af4c33a48d158d25c6da01.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 9a7b5aa0d14c1be271af4c33a48d158d25c6da01
parent d8eed1a76732e11cf44c4724f71dfc0072d40adc
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 29 Apr 2020 16:15:05 +0200

Add adc to LICENSE.

</content>
</entry>
<entry>
<id>d8eed1a76732e11cf44c4724f71dfc0072d40adc</id>
<published>2020-04-29T13:59:19Z</published>
<updated>2020-04-29T14:12:35Z</updated>
<title type="text">Rewrite md2point in c and add minimal manpage</title>
<link rel="alternate" href="commit/d8eed1a76732e11cf44c4724f71dfc0072d40adc.gph" />
<author>
<name>Anders Damsgaard</name>
<email>anders@adamsgaard.dk</email>
</author>
<content type="text">commit d8eed1a76732e11cf44c4724f71dfc0072d40adc
parent fd83f17fab6afefa04c18b6e8f2938b916b9d008
Author: Anders Damsgaard &lt;anders@adamsgaard.dk&gt;
Date:   Wed, 29 Apr 2020 15:59:19 +0200

Rewrite md2point in c and add minimal manpage

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>fd83f17fab6afefa04c18b6e8f2938b916b9d008</id>
<published>2020-04-26T09:09:55Z</published>
<updated>2020-04-26T09:14:26Z</updated>
<title type="text">Avoid appending to preexisting files</title>
<link rel="alternate" href="commit/fd83f17fab6afefa04c18b6e8f2938b916b9d008.gph" />
<author>
<name>Anders Damsgaard</name>
<email>anders@adamsgaard.dk</email>
</author>
<content type="text">commit fd83f17fab6afefa04c18b6e8f2938b916b9d008
parent 1d4661b2bad4cbf548b70d58ef36cd8eadae5978
Author: Anders Damsgaard &lt;anders@adamsgaard.dk&gt;
Date:   Sun, 26 Apr 2020 11:09:55 +0200

Avoid appending to preexisting files

Previously, multiple md2point calls required manually removing
output text files between calls as content was always appended to
the output file. This is no longer the case with this commit, as
output files are cleared on first write.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>1d4661b2bad4cbf548b70d58ef36cd8eadae5978</id>
<published>2020-04-26T09:08:13Z</published>
<updated>2020-04-26T09:13:57Z</updated>
<title type="text">Allow slide breaks with #pause</title>
<link rel="alternate" href="commit/1d4661b2bad4cbf548b70d58ef36cd8eadae5978.gph" />
<author>
<name>Anders Damsgaard</name>
<email>anders@adamsgaard.dk</email>
</author>
<content type="text">commit 1d4661b2bad4cbf548b70d58ef36cd8eadae5978
parent a95572477bff2598efa67d54288315a8aec86a54
Author: Anders Damsgaard &lt;anders@adamsgaard.dk&gt;
Date:   Sun, 26 Apr 2020 11:08:13 +0200

Allow slide breaks with #pause

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>a95572477bff2598efa67d54288315a8aec86a54</id>
<published>2019-11-09T19:43:53Z</published>
<updated>2019-11-09T19:43:53Z</updated>
<title type="text">Remove space in utf8expr URI.</title>
<link rel="alternate" href="commit/a95572477bff2598efa67d54288315a8aec86a54.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit a95572477bff2598efa67d54288315a8aec86a54
parent dc9a06463cc3e352f003e6801ef68d97e52a1e27
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sat,  9 Nov 2019 20:43:53 +0100

Remove space in utf8expr URI.

</content>
</entry>
<entry>
<id>dc9a06463cc3e352f003e6801ef68d97e52a1e27</id>
<published>2019-11-09T19:39:21Z</published>
<updated>2019-11-09T19:39:21Z</updated>
<title type="text">Remove unnecessary remark in LICENSE.</title>
<link rel="alternate" href="commit/dc9a06463cc3e352f003e6801ef68d97e52a1e27.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit dc9a06463cc3e352f003e6801ef68d97e52a1e27
parent e781477a327b216a060c335998deb3de015f0f38
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sat,  9 Nov 2019 20:39:21 +0100

Remove unnecessary remark in LICENSE.

</content>
</entry>
<entry>
<id>e781477a327b216a060c335998deb3de015f0f38</id>
<published>2019-11-09T19:16:32Z</published>
<updated>2019-11-09T19:16:24Z</updated>
<title type="text">Adding makefile</title>
<link rel="alternate" href="commit/e781477a327b216a060c335998deb3de015f0f38.gph" />
<author>
<name>Stefan Hagen</name>
<email>sh+git@codevoid.de</email>
</author>
<content type="text">commit e781477a327b216a060c335998deb3de015f0f38
parent 7cf961edb5f38fb3ca3e9dd752cfc381463fb54c
Author: Stefan Hagen &lt;sh+git@codevoid.de&gt;
Date:   Sat,  9 Nov 2019 20:16:32 +0100

Adding makefile

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>7cf961edb5f38fb3ca3e9dd752cfc381463fb54c</id>
<published>2018-08-26T08:27:34Z</published>
<updated>2018-08-26T08:27:34Z</updated>
<title type="text">Shorten point2pdf.</title>
<link rel="alternate" href="commit/7cf961edb5f38fb3ca3e9dd752cfc381463fb54c.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 7cf961edb5f38fb3ca3e9dd752cfc381463fb54c
parent 809dd8d7ee8c87668c12a4535ed8f59f892631a6
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 26 Aug 2018 10:27:34 +0200

Shorten point2pdf.

Thanks to Gerrit Meyerheim &lt;gerrit.meyerheim@pernixmail.de&gt;

</content>
</entry>
<entry>
<id>809dd8d7ee8c87668c12a4535ed8f59f892631a6</id>
<published>2018-08-26T08:05:35Z</published>
<updated>2018-08-26T08:05:35Z</updated>
<title type="text">Remove uneeded colors, fix point replacement issue.</title>
<link rel="alternate" href="commit/809dd8d7ee8c87668c12a4535ed8f59f892631a6.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 809dd8d7ee8c87668c12a4535ed8f59f892631a6
parent 4c5d14714b0fe979ecf2c9447a5fb9468d22425c
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 26 Aug 2018 10:05:35 +0200

Remove uneeded colors, fix point replacement issue.

Thanks to Gerrit Meyerheim &lt;gerrit.meyerheim@pernixmail.de&gt; !

</content>
</entry>
<entry>
<id>4c5d14714b0fe979ecf2c9447a5fb9468d22425c</id>
<published>2018-08-13T07:47:36Z</published>
<updated>2018-08-13T08:31:42Z</updated>
<title type="text">Fix tab replacements with non-gnu sed</title>
<link rel="alternate" href="commit/4c5d14714b0fe979ecf2c9447a5fb9468d22425c.gph" />
<author>
<name>Solene Rapenne</name>
<email>solene@perso.pw</email>
</author>
<content type="text">commit 4c5d14714b0fe979ecf2c9447a5fb9468d22425c
parent 58e580f216fb9bf4f3916a9af7a1035835d0316c
Author: Solene Rapenne &lt;solene@perso.pw&gt;
Date:   Mon, 13 Aug 2018 09:47:36 +0200

Fix tab replacements with non-gnu sed

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>58e580f216fb9bf4f3916a9af7a1035835d0316c</id>
<published>2018-08-13T07:39:32Z</published>
<updated>2018-08-13T08:30:31Z</updated>
<title type="text">add requirements to README</title>
<link rel="alternate" href="commit/58e580f216fb9bf4f3916a9af7a1035835d0316c.gph" />
<author>
<name>trqx@goat.si</name>
<email>trqx@goat.si</email>
</author>
<content type="text">commit 58e580f216fb9bf4f3916a9af7a1035835d0316c
parent 59ccbc5ce8a8a064b6f022c9c74f54b8ffdc5a76
Author: trqx@goat.si &lt;trqx@goat.si&gt;
Date:   Mon, 13 Aug 2018 09:39:32 +0200

add requirements to README

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>59ccbc5ce8a8a064b6f022c9c74f54b8ffdc5a76</id>
<published>2018-07-22T16:00:39Z</published>
<updated>2018-07-22T16:00:39Z</updated>
<title type="text">Fix md2point title and filename generation.</title>
<link rel="alternate" href="commit/59ccbc5ce8a8a064b6f022c9c74f54b8ffdc5a76.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 59ccbc5ce8a8a064b6f022c9c74f54b8ffdc5a76
parent c9cabf113958e40665b11a0fed6c61fecc1bb3d4
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 22 Jul 2018 18:00:39 +0200

Fix md2point title and filename generation.

</content>
</entry>
<entry>
<id>c9cabf113958e40665b11a0fed6c61fecc1bb3d4</id>
<published>2018-07-22T15:53:14Z</published>
<updated>2018-07-22T15:53:14Z</updated>
<title type="text">Fix dir2point for empty rm.</title>
<link rel="alternate" href="commit/c9cabf113958e40665b11a0fed6c61fecc1bb3d4.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit c9cabf113958e40665b11a0fed6c61fecc1bb3d4
parent 1299c159e753b6c494bdec06e1f537a9b8f3f5f2
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 22 Jul 2018 17:53:14 +0200

Fix dir2point for empty rm.

</content>
</entry>
<entry>
<id>1299c159e753b6c494bdec06e1f537a9b8f3f5f2</id>
<published>2018-06-24T16:42:53Z</published>
<updated>2018-06-24T16:42:53Z</updated>
<title type="text">Rename dir2catpoint to dir2point, to follow other naming.</title>
<link rel="alternate" href="commit/1299c159e753b6c494bdec06e1f537a9b8f3f5f2.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 1299c159e753b6c494bdec06e1f537a9b8f3f5f2
parent 48eb525c324a6773e7998a73d5d30315afbc0566
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 24 Jun 2018 18:42:53 +0200

Rename dir2catpoint to dir2point, to follow other naming.

</content>
</entry>
<entry>
<id>48eb525c324a6773e7998a73d5d30315afbc0566</id>
<published>2018-06-24T16:32:24Z</published>
<updated>2018-06-24T16:32:24Z</updated>
<title type="text">Add dir2catpoint, for presenting a directory content easily.</title>
<link rel="alternate" href="commit/48eb525c324a6773e7998a73d5d30315afbc0566.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 48eb525c324a6773e7998a73d5d30315afbc0566
parent e770be30820327fadfce9c22bd68c020250627be
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 24 Jun 2018 18:32:24 +0200

Add dir2catpoint, for presenting a directory content easily.

</content>
</entry>
<entry>
<id>e770be30820327fadfce9c22bd68c020250627be</id>
<published>2018-01-24T16:06:25Z</published>
<updated>2018-01-24T16:06:25Z</updated>
<title type="text">Year bump.</title>
<link rel="alternate" href="commit/e770be30820327fadfce9c22bd68c020250627be.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit e770be30820327fadfce9c22bd68c020250627be
parent 8cef108616234aab7f858a5af6029036e9b9e90c
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 24 Jan 2018 17:06:25 +0100

Year bump.

</content>
</entry>
<entry>
<id>8cef108616234aab7f858a5af6029036e9b9e90c</id>
<published>2017-03-25T11:35:38Z</published>
<updated>2017-03-25T11:35:38Z</updated>
<title type="text">Fixing a spelling error.</title>
<link rel="alternate" href="commit/8cef108616234aab7f858a5af6029036e9b9e90c.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 8cef108616234aab7f858a5af6029036e9b9e90c
parent 2fd2eefb68879671612defad2b061f02b276784d
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sat, 25 Mar 2017 12:35:38 +0100

Fixing a spelling error.

</content>
</entry>
<entry>
<id>2fd2eefb68879671612defad2b061f02b276784d</id>
<published>2014-01-21T13:01:13Z</published>
<updated>2014-01-21T13:01:13Z</updated>
<title type="text">Add how to get the catpoint from its origin git repository.</title>
<link rel="alternate" href="commit/2fd2eefb68879671612defad2b061f02b276784d.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 2fd2eefb68879671612defad2b061f02b276784d
parent 4ad1da8099c9253e83c128675e37b138dfd36aab
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Tue, 21 Jan 2014 14:01:13 +0100

Add how to get the catpoint from its origin git repository.

</content>
</entry>
<entry>
<id>4ad1da8099c9253e83c128675e37b138dfd36aab</id>
<published>2014-01-21T12:59:42Z</published>
<updated>2014-01-21T12:59:42Z</updated>
<title type="text">Removing the old catpoint version.</title>
<link rel="alternate" href="commit/4ad1da8099c9253e83c128675e37b138dfd36aab.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 4ad1da8099c9253e83c128675e37b138dfd36aab
parent 21c9fbd1913bf952e065511086fbfcd685bdb602
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Tue, 21 Jan 2014 13:59:42 +0100

Removing the old catpoint version.

</content>
</entry>
<entry>
<id>21c9fbd1913bf952e065511086fbfcd685bdb602</id>
<published>2014-01-21T08:31:45Z</published>
<updated>2014-01-21T08:31:45Z</updated>
<title type="text">Add a description and an example for a presentation.</title>
<link rel="alternate" href="commit/21c9fbd1913bf952e065511086fbfcd685bdb602.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 21c9fbd1913bf952e065511086fbfcd685bdb602
parent 6595feb811ea8b90a66e08e1bab475fcfd3b891f
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Tue, 21 Jan 2014 09:31:45 +0100

Add a description and an example for a presentation.

</content>
</entry>
<entry>
<id>6595feb811ea8b90a66e08e1bab475fcfd3b891f</id>
<published>2014-01-21T08:25:03Z</published>
<updated>2014-01-21T08:25:03Z</updated>
<title type="text">Initial commit.</title>
<link rel="alternate" href="commit/6595feb811ea8b90a66e08e1bab475fcfd3b891f.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 6595feb811ea8b90a66e08e1bab475fcfd3b891f
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Tue, 21 Jan 2014 09:25:03 +0100

Initial commit.

</content>
</entry>
</feed>
