<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/scripts, branch v3.0.0-rc3</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/scripts?h=v3.0.0-rc3</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/scripts?h=v3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2014-04-05T13:55:31Z</updated>
<entry>
<title>Prefix package functions with pkg_/pkgbase_</title>
<updated>2014-04-05T13:55:31Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-04-05T13:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=676595f9bf4ecb3de96d02c89440a6fdaf7fc797'/>
<id>urn:sha1:676595f9bf4ecb3de96d02c89440a6fdaf7fc797</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>aurblup: Update for pacman 4.1 API changes</title>
<updated>2013-04-28T11:44:32Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-04-28T11:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6b1ba5e48f3626cd120aecad4d709abcc8106e42'/>
<id>urn:sha1:6b1ba5e48f3626cd120aecad4d709abcc8106e42</id>
<content type='text'>
alpm_db_register_sync() and alpm_option_get_syncdbs() have been renamed.
Update aurblup sources accordingly.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Remove aurblup configuration file parser</title>
<updated>2013-02-15T12:25:56Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-12-07T22:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6dc61e7d9e87ad6821869dab61e5f005af2e0252'/>
<id>urn:sha1:6dc61e7d9e87ad6821869dab61e5f005af2e0252</id>
<content type='text'>
Drop the (very bad) PHP parser and allow for passing all necessary
configuration via command line parameters.

Also, add a convenience wrapper written in PHP that parses the
configuration file and subsequently calls aurblup with correct command
line options.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>aurblup: update for pacman 4 revised libalpm API</title>
<updated>2011-10-24T15:57:52Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-10-21T20:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=99a2bb81cf4fe3c1b16451628d15450b76d1eafe'/>
<id>urn:sha1:99a2bb81cf4fe3c1b16451628d15450b76d1eafe</id>
<content type='text'>
Notable changes include the necessary handle object and the splitting
of provides and replaces into alpm_depend_t objects.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>aurblup: remove use of alpm_list_getdata()</title>
<updated>2011-10-24T15:57:51Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-10-21T20:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d20f90ead3ba1998f08c924ae4f63450c5743aa7'/>
<id>urn:sha1:d20f90ead3ba1998f08c924ae4f63450c5743aa7</id>
<content type='text'>
This is not strictly necessry as listitem-&gt;data is public.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>aurblup: style cleanups</title>
<updated>2011-10-24T15:57:51Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-10-21T20:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=156bfbddb98de91a3bf37740978e21baa3ecb9ba'/>
<id>urn:sha1:156bfbddb98de91a3bf37740978e21baa3ecb9ba</id>
<content type='text'>
Always use two lines for if statements, use a character constant rather
than the 0 integer when NULL-terminating a string, and remove the
unnecessary NULL check before free(value)- free(NULL) is a no-op and
always safe.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>aurblup: remove ';' from queries</title>
<updated>2011-10-24T15:57:51Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-10-21T20:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f5736ace651fd7c277a7729919b45504b830d728'/>
<id>urn:sha1:f5736ace651fd7c277a7729919b45504b830d728</id>
<content type='text'>
The semicolons are not necessary when performing queries via the MySQL
API, so remove them.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>aurblup: Update config.h.proto</title>
<updated>2011-08-19T08:21:14Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-08-16T23:46:54Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c69c44050e39f5fba7a1685844c73a7c09af0670'/>
<id>urn:sha1:c69c44050e39f5fba7a1685844c73a7c09af0670</id>
<content type='text'>
* Switch to x86_64 architecture by default
* Add more repositories (including multilib)
* Update default configuration path to include .php file extension

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Rename package_exists() to pkgid_from_name()</title>
<updated>2011-08-11T14:17:07Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-07-31T17:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0ac8970b62ad728bc0988e7e0a7f16efe78ea6cd'/>
<id>urn:sha1:0ac8970b62ad728bc0988e7e0a7f16efe78ea6cd</id>
<content type='text'>
Describe what this function actually does: Return the ID of a package
with a given name and return NULL if such a package doesn't exist.

The function name is chosen in a fashion similar to other functions from
"pkgfuncs.inc.php" (pkgname_from_id(), pkgnotify_from_sid(), ...).

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add a upload directory transform script</title>
<updated>2011-08-10T13:23:00Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-08-10T13:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6ae2bc514f61d3e56d008cd1901d91bdbc6752d2'/>
<id>urn:sha1:6ae2bc514f61d3e56d008cd1901d91bdbc6752d2</id>
<content type='text'>
This goes with the previous patch that moves uploads into segmented
subdirectories. To actually run, follow the DRYRUN instructions.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
