Age | Commit message (Expand) | Author | Files | Lines |
2009-02-16 | Correct comment removal in pkgsubmit.php1.5.6.1 | Gergely Imreh | 1 | -4/+7 |
2009-02-15 | Fix: FS#13189, infinite variable replacement cycle | Gergely Imreh | 1 | -1/+5 |
2009-01-28 | FS#2649, FS#12645: subsititution of all variables and "eval" | Gergely Imreh | 1 | -11/+26 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 1 | -1/+0 |
2009-01-15 | Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field. | Gergely Imreh | 1 | -6/+13 |
2009-01-08 | Don't require source or md5sum arrays in PKGBUILDs. | Loui Chang | 1 | -2/+3 |
2009-01-04 | Minimize calls to uid_from_sid() | Dan McGee | 1 | -5/+7 |
2008-12-29 | Correct undefined constant error in pkgsubmit. | Loui Chang | 1 | -4/+6 |
2008-12-22 | Really make all web paths relative. | Loui Chang | 1 | -1/+1 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 1 | -2/+2 |
2008-12-20 | Fix PKGBUILD source array parsing. | Evangelos Foutras | 1 | -1/+3 |
2008-12-20 | Add error checking to chmod on package submission | Callan Barrett | 1 | -1/+1 |
2008-11-13 | Give group writable permissions to uploaded files. | Loui Chang | 1 | -17/+19 |
2008-11-04 | Merge branch 'testing' | Loui Chang | 1 | -142/+123 |
2008-09-13 | Fix whitespace and indenting in pkgsubmit. | Loui Chang | 1 | -117/+112 |
2008-07-28 | Include File/Find.php PEAR module1.5.2 | Simo Leone | 1 | -2/+2 |
2008-07-09 | Redirect on package submission | Callan Barrett | 1 | -33/+17 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 1 | -1/+1 |
2008-06-15 | Clean up of pkgsubmit.php | Callan Barrett | 1 | -206/+165 |
2008-06-11 | Make use of PEAR packages in pkgsubmit.php | Callan Barrett | 1 | -112/+60 |
2008-06-09 | Fix FS#8622 | Callan Barrett | 1 | -18/+24 |
2008-06-09 | Fix FS#10016 | Callan Barrett | 1 | -4/+4 |
2008-06-07 | Unmark out-of-date on update | Callan Barrett | 1 | -0/+1 |
2008-06-07 | Support for uploading plain PKGBUILDs | Callan Barrett | 1 | -5/+9 |
2008-06-06 | Don't reset category on update. | Callan Barrett | 1 | -0/+2 |
2008-01-23 | Removed QBUG and DBUG | Simo Leone | 1 | -10/+0 |
2008-01-20 | Prefill category upon upload error and fix bug in last patch | Callan Barrett | 1 | -48/+39 |
2008-01-20 | Allow pkgsubmit to accept any tar* file | Dan McGee | 1 | -5/+3 |
2008-01-20 | Support for verbose page titles | Callan Barrett | 1 | -1/+1 |
2008-01-20 | Tweaks of various page layouts and handling of data | Callan Barrett | 1 | -10/+18 |
2008-01-20 | Removes need for name, overwrite and comment fields from pkgsubmit.php | Callan Barrett | 1 | -192/+115 |
2008-01-20 | Bug in uploading PKGBUILDs and aur schema | Callan Barrett | 1 | -3/+0 |
2008-01-20 | Hand diff of simo's patch to remove flag safe functionality. | eliott | 1 | -8/+0 |
2007-10-02 | Fixed version strings. | tardo | 1 | -1/+1 |
2007-09-27 | Merge commit 'origin/testing' | Loui Chang | 1 | -3/+5 |
2007-09-27 | Made some things in config.inc.proto that should be constants constants | Loui Chang | 1 | -32/+32 |
2007-09-24 | More changes to page styles. | eliott | 1 | -3/+5 |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 1 | -1/+1 |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 1 | -23/+23 |
2007-03-05 | Varios fixes: | dsa | 1 | -13/+27 |
2007-03-05 | Added support for uploading files with '+' characters. | dsa | 1 | -2/+2 |
2006-12-14 | Corrected a problem when submit a package, more details in file pkgsubmit.php | dsa | 1 | -1/+7 |
2006-10-13 | Solved the #3939 bug and it will require a change in the PackageDepends table... | dsa | 1 | -4/+12 |
2006-08-22 | Applied license patch from dsa (closes #4085). | swiergot | 1 | -2/+4 |
2006-08-08 | committed dsa's patch to allow periods in package names (closes #4758) | pjmattal | 1 | -2/+7 |
2006-08-08 | added dsa's header include patch | pjmattal | 1 | -0/+3 |
2006-08-01 | added dsa's "My Packages" patch | pjmattal | 1 | -0/+12 |
2006-08-01 | closed #2599: now removes " or ' from pkgdesc only if they form a start/end pair | pjmattal | 1 | -2/+12 |
2005-09-02 | closed #3127 with slight modification | swiergot | 1 | -0/+3 |
2005-08-29 | Fixed a bug introduced in r228 (closes #3126) | swiergot | 1 | -1/+1 |