<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/tar.c, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-10-24T05:00:29+00:00</updated>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>unarchive function changed to support both exclude and include lists, applets that use unarchive changed to match.</title>
<updated>2001-10-13T19:43:46+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-10-13T19:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4bef7b41861f02874bce4ac6ab0c8c2484d41d07'/>
<id>urn:sha1:4bef7b41861f02874bce4ac6ab0c8c2484d41d07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverse part of previous change.... i think it was the wrong approach... im lost</title>
<updated>2001-10-13T07:11:03+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-10-13T07:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=051eee6ed3056145edeee14d7ab4de9e2f723164'/>
<id>urn:sha1:051eee6ed3056145edeee14d7ab4de9e2f723164</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Match subdirectories of included/excluded files</title>
<updated>2001-10-13T06:54:45+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-10-13T06:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d642a679281399cd82d851fb550af683009b99a2'/>
<id>urn:sha1:d642a679281399cd82d851fb550af683009b99a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Superficial changes to make the exclude/include code easier to understand</title>
<updated>2001-10-13T05:03:29+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-10-13T05:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0e766183ee0d9108c4f803a5e66372fc9c2c119d'/>
<id>urn:sha1:0e766183ee0d9108c4f803a5e66372fc9c2c119d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tar segfault when include list is empty and exclude list is not.</title>
<updated>2001-10-12T19:00:15+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-10-12T19:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f86bbfaddd5803a173d51e41f18af9310f7a612c'/>
<id>urn:sha1:f86bbfaddd5803a173d51e41f18af9310f7a612c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change extraction/list code to use common unarchive code.</title>
<updated>2001-10-05T02:58:48+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-10-05T02:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2e772edacf70e9ff45a00a34af4c94e04d490fc2'/>
<id>urn:sha1:2e772edacf70e9ff45a00a34af4c94e04d490fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Canonicalize dirname(3) behavior.</title>
<updated>2001-08-24T19:51:54+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-08-24T19:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ac20ce1924a0eb563acfda6533a80701cd611bfa'/>
<id>urn:sha1:ac20ce1924a0eb563acfda6533a80701cd611bfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move setvbuf calls from gz_open() to calling functions, setvbuf is only supposed to be called prior to opening the stream, glibc tolerates later use, uclibc doesnt.</title>
<updated>2001-07-13T06:43:03+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-07-13T06:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b028e08d353f18d23c6b81d4ef260b1954adae72'/>
<id>urn:sha1:b028e08d353f18d23c6b81d4ef260b1954adae72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Read 20 512-byte blocks at a time (like GNU tar).</title>
<updated>2001-07-10T15:05:39+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-07-10T15:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5710f9f690c5b668a916da8b2bcee8bbe63e6394'/>
<id>urn:sha1:5710f9f690c5b668a916da8b2bcee8bbe63e6394</id>
<content type='text'>
</content>
</entry>
</feed>
