<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotup/dotup_cli/src/utils.rs, branch 0.1.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/'/>
<entry>
<title>removed old code</title>
<updated>2022-02-08T09:21:12+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2022-02-08T09:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/commit/?id=92b05a877eb772985d2f4fc9cd198ca642b69b6a'/>
<id>92b05a877eb772985d2f4fc9cd198ca642b69b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>snapshot before removal</title>
<updated>2022-02-08T09:19:19+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2022-02-08T09:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/commit/?id=0992c36733f58750da93921041424fd09f0158ed'/>
<id>0992c36733f58750da93921041424fd09f0158ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial implementation of status command</title>
<updated>2021-12-24T21:01:11+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2021-12-24T21:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/commit/?id=ffcb43df8f39a55be468cf4bdfecd72dd026d940'/>
<id>ffcb43df8f39a55be468cf4bdfecd72dd026d940</id>
<content type='text'>
closes #1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #1
</pre>
</div>
</content>
</entry>
<entry>
<title>Small changes</title>
<updated>2021-10-30T18:47:49+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2021-10-30T18:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/commit/?id=d027ec1c61b28c1ab914d61dd3dbce15af5a820e'/>
<id>d027ec1c61b28c1ab914d61dd3dbce15af5a820e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small changes to logging and docs.</title>
<updated>2021-07-14T14:07:32+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2021-07-14T14:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/commit/?id=1c0dee8e60d9c1c989a3712e7d1e19debe981e8a'/>
<id>1c0dee8e60d9c1c989a3712e7d1e19debe981e8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed find_archive_path function.</title>
<updated>2021-07-11T09:06:30+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2021-07-11T09:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/commit/?id=fcc5fbe564ee74e5f8434349424cbc4c646597df'/>
<id>fcc5fbe564ee74e5f8434349424cbc4c646597df</id>
<content type='text'>
Fixed infinite loop if an archive file didnt exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed infinite loop if an archive file didnt exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow parsing depot files with link errors.</title>
<updated>2021-07-09T14:51:13+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2021-07-09T14:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/commit/?id=a567cffa4167b92f8636ee2ba1a57ceaf3324e4e'/>
<id>a567cffa4167b92f8636ee2ba1a57ceaf3324e4e</id>
<content type='text'>
If there is an error while creating the links after reading from file
then a warning is printed and that link is ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If there is an error while creating the links after reading from file
then a warning is printed and that link is ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved utils module to the root of the crate.</title>
<updated>2021-07-09T14:08:13+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2021-07-09T14:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/dotup/commit/?id=3c63bf31b0c4f105d155622c84baf91745f5b9c6'/>
<id>3c63bf31b0c4f105d155622c84baf91745f5b9c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
