<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/doc, branch makepnd</title>
<subtitle>makepnd-ng
</subtitle>
<id>https://git.cloudef.pw/makepnd.git/atom?h=makepnd</id>
<link rel='self' href='https://git.cloudef.pw/makepnd.git/atom?h=makepnd'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/'/>
<updated>2017-05-08T08:53:55Z</updated>
<entry>
<title>pacman.8: fix typo in query options</title>
<updated>2017-05-08T08:53:55Z</updated>
<author>
<name>Michael Straube</name>
<email>straubem@gmx.de</email>
</author>
<published>2017-04-21T13:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=f4e2009e9b01a3ebff8b54e059d4f0422a139016'/>
<id>urn:sha1:f4e2009e9b01a3ebff8b54e059d4f0422a139016</id>
<content type='text'>
Signed-off-by: Michael Straube &lt;straubem@gmx.de&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>add --sysroot option</title>
<updated>2017-04-16T23:41:35Z</updated>
<author>
<name>Andrew Gregory</name>
<email>andrew.gregory.8@gmail.com</email>
</author>
<published>2017-04-16T04:31:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=fae33a1faf3f94ea46049664ef483b2a3e0d3f01'/>
<id>urn:sha1:fae33a1faf3f94ea46049664ef483b2a3e0d3f01</id>
<content type='text'>
--root is not sufficient to properly operate on a mounted guest system.
Using --root still uses the host system's configuration and there is no
way to correctly use the guest configuration without manually modifying
any Include directives.  --sysroot provides an easier way to operate on
a guest system by chrooting immediately after option parsing before
configuration parsing or performing any operations.  It is currently
limited to the root user, but that's enough for restoring a guest system
to a working state, which is the primary intended use case.

Signed-off-by: Andrew Gregory &lt;andrew.gregory.8@gmail.com&gt;
</content>
</entry>
<entry>
<title>deprecate --force in favor of --overwrite</title>
<updated>2017-04-12T01:47:44Z</updated>
<author>
<name>Andrew Gregory</name>
<email>andrew.gregory.8@gmail.com</email>
</author>
<published>2017-04-10T00:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=13ec13c85e4ea39e51d58b0842d8bef50e2ae369'/>
<id>urn:sha1:13ec13c85e4ea39e51d58b0842d8bef50e2ae369</id>
<content type='text'>
--force is widely misunderstood and the same effect can now be achieved
with --overwrite, which is better named and can be used more safely.

Signed-off-by: Andrew Gregory &lt;andrew.gregory.8@gmail.com&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>add --overwrite option to ignore file conflicts</title>
<updated>2017-04-12T01:47:33Z</updated>
<author>
<name>Andrew Gregory</name>
<email>andrew.gregory.8@gmail.com</email>
</author>
<published>2017-04-10T00:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=04d211effa8d65020887112ee30c7b3b0fc28ad3'/>
<id>urn:sha1:04d211effa8d65020887112ee30c7b3b0fc28ad3</id>
<content type='text'>
Allows for safer, more fine-grained control for overwriting files than
--force's all-or-nothing approach.

Implements FS#31549.

Signed-off-by: Andrew Gregory &lt;andrew.gregory.8@gmail.com&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Introduce a 'disable-download-timeout' option</title>
<updated>2017-01-13T02:52:50Z</updated>
<author>
<name>Christian Hesse</name>
<email>mail@eworm.de</email>
</author>
<published>2016-12-02T10:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=c635f185ba86967cd8de9c31890b57e558f65e9b'/>
<id>urn:sha1:c635f185ba86967cd8de9c31890b57e558f65e9b</id>
<content type='text'>
Add command line option ('--disable-download-timeout') and config file
option ('DisableDownloadTimeout') to disable defaults for low speed
limit and timeout on downloads. Use this if you have issues downloading
files with proxy and/or security gateway.

Signed-off-by: Christian Hesse &lt;mail@eworm.de&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Document the new query parameter for VCS sources</title>
<updated>2017-01-04T03:59:15Z</updated>
<author>
<name>Eli Schwartz</name>
<email>eschwartz93@gmail.com</email>
</author>
<published>2017-01-03T20:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=37a89e2fac704babbe3badf0d9df0d41ec622f6f'/>
<id>urn:sha1:37a89e2fac704babbe3badf0d9df0d41ec622f6f</id>
<content type='text'>
Signed-off-by: Eli Schwartz &lt;eschwartz93@gmail.com&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2017-01-04T03:59:14Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2017-01-01T07:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=1a2d5bee3bc8841f81db7a4d6b2d41a2363b93d6'/>
<id>urn:sha1:1a2d5bee3bc8841f81db7a4d6b2d41a2363b93d6</id>
<content type='text'>
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix documentation of -Dq</title>
<updated>2017-01-04T03:59:14Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2016-12-08T21:44:18Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=3a4623b10a7eab1aa9d3121c5d4b0f96428df407'/>
<id>urn:sha1:3a4623b10a7eab1aa9d3121c5d4b0f96428df407</id>
<content type='text'>
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>makepkg: Disallow forward slashes in pkgver</title>
<updated>2017-01-04T03:59:14Z</updated>
<author>
<name>Steef Hegeman</name>
<email>steefhegeman@hotmail.com</email>
</author>
<published>2016-10-23T00:27:21Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=5dfa3c8f6a0b1c170feac564b1fca51a33f78723'/>
<id>urn:sha1:5dfa3c8f6a0b1c170feac564b1fca51a33f78723</id>
<content type='text'>
scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in now raises an error when
pkgver contains forward slashes.

pkgver containing a forward slash results in a package filename
containing a forward slash, which isn't a valid filename.

Signed-off-by: Steef Hegeman &lt;steefhegeman@hotmail.com&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Give a "success!" message on database check</title>
<updated>2016-12-05T05:20:08Z</updated>
<author>
<name>Patrick Eigensatz</name>
<email>patrickeigensatz@gmail.com</email>
</author>
<published>2016-10-07T19:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=46324d9b26bd4bf5624dd8743bcd2b8f9dc5616d'/>
<id>urn:sha1:46324d9b26bd4bf5624dd8743bcd2b8f9dc5616d</id>
<content type='text'>
'pacman -Dk' prints a "success!" message if there were no errors.
It is possible to suppress the output using the '-q / --quiet' flag.

This implements the feature discussed at https://bugs.archlinux.org/task/50087

Signed-off-by: Patrick Eigensatz &lt;patrick.eigensatz@gmail.com&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
</feed>
