<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/pkgfuncs.inc, branch 1.5.3</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/pkgfuncs.inc?h=1.5.3</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/pkgfuncs.inc?h=1.5.3'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2008-11-26T06:36:34Z</updated>
<entry>
<title>Remove remaining instances of do_Details</title>
<updated>2008-11-26T06:36:34Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-11-26T06:36:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3ec9ecc84e0677251f44ebd1bbf445c74b968d8f'/>
<id>urn:sha1:3ec9ecc84e0677251f44ebd1bbf445c74b968d8f</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Clean up packages.php and document new package functions</title>
<updated>2008-11-23T18:23:33Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-10-04T20:49:01Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ac8b080e4344b2930bfe1a75aed2a83d7d2a50bd'/>
<id>urn:sha1:ac8b080e4344b2930bfe1a75aed2a83d7d2a50bd</id>
<content type='text'>
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>Move package notification into a function.</title>
<updated>2008-11-13T20:19:20Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-11-09T23:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2ac75bd81278a6a51d3eef56e9088c198a887a6d'/>
<id>urn:sha1:2ac75bd81278a6a51d3eef56e9088c198a887a6d</id>
<content type='text'>
Also modify the way notification is done. Instead of toggling
notification, users can explicitly notify or unnotify.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert package voting to a function</title>
<updated>2008-10-30T14:45:31Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-10-04T18:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=132fd7cfc791a76f084140b2901018a046160b84'/>
<id>urn:sha1:132fd7cfc791a76f084140b2901018a046160b84</id>
<content type='text'>
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>Convert package adoption/disowning to a function</title>
<updated>2008-10-28T00:40:37Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-10-04T18:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5d4303d0b6afacb2b3a8731bdb9fdbd6c40f5c0e'/>
<id>urn:sha1:5d4303d0b6afacb2b3a8731bdb9fdbd6c40f5c0e</id>
<content type='text'>
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>Convert package deletion to a function</title>
<updated>2008-10-17T02:27:45Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-10-03T19:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a447281d4f5ce2071ebc81b375c70ae44231b046'/>
<id>urn:sha1:a447281d4f5ce2071ebc81b375c70ae44231b046</id>
<content type='text'>
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>Convert package flagging to a function</title>
<updated>2008-10-14T23:36:04Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-10-04T17:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8f5882e68deec6a8780653ae537aea7aa02283c3'/>
<id>urn:sha1:8f5882e68deec6a8780653ae537aea7aa02283c3</id>
<content type='text'>
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>Sort required by list in package details page.</title>
<updated>2008-09-28T17:17:09Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-09-28T16:07:33Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=df39cded09cb2a1ed9ee2f11207b28ccbb24fd51'/>
<id>urn:sha1:df39cded09cb2a1ed9ee2f11207b28ccbb24fd51</id>
<content type='text'>
This closes FS#11420.

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>doesn't show disown package when already disowned</title>
<updated>2008-08-27T13:34:24Z</updated>
<author>
<name>Andrea Scarpino</name>
<email>bash.lnx@gmail.com</email>
</author>
<published>2008-08-26T15:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=52fb8550a21aeac6a6c75700c78be36de8983e15'/>
<id>urn:sha1:52fb8550a21aeac6a6c75700c78be36de8983e15</id>
<content type='text'>
Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove all vim mode lines. Add HACKING file.</title>
<updated>2008-06-17T05:38:01Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-06-17T05:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3a42725601885af3c7b25b376cd4c141c71968ee'/>
<id>urn:sha1:3a42725601885af3c7b25b376cd4c141c71968ee</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
</feed>
