<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NetFS - Git, branch main</title>
<subtitle>A Git based daemon for NetFS</subtitle>
<id>https://git.randomdan.homeip.net/repo/netfs-gitfs/atom?h=main</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/'/>
<updated>2025-09-19T11:12:15Z</updated>
<entry>
<title>Remove unnecessary includes</title>
<updated>2025-09-19T11:12:15Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2025-09-19T11:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=57d77f6ac544ea257a4dd424e11d68250006e5f3'/>
<id>urn:sha1:57d77f6ac544ea257a4dd424e11d68250006e5f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add . and .. to listdir result set</title>
<updated>2025-09-19T11:08:50Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2025-09-19T11:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=f4bb8f499ffb8c22512f3e5e703d7dc26215dd39'/>
<id>urn:sha1:f4bb8f499ffb8c22512f3e5e703d7dc26215dd39</id>
<content type='text'>
Uses default directory attributes.
</content>
</entry>
<entry>
<title>Single definition of constructing Attr from git things</title>
<updated>2025-09-16T17:36:23Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-09-16T17:36:23Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=080ae2e8e02a5fd7d708e50a5c6458ef2a8e3d05'/>
<id>urn:sha1:080ae2e8e02a5fd7d708e50a5c6458ef2a8e3d05</id>
<content type='text'>
Adds getattr helpers to handle logic for setting members from entry and
blob if available/appropriate, commit, gid, and uid.
</content>
</entry>
<entry>
<title>Include . and .. in readdir results</title>
<updated>2025-09-16T17:16:05Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-09-16T17:16:05Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=430e397f8400f5b4a80bc398388c4383654df920'/>
<id>urn:sha1:430e397f8400f5b4a80bc398388c4383654df920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary coverage variant definition</title>
<updated>2025-09-16T17:14:56Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-09-16T17:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=4c94282f0732984606e8eb5d131c5758bb080c10'/>
<id>urn:sha1:4c94282f0732984606e8eb5d131c5758bb080c10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a perf test of key functions</title>
<updated>2025-08-16T15:34:08Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-08-16T15:34:08Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=c1002936abe28230ab43a960d164cd05d51f69ec'/>
<id>urn:sha1:c1002936abe28230ab43a960d164cd05d51f69ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix-up all the clang-tidy warnings</title>
<updated>2025-08-16T15:29:06Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-08-16T15:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=0d97553a5e1d91edfc325f1d9f5cf8c8bdd6a496'/>
<id>urn:sha1:0d97553a5e1d91edfc325f1d9f5cf8c8bdd6a496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update branch names from master to main</title>
<updated>2025-08-16T15:25:54Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-08-16T15:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=2309367eb43cedd768da3f0ade7fcd9aeeff10e1'/>
<id>urn:sha1:2309367eb43cedd768da3f0ade7fcd9aeeff10e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't define a default toolset, use the system/project one</title>
<updated>2025-08-16T15:25:54Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-08-16T14:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=d2884e6cd1b0f0d60eaf403d96c000a430e4ddd1'/>
<id>urn:sha1:d2884e6cd1b0f0d60eaf403d96c000a430e4ddd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add testing import to Jamroot</title>
<updated>2025-08-16T15:25:54Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-08-16T14:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs-gitfs/commit/?id=854ab814b9fbf21e3fe08b69a812966ce51e1320'/>
<id>urn:sha1:854ab814b9fbf21e3fe08b69a812966ce51e1320</id>
<content type='text'>
</content>
</entry>
</feed>
