Age | Commit message (Expand) | Author | Files | Lines |
2011-01-19 | Removed code for tarball extraction. | Lukas Fleischer | 1 | -48/+12 |
2010-11-10 | Add timestamp when a package is flagged out-of-date (FS#20848). | Lukas Fleischer | 1 | -1/+1 |
2010-06-24 | pkgsubmit: Remove build function check | Andrea Scarpino | 1 | -15/+1 |
2010-06-05 | pkgsubmit: store the previous path with getcwd() | mickael9 | 1 | -1/+3 |
2009-11-24 | pkgsubmit.php: Remove redundant error message. | Loui Chang | 1 | -8/+0 |
2009-11-24 | Restyle the layout. | Loui Chang | 1 | -0/+5 |
2009-11-10 | pkgsubmit: Instruct users how to make source packages. | Loui Chang | 1 | -6/+7 |
2009-09-29 | Remove the plain PKGBUILD upload feature. | Loui Chang | 1 | -4/+0 |
2009-08-11 | Use include_once where applicable | Dan McGee | 1 | -5/+5 |
2009-06-25 | Remove excess whitespace.1.5.6.3 | Loui Chang | 1 | -6/+6 |
2009-06-18 | Turn on package notification by default for new packages | Callan Barrett | 1 | -0/+3 |
2009-06-18 | fix FS#13122 (again): removing comment removal as early as possible | Gergely Imreh | 1 | -3/+3 |
2009-04-01 | Tweak the bash parsing for package submission. | Loui Chang | 1 | -10/+17 |
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 |