<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html/pkgsubmit.php, branch 1.5.6.3</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html/pkgsubmit.php?h=1.5.6.3</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html/pkgsubmit.php?h=1.5.6.3'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2009-06-25T04:05:44Z</updated>
<entry>
<title>Remove excess whitespace.</title>
<updated>2009-06-25T04:05:44Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-06-25T04:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=610733eafd62e14a7293151fb735bac1f3d55590'/>
<id>urn:sha1:610733eafd62e14a7293151fb735bac1f3d55590</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Turn on package notification by default for new packages</title>
<updated>2009-06-18T06:05:02Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-10-10T03:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d25c1772295cff12e96f6836203c0515ddd4bc2a'/>
<id>urn:sha1:d25c1772295cff12e96f6836203c0515ddd4bc2a</id>
<content type='text'>
Version using package functions

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>fix FS#13122 (again): removing comment removal as early as possible</title>
<updated>2009-06-18T05:54:44Z</updated>
<author>
<name>Gergely Imreh</name>
<email>imrehg@gmail.com</email>
</author>
<published>2009-05-30T06:35:08Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0427eebaa4b3343fa0d165fbfef2ff0857897b57'/>
<id>urn:sha1:0427eebaa4b3343fa0d165fbfef2ff0857897b57</id>
<content type='text'>
comments need to be removed before concatenating lines, otherwise
not matched brackets can cause problems on submit

Signed-off-by: Gergely Imreh &lt;imrehg@gmail.com&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Tweak the bash parsing for package submission.</title>
<updated>2009-04-01T15:55:59Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-04-01T15:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=74a75661d9f8887ecdf07aba4166d5ece746a483'/>
<id>urn:sha1:74a75661d9f8887ecdf07aba4166d5ece746a483</id>
<content type='text'>
Better detection of the build function.
Better detection of variables.
Support for variables with underscores.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Correct comment removal in pkgsubmit.php</title>
<updated>2009-02-16T16:56:23Z</updated>
<author>
<name>Gergely Imreh</name>
<email>imrehg@gmail.com</email>
</author>
<published>2009-02-16T16:56:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f3a29356c51d2b1a56e0122f58385e7d36f9975a'/>
<id>urn:sha1:f3a29356c51d2b1a56e0122f58385e7d36f9975a</id>
<content type='text'>
This only neutralises bash parameter substitution, but doesn't perform
the proper replacement.

Closes FS#13122.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix: FS#13189, infinite variable replacement cycle</title>
<updated>2009-02-15T20:12:28Z</updated>
<author>
<name>Gergely Imreh</name>
<email>imrehg@gmail.com</email>
</author>
<published>2009-02-13T16:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=efc171378761b5f18312fe904361be230143e237'/>
<id>urn:sha1:efc171378761b5f18312fe904361be230143e237</id>
<content type='text'>
Lines such as foo=$foo in the PKGBUILD would end up in a
infinite replacement cycle when uploaded, thus the upload
times out. In these kind of lines, $foo is replaced not by
"$foo" again, but deleted (missing value for foo).

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>FS#2649, FS#12645: subsititution of all variables and "eval"</title>
<updated>2009-01-28T08:26:23Z</updated>
<author>
<name>Gergely Imreh</name>
<email>imrehg@gmail.com</email>
</author>
<published>2009-01-22T02:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2568851eacd5a073aba2e105bcbf59e2fba5c6fd'/>
<id>urn:sha1:2568851eacd5a073aba2e105bcbf59e2fba5c6fd</id>
<content type='text'>
All custom variables are handled during subsitution, as well as
bash "eval" statements.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use new conglomerated translation files.</title>
<updated>2009-01-19T21:29:45Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-19T21:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2ee327634831ec36df5fd74ccc35dfcedfdbe07b'/>
<id>urn:sha1:2ee327634831ec36df5fd74ccc35dfcedfdbe07b</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field.</title>
<updated>2009-01-15T02:52:37Z</updated>
<author>
<name>Gergely Imreh</name>
<email>imrehg@gmail.com</email>
</author>
<published>2009-01-11T03:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5b01327f5776861980ec3cd923462b5f79db3fa6'/>
<id>urn:sha1:5b01327f5776861980ec3cd923462b5f79db3fa6</id>
<content type='text'>
The web interface was handling comments in the PKGBUILD variable fields
(such as 'source','depends',etc...) differently from makepkg, because
makepkg ignores the rest of the current line if there is a # character,
while the web interface parsed that as well, and listed the words of the
comment as source files.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Don't require source or md5sum arrays in PKGBUILDs.</title>
<updated>2009-01-08T16:47:49Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-08T16:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=92643bb8278f3f17d55e1e6c37210ddacb957dae'/>
<id>urn:sha1:92643bb8278f3f17d55e1e6c37210ddacb957dae</id>
<content type='text'>
Also fix a translation string.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
</feed>
