<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/apk-tools/src, branch v2.0_rc7</title>
<subtitle>ncopa's apk-tools repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/'/>
<entry>
<title>db: check if target exist before renaming tempfile</title>
<updated>2009-11-24T08:25:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-11-24T08:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=407ef801d9b10b535e13fa26f12396b0476dd825'/>
<id>407ef801d9b10b535e13fa26f12396b0476dd825</id>
<content type='text'>
do not overwrite target if we have --never-overwrite and target exists.

ref #197
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
do not overwrite target if we have --never-overwrite and target exists.

ref #197
</pre>
</div>
</content>
</entry>
<entry>
<title>archive: overwrite protection needs to use real filename</title>
<updated>2009-11-06T14:16:49+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-06T14:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=98de5353550b1750591d4469429563f5537519ed'/>
<id>98de5353550b1750591d4469429563f5537519ed</id>
<content type='text'>
otherwise we always extract the file as .apk-new and the database
side just overwrites.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise we always extract the file as .apk-new and the database
side just overwrites.
</pre>
</div>
</content>
</entry>
<entry>
<title>version: add support for version control suffixes</title>
<updated>2009-11-06T11:29:58+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-06T11:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=4dd183f3c1cd093af0fc1382bd9d822423bbb748'/>
<id>4dd183f3c1cd093af0fc1382bd9d822423bbb748</id>
<content type='text'>
add cvs, svn, git and mercurial tags for creating snapshot
packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add cvs, svn, git and mercurial tags for creating snapshot
packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>version: fix remaining version comparisons</title>
<updated>2009-11-06T11:21:00+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-06T11:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=ff45ff315294a853f5a65ae81e5a003d91f99d50'/>
<id>ff45ff315294a853f5a65ae81e5a003d91f99d50</id>
<content type='text'>
even more corner cases found which were broke. now all tests
should pass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
even more corner cases found which were broke. now all tests
should pass.
</pre>
</div>
</content>
</entry>
<entry>
<title>apk: add --never-overwrite flag (ref #197)</title>
<updated>2009-11-06T09:31:03+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-06T09:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=a93a35eecaf580d97f6a451d7e951be0ff18372c'/>
<id>a93a35eecaf580d97f6a451d7e951be0ff18372c</id>
<content type='text'>
to never ever overwrite a while in the filesystem the user knows
about. it gives the impression of extraction succeeding even though
nothing was done. this is inteded to be used only for bootstrapping
with overlay.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to never ever overwrite a while in the filesystem the user knows
about. it gives the impression of extraction succeeding even though
nothing was done. this is inteded to be used only for bootstrapping
with overlay.
</pre>
</div>
</content>
</entry>
<entry>
<title>version: fix comparison of version again</title>
<updated>2009-11-05T15:49:12+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-05T15:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=44ac0b06af20bd32010502a10d8bb7752215c627'/>
<id>44ac0b06af20bd32010502a10d8bb7752215c627</id>
<content type='text'>
-t 1.3-r0 1.3.1-r0 was broke
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-t 1.3-r0 1.3.1-r0 was broke
</pre>
</div>
</content>
</entry>
<entry>
<title>db: fix migration and pruning of symlinks to dirs</title>
<updated>2009-10-26T07:46:09+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-10-26T07:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=a7360395ea963334e80fb49d3fc36789d6f40685'/>
<id>a7360395ea963334e80fb49d3fc36789d6f40685</id>
<content type='text'>
the old code treated a symlink to directory as file; it tried
to calculate regular has of it. fix this by: 1) using no follow
on migration and pruning stats, and 2) the helper function to
check if it's point to directory and not calculate hash in that
case. fixes #188.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the old code treated a symlink to directory as file; it tried
to calculate regular has of it. fix this by: 1) using no follow
on migration and pruning stats, and 2) the helper function to
check if it's point to directory and not calculate hash in that
case. fixes #188.
</pre>
</div>
</content>
</entry>
<entry>
<title>version: fix comparision of pre-suffixes</title>
<updated>2009-10-26T07:33:12+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-10-26T07:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=cc4644a54e4bb92507f957832647d91f7f91c21b'/>
<id>cc4644a54e4bb92507f957832647d91f7f91c21b</id>
<content type='text'>
got broke in 0b9bfa8d52ea7ec2cae562a71932a9cc6e2b9963 which
fixed another corner case. hopefully it's good now. fixes #191.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
got broke in 0b9bfa8d52ea7ec2cae562a71932a9cc6e2b9963 which
fixed another corner case. hopefully it's good now. fixes #191.
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg: fix parsing of empty dependencies</title>
<updated>2009-09-16T17:23:34+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-09-16T17:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=aebe73549f54d70ea97482c11284dc43f509add0'/>
<id>aebe73549f54d70ea97482c11284dc43f509add0</id>
<content type='text'>
if the dependencies are empty with only trailing new line, the
parsing was incorrect. fix the new line check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if the dependencies are empty with only trailing new line, the
parsing was incorrect. fix the new line check.
</pre>
</div>
</content>
</entry>
<entry>
<title>version: --index output to stdout instead of stderr</title>
<updated>2009-09-04T08:38:19+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-09-04T08:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=d3861d70a88c6d2d3583fb90946aedb48a8d3e46'/>
<id>d3861d70a88c6d2d3583fb90946aedb48a8d3e46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
