Re: [aur-dev] [PATCH] Extended JSON query method

2008-06-04 Thread eliott
On 6/3/08, Loui <[EMAIL PROTECTED]> wrote: > On Tue, 3 Jun 2008 20:25:33 +0200 > Sylvester Johansson <[EMAIL PROTECTED]> wrote: > > Hey Sylvester. > I think I like this method better than the other. Could you fix the > indentation (especially in function query), put a more descriptive > commi

[aur-dev] [PATCH] Fix FS#8672

2008-06-04 Thread Callan Barrett
Fixes all those bugs about people not being able to upload packages. It patches the can_submit_pkg function to allow people to overwrite dummy packages, I think this was the old behavior. -- Callan Barrett 0008-Fix-FS-8672.patch Description: Binary data

[aur-dev] [PATCH] Use PEAR modules when submitting PKGBUILDs

2008-06-04 Thread Callan Barrett
pkgsubmit.php now uses the PEAR modules Archive_Tar and File_Find for finding the PKGBUILD and messing with tarballs, Archive_Tar should be installed by default but you'll need to install File_Find yourself to make this work. I've also done some other cleanup such as (aside from rm_rf) no more exec

[aur-dev] [PATCH] Extended JSON query method

2008-06-04 Thread Sylvester Johansson
Alright alright. Here you go. But there really should be some modelines if indentation is so important :P 0001-Extended-the-JSON-interface-with-a-query-method.patch Description: Binary data