<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib, branch 1.4.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=1.4.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=1.4.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2007-10-02T11:33:53Z</updated>
<entry>
<title>Tweak to version strings patch.</title>
<updated>2007-10-02T11:33:53Z</updated>
<author>
<name>Paul Mattal</name>
<email>paul@mattal.com</email>
</author>
<published>2007-10-02T11:33:53Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=22fcea238f0ede3def934c1d8b32935025f22d3c'/>
<id>urn:sha1:22fcea238f0ede3def934c1d8b32935025f22d3c</id>
<content type='text'>
Rather than rely in any way on config.inc, which is expected to be edited
by the user and to persist across versions without change, the version
string definition is stored in version.inc and included from aur.inc.
</content>
</entry>
<entry>
<title>Fixed version strings.</title>
<updated>2007-10-02T11:29:27Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-09-30T02:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=881b921eb30f5a28226e8b25ef194c4254cb09d5'/>
<id>urn:sha1:881b921eb30f5a28226e8b25ef194c4254cb09d5</id>
<content type='text'>
Added AUR_VERSION to config file, so now we should only need to
change one location. KISS ftw.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
<entry>
<title>Center the "Go back to search results" on the package detail page.</title>
<updated>2007-09-29T02:15:47Z</updated>
<author>
<name>Paul Mattal</name>
<email>paul@mattal.com</email>
</author>
<published>2007-09-29T02:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=659cace81e123426b1204d7a1296747ae6afb43f'/>
<id>urn:sha1:659cace81e123426b1204d7a1296747ae6afb43f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Links to official packages now point back to AL site.</title>
<updated>2007-09-27T13:10:33Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-09-26T01:30:33Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=de365c6e0c853c60f1a713b39a6b190a3bd40900'/>
<id>urn:sha1:de365c6e0c853c60f1a713b39a6b190a3bd40900</id>
<content type='text'>
Previously if the package was not in community or unsupported, the link didn't point anywhere. Now it uses http://archlinux.org/packages/search/$pkgname. If there's a better way, someone needs to let me know. As far as I know, there's no sure way to link directly to a package without knowing the pkgid.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
<entry>
<title>Messages run across colspan=3 now.</title>
<updated>2007-09-27T12:59:27Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-09-26T01:15:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b4946839ea26c4ccabd914da4213561be9b1cf22'/>
<id>urn:sha1:b4946839ea26c4ccabd914da4213561be9b1cf22</id>
<content type='text'>
Using colspan=2 seemed to make the text wrap.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
<entry>
<title>nitpick: Changed "AUR-Home" button to "AUR Home"</title>
<updated>2007-09-27T04:09:43Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2007-09-27T04:09:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=10f6a7c40160f21f74254238e51c58eff9e61be7'/>
<id>urn:sha1:10f6a7c40160f21f74254238e51c58eff9e61be7</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge commit 'origin/testing'</title>
<updated>2007-09-27T04:06:56Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2007-09-27T04:06:56Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d2134f7637279592b11e4c0f778445bd347b0804'/>
<id>urn:sha1:d2134f7637279592b11e4c0f778445bd347b0804</id>
<content type='text'>
Yeah I actually want to work from testing.
Conflicts:

	web/lib/pkgfuncs.inc

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>I forgot to change AUR_db* usage to constants. Fixed now.</title>
<updated>2007-09-27T04:04:47Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2007-09-27T04:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e8ae65abf62e2d85d4baf406fb651e2aa5814d3b'/>
<id>urn:sha1:e8ae65abf62e2d85d4baf406fb651e2aa5814d3b</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Made some things in config.inc.proto that should be constants constants</title>
<updated>2007-09-27T03:57:51Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2007-09-27T03:57:51Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c764f078f10061c016228fb079dc7302af52f60c'/>
<id>urn:sha1:c764f078f10061c016228fb079dc7302af52f60c</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'testing' of git://git.mattal.com/aur into test</title>
<updated>2007-09-25T22:40:48Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-09-25T22:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b76faddb10fb53266e4f934a58edf30ba7935025'/>
<id>urn:sha1:b76faddb10fb53266e4f934a58edf30ba7935025</id>
<content type='text'>
Fixed regressions.
</content>
</entry>
</feed>
