<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html, branch 1.5.6.2</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html?h=1.5.6.2</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html?h=1.5.6.2'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2009-04-01T15:55:59Z</updated>
<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>Fix the comment poop bug.</title>
<updated>2009-02-21T01:59:07Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-21T01:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=402c6d0933127d5337b33f4a3fdb45615c6300d6'/>
<id>urn:sha1:402c6d0933127d5337b33f4a3fdb45615c6300d6</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revamp markup and styles for comments.</title>
<updated>2009-02-19T04:01:25Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-19T04:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=24c9955b3c71e4009b1286152c7187197d2da205'/>
<id>urn:sha1:24c9955b3c71e4009b1286152c7187197d2da205</id>
<content type='text'>
Make post date consistent with other dates.
Look Ma, no tables!

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove unused CSS styles.</title>
<updated>2009-02-18T22:29:17Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-18T22:29:17Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a05438247627142923fd8435bc1f8d85d963924e'/>
<id>urn:sha1:a05438247627142923fd8435bc1f8d85d963924e</id>
<content type='text'>
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>Change layout of tu_details.</title>
<updated>2009-02-13T20:31:05Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-13T20:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e83e593ac41a6e7dcee20fe7962269889c5fd5e1'/>
<id>urn:sha1:e83e593ac41a6e7dcee20fe7962269889c5fd5e1</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>List TUs that voted on a proposal.</title>
<updated>2009-02-13T20:27:05Z</updated>
<author>
<name>Angel 'angvp' Velasquez</name>
<email>angvp@archlinux.com.ve</email>
</author>
<published>2009-02-13T20:27:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=df75621d232405c0ac3c6211f4c72ffd851bee67'/>
<id>urn:sha1:df75621d232405c0ac3c6211f4c72ffd851bee67</id>
<content type='text'>
This patch lists who voted on a proposal after the proposal is closed.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Clean up some markup and styles in page navigation.</title>
<updated>2009-02-06T23:24:04Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-06T23:22:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8d16f647f90572039236c8da428cb1cf25b96a1e'/>
<id>urn:sha1:8d16f647f90572039236c8da428cb1cf25b96a1e</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Change pagination style</title>
<updated>2009-02-03T22:04:21Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2009-02-02T08:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5702137e67d42520821c5c569473988f6862a7d9'/>
<id>urn:sha1:5702137e67d42520821c5c569473988f6862a7d9</id>
<content type='text'>
Looks different now, next and previous on their own sides and elips for both

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