<feed xmlns='http://www.w3.org/2005/Atom'>
<title>metastore, branch master</title>
<subtitle>File metadata backup/comparison/restoration tool</subtitle>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/'/>
<entry>
<title>Fix "changing owner" message to show owner instead of group.</title>
<updated>2021-04-07T23:40:44+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2021-04-07T23:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=fe09dabc0d7684075bd06b50132250ce7dfa1bb0'/>
<id>fe09dabc0d7684075bd06b50132250ce7dfa1bb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Mention normalize_path() bugfix.</title>
<updated>2021-04-07T16:29:58+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2021-04-07T16:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=2e275f9b117fdf3b36cfc6955f055f0620f47ee4'/>
<id>2e275f9b117fdf3b36cfc6955f055f0620f47ee4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AUTHORS: Add Jürgen Bubeck.</title>
<updated>2021-04-07T16:28:16+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2021-04-07T16:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=4c03ec2b628d64ab6b3c5b98d34c93302d93b06e'/>
<id>4c03ec2b628d64ab6b3c5b98d34c93302d93b06e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix path normalization for the case of CWD being the root directory (/).</title>
<updated>2021-04-07T16:24:27+00:00</updated>
<author>
<name>Jürgen Bubeck</name>
<email>bubeck@xkrug.com</email>
</author>
<published>2016-11-09T16:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=45f104b60356b096deaed0fd184f1c8b04a40d75'/>
<id>45f104b60356b096deaed0fd184f1c8b04a40d75</id>
<content type='text'>
Previously metastore would fail if running from / and paths were given:

    $ pwd
    /
    $ metastore -d bin
    lstat failed for .bin: No such file or directory

Now it works properly:

    $ metastore -d bin | head -1
    lrwxrwxrwx      root    root    2018-08-17 16:31:23.120322532 +0200     ./bin/hostname

Signed-off-by: Przemyslaw Pawelczyk &lt;przemoc@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously metastore would fail if running from / and paths were given:

    $ pwd
    /
    $ metastore -d bin
    lstat failed for .bin: No such file or directory

Now it works properly:

    $ metastore -d bin | head -1
    lrwxrwxrwx      root    root    2018-08-17 16:31:23.120322532 +0200     ./bin/hostname

Signed-off-by: Przemyslaw Pawelczyk &lt;przemoc@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix conversion specifiers in "Failed to {malloc,strdup}" messages.</title>
<updated>2018-09-08T14:47:22+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-09-08T14:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=f8d5fc70290d19441ea513a10dbfe8cc074571f7'/>
<id>f8d5fc70290d19441ea513a10dbfe8cc074571f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing argument to "Failed to get metadata for %s\n" message.</title>
<updated>2018-09-08T14:43:37+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-09-08T14:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=b6bf6a1fb863acd4275bbc5670f4918b80edea4e'/>
<id>b6bf6a1fb863acd4275bbc5670f4918b80edea4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support building with empty -DNO_XATTR= (equivalent to -DNO_XATTR=0).</title>
<updated>2018-02-19T00:41:15+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-02-19T00:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=ee36104279f55c26a0ec71abbe8cccbbd0bc3966'/>
<id>ee36104279f55c26a0ec71abbe8cccbbd0bc3966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Support NO_XATTR variable.</title>
<updated>2018-02-18T23:36:11+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-02-18T23:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=c7e0264a71d3101cf660a9da354a33792914fd76'/>
<id>c7e0264a71d3101cf660a9da354a33792914fd76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support building with no extended attributes support.</title>
<updated>2018-02-18T23:34:14+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-02-18T23:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=39c5a5e929efc7c3b89a4e316dfd02b1734848d6'/>
<id>39c5a5e929efc7c3b89a4e316dfd02b1734848d6</id>
<content type='text'>
Support building with no extended attributes support when NO_XATTR
macro is predefined to non-0 value (e.g. put -DNO_XATTR in CFLAGS).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support building with no extended attributes support when NO_XATTR
macro is predefined to non-0 value (e.g. put -DNO_XATTR in CFLAGS).
</pre>
</div>
</content>
</entry>
<entry>
<title>utils.h: Introduce new verbosity level: MSG_WARNING.</title>
<updated>2018-02-18T21:51:17+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-02-18T21:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=04df7fcc6d0f75bdf14fd87bcac9d609188e8675'/>
<id>04df7fcc6d0f75bdf14fd87bcac9d609188e8675</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
