<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/mv.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>Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE.</title>
<updated>2001-10-05T01:35:10+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-10-05T01:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4c557bf576e772bfd78429d5f9b2a436ccadf268'/>
<id>urn:sha1:4c557bf576e772bfd78429d5f9b2a436ccadf268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrote rm.</title>
<updated>2001-04-24T20:04:18+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-04-24T20:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8810bdbba359eb2348cc371f12347dd7f41dda18'/>
<id>urn:sha1:8810bdbba359eb2348cc371f12347dd7f41dda18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use generic flag names.</title>
<updated>2001-04-24T01:30:02+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-04-24T01:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=01441036e9754425e2b09b43deec879ca46206cb'/>
<id>urn:sha1:01441036e9754425e2b09b43deec879ca46206cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite cp and mv to be SUSv2 compliant.</title>
<updated>2001-04-23T18:53:07+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-04-23T18:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=91b2855ba8b9918b79dbe4b9188a3acccb41f7b7'/>
<id>urn:sha1:91b2855ba8b9918b79dbe4b9188a3acccb41f7b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few minor updates. ;-)</title>
<updated>2000-02-07T05:29:42+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-02-07T05:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fac10d7c59f7db0facd5fb94de273310b9ec86e6'/>
<id>urn:sha1:fac10d7c59f7db0facd5fb94de273310b9ec86e6</id>
<content type='text'>
Seriously though, read the Changelog for busybox 0.42,
which this is about to become...
 -Erik
</content>
</entry>
<entry>
<title>Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,</title>
<updated>2000-01-08T21:16:29+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-01-08T21:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1dbc17f630fa92e2ee3ac0f1e2bccb6adf6f9032'/>
<id>urn:sha1:1dbc17f630fa92e2ee3ac0f1e2bccb6adf6f9032</id>
<content type='text'>
and README is a file.
 -Erik
</content>
</entry>
<entry>
<title>Fixed mv so it now does the right thing (same method used in cp).  Removed</title>
<updated>1999-12-29T02:36:29+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-29T02:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f664c004db12cdb3e379c1745351e225c7b92de7'/>
<id>urn:sha1:f664c004db12cdb3e379c1745351e225c7b92de7</id>
<content type='text'>
some cruft from cp.
 -Erik
</content>
</entry>
<entry>
<title>Fixed cp so it works as God intended it to.</title>
<updated>1999-12-29T02:10:35+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-29T02:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2fe08c7afb3ddef42f304e78cb6edfa28e0741ef'/>
<id>urn:sha1:2fe08c7afb3ddef42f304e78cb6edfa28e0741ef</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Stuf</title>
<updated>1999-11-16T00:46:00+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-11-16T00:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d80e851dc05f978dded84b7ac9fcae7066e3ffe0'/>
<id>urn:sha1:d80e851dc05f978dded84b7ac9fcae7066e3ffe0</id>
<content type='text'>
</content>
</entry>
</feed>
