<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/cleanpath.git, branch 1.0.0</title>
<subtitle>Path filtering library/utility
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/'/>
<entry>
<title>Exit on first invalid argument</title>
<updated>2021-05-17T05:29:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2021-05-17T05:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=68bb18b1dde2b42913c68501a9d875804b181318'/>
<id>68bb18b1dde2b42913c68501a9d875804b181318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for --default (#8)</title>
<updated>2021-05-17T03:16:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2021-05-17T03:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=6e313a4289d0dd30246cfbb8a0bef4309b9e2a15'/>
<id>6e313a4289d0dd30246cfbb8a0bef4309b9e2a15</id>
<content type='text'>
* Add test for --default

* Remove trailing semi-colon from windows path</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add test for --default

* Remove trailing semi-colon from windows path</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cmake barfing on backslashes (#7)</title>
<updated>2021-05-17T03:10:14+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2021-05-17T03:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=001bca9c77a4dec9ef348e084e95c9ead3edb576'/>
<id>001bca9c77a4dec9ef348e084e95c9ead3edb576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add default path (#6)</title>
<updated>2021-05-17T01:06:48+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2021-05-17T01:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=bc3013fc68746265db78bf92623f7e6e3e469264'/>
<id>bc3013fc68746265db78bf92623f7e6e3e469264</id>
<content type='text'>
* Add default path

* Improve support/implementation logic

* Fix braces in tests

* Enable warnings

* Emit more generalized form of windows path

* Change initialization order

* Add --default/-D to documentation

* Fix platform detection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add default path

* Improve support/implementation logic

* Fix braces in tests

* Enable warnings

* Emit more generalized form of windows path

* Change initialization order

* Add --default/-D to documentation

* Fix platform detection</pre>
</div>
</content>
</entry>
<entry>
<title>Improve man page installation</title>
<updated>2021-05-13T05:48:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2021-05-13T05:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=25493db89f8e23d2e78e1ee16b3748173ef60188'/>
<id>25493db89f8e23d2e78e1ee16b3748173ef60188</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add API docs</title>
<updated>2021-05-13T05:30:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2021-05-13T05:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=6cdf18373905d12c776263fa0287126e3b0a9553'/>
<id>6cdf18373905d12c776263fa0287126e3b0a9553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Proper namespace for the header file. Bump version.</title>
<updated>2021-05-13T03:46:22+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2021-05-13T03:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=89511934b805999e0c12071750c52c1c45d35536'/>
<id>89511934b805999e0c12071750c52c1c45d35536</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn once about regex on windows from cleanpath utility, not library</title>
<updated>2021-05-08T21:25:36+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2021-05-08T21:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=054508b5edeaef602ee4251bb3828387cb26f582'/>
<id>054508b5edeaef602ee4251bb3828387cb26f582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2021-05-07T22:28:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2021-05-07T22:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=ed0ba975e39cebb7e15c1fdac560a66a543fce87'/>
<id>ed0ba975e39cebb7e15c1fdac560a66a543fce87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Testing (#5)</title>
<updated>2021-05-07T22:27:17+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2021-05-07T22:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=d0e3a85d09eb43c5de821dded7fc4aa76f593d2d'/>
<id>d0e3a85d09eb43c5de821dded7fc4aa76f593d2d</id>
<content type='text'>
* Fix separators appearing at the end once and for all

* Add cleanpath executable tests

* Escape slashes

* Enable verbose testing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix separators appearing at the end once and for all

* Add cleanpath executable tests

* Escape slashes

* Enable verbose testing</pre>
</div>
</content>
</entry>
</feed>
