<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/cleanpath.git/include, branch master</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>Bump version</title>
<updated>2022-06-16T05:36:36+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2022-06-16T05:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=11288255799ec0b8435f8a3c8da4d6532a8de979'/>
<id>11288255799ec0b8435f8a3c8da4d6532a8de979</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2022-04-16T14:53:01+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2022-04-16T14:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=e63ef9264526ebb2ec0f617199c462df81ff2d9b'/>
<id>e63ef9264526ebb2ec0f617199c462df81ff2d9b</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>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>Improvements (#4)</title>
<updated>2021-05-07T14:35:28+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2021-05-07T14:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=b072d93e47949c9729c979fceef8a7c7bfd22d39'/>
<id>b072d93e47949c9729c979fceef8a7c7bfd22d39</id>
<content type='text'>
* Move display code into functions

* Mark windows supported

* Guard against overruns

* Add --list argument to docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move display code into functions

* Mark windows supported

* Guard against overruns

* Add --list argument to docs</pre>
</div>
</content>
</entry>
<entry>
<title>Add windows (#3)</title>
<updated>2021-05-06T21:45:01+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2021-05-06T21:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=c967ce981c2bedc23f0cd614ea7a3b108d009365'/>
<id>c967ce981c2bedc23f0cd614ea7a3b108d009365</id>
<content type='text'>
* Add windows support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add windows support</pre>
</div>
</content>
</entry>
<entry>
<title>Forget about ARG_MAX. The likelihood of accepting an unfathomably large input from the environment is pretty low</title>
<updated>2021-05-06T20:49:09+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2021-05-06T20:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=41ba28892a04ab8a35a2751b4b7801414706f284'/>
<id>41ba28892a04ab8a35a2751b4b7801414706f284</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add</title>
<updated>2021-05-05T23:58:47+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2021-05-05T23:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=70c312779ecad328a8003b93ebe253c4598b6980'/>
<id>70c312779ecad328a8003b93ebe253c4598b6980</id>
<content type='text'>
* OS detection
* linux specfic limits header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* OS detection
* linux specfic limits header
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2021-05-05T01:14:16+00:00</updated>
<author>
<name>Joe Hunkeler</name>
<email>jhunk@roden.local.stsci.edu</email>
</author>
<published>2021-05-04T21:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/cleanpath.git/commit/?id=ea6e2613aca23c84373e686d739498969062f79e'/>
<id>ea6e2613aca23c84373e686d739498969062f79e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
