<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vagabond, branch v1.0.2</title>
<subtitle>Rust library for Unix-style file traversal and manipulation
</subtitle>
<id>https://code.benbridle.com/vagabond/atom?h=v1.0.2</id>
<link rel='self' href='https://code.benbridle.com/vagabond/atom?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/'/>
<updated>2025-01-07T23:24:37Z</updated>
<entry>
<title>Update to version 1.0.2</title>
<updated>2025-01-07T23:24:37Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2025-01-07T21:01:20Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/commit/?id=740df75e2bf62d067ca76bd661f9c46b4a228678'/>
<id>urn:sha1:740df75e2bf62d067ca76bd661f9c46b4a228678</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue when copying a directory to a directory</title>
<updated>2025-01-07T23:24:37Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2025-01-07T23:24:08Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/commit/?id=26191d997c33c70ed174ac61fcc35cbf0f75c721'/>
<id>urn:sha1:26191d997c33c70ed174ac61fcc35cbf0f75c721</id>
<content type='text'>
The copy-contents-of-a-directory logic as using the copy_file function,
which would fail if the directory contained another directory.
</content>
</entry>
<entry>
<title>Preserve original path when listing directory contents</title>
<updated>2025-01-07T21:00:53Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2025-01-07T21:00:53Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/commit/?id=bd6c24a92f4ac01625f73adac075c90c36e3f74a'/>
<id>urn:sha1:bd6c24a92f4ac01625f73adac075c90c36e3f74a</id>
<content type='text'>
Previously, the value of the original_path field of each entry returned
by the list_directory function was using the canonicalized directory
path, not the directory path as originally passed to the function.
</content>
</entry>
<entry>
<title>Update version to 1.0.1</title>
<updated>2024-10-28T06:07:45Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-28T06:07:45Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/commit/?id=08f3153fea62ea81a42438347eeee058f5bec199'/>
<id>urn:sha1:08f3153fea62ea81a42438347eeee058f5bec199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update author email address in Cargo.toml</title>
<updated>2024-10-28T06:07:37Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-28T06:07:37Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/commit/?id=4e75b86b7254918e1b01f98dc325e78a4054b916'/>
<id>urn:sha1:4e75b86b7254918e1b01f98dc325e78a4054b916</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error when opening a path ending with a relative component</title>
<updated>2024-10-28T06:06:24Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-28T06:05:23Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/commit/?id=e63ef09d229a41471acfb9d171e4dc91516257db'/>
<id>urn:sha1:e63ef09d229a41471acfb9d171e4dc91516257db</id>
<content type='text'>
This was thought to be impossible, but it was found to trigger when
opening the parent directory of a relative path in the form './file'.
</content>
</entry>
<entry>
<title>Large collection of changes</title>
<updated>2023-12-19T03:23:29Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2023-12-19T03:23:29Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/commit/?id=47b25c05a6be51b93c909d38a19440d1c04ba2f8'/>
<id>urn:sha1:47b25c05a6be51b93c909d38a19440d1c04ba2f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2022-08-25T09:27:39Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2022-08-25T09:27:39Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/vagabond/commit/?id=8f410d1ead74b979481f1488a4dcddd33ea829c7'/>
<id>urn:sha1:8f410d1ead74b979481f1488a4dcddd33ea829c7</id>
<content type='text'>
</content>
</entry>
</feed>
