Age | Commit message (Expand) | Author | Files | Lines |
2009-01-23 | Change comment style so long lines wrap. | Loui Chang | 1 | -1/+1 |
2009-01-23 | Fix translated comment messages. | Loui Chang | 11 | -30/+14 |
2009-01-23 | Remove .htaccess file from source tree. | Loui Chang | 1 | -2/+0 |
2009-01-23 | Only print links for up to five previous and next search results pages. | Loui Chang | 1 | -2/+12 |
2009-01-19 | Add TRANSLATING guide. | Loui Chang | 1 | -0/+79 |
2009-01-19 | Remove obsolete translation tools. | Loui Chang | 2 | -387/+0 |
2009-01-19 | Add new genpopo and translation_tool that work with new system. | Loui Chang | 4 | -379/+629 |
2009-01-19 | Remove obsolete translation files. | Loui Chang | 102 | -6299/+0 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 12 | -18/+10 |
2009-01-19 | Add new conglomerated translation files. | Loui Chang | 10 | -0/+5621 |
2009-01-19 | Remove Less and More links from search results page. | Loui Chang | 1 | -24/+30 |
2009-01-19 | Change: Switching "Legend" and number of results on search page | Gergely Imreh | 1 | -3/+3 |
2009-01-19 | Add: page numbering of AUR search results | Gergely Imreh | 1 | -2/+14 |
2009-01-15 | Replace RSS icon with feed icon. | Loui Chang | 3 | -1/+1 |
2009-01-15 | Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field. | Gergely Imreh | 1 | -6/+13 |
2009-01-08 | Fix stats functionality when APC is unavailable. | Loui Chang | 1 | -3/+11 |
2009-01-08 | Yet another Turkish translation fix. | Samed Beyribey | 4 | -4/+7 |
2009-01-08 | Cache all front page stats in APC if available | Dan McGee | 2 | -20/+38 |
2009-01-08 | Don't require source or md5sum arrays in PKGBUILDs. | Loui Chang | 1 | -2/+3 |
2009-01-05 | Change font to a generic type. | Loui Chang | 1 | -1/+1 |
2009-01-05 | Change layout of search form. | Loui Chang | 2 | -32/+21 |
2009-01-05 | Move package comments to a template. | Loui Chang | 2 | -58/+49 |
2009-01-04 | Stop printing passwords in tupkgs output. | Loui Chang | 1 | -1/+5 |
2009-01-04 | Correct hashlib.md5 usage in tupkg and tupkgs. | Loui Chang | 2 | -5/+5 |
2009-01-04 | Minimize calls to uid_from_sid() | Dan McGee | 2 | -9/+12 |
2009-01-04 | Store account type in local var when possible | Dan McGee | 3 | -10/+11 |
2008-12-31 | aur.inc: remove unused code | Dan McGee | 1 | -47/+0 |
2008-12-31 | Get db connection for accounts search results. | Loui Chang | 1 | -0/+2 |
2008-12-30 | Use non-persistant connections | Dan McGee | 1 | -4/+15 |
2008-12-29 | Properly select page length in search form. | Loui Chang | 1 | -1/+1 |
2008-12-29 | Correct undefined constant error in pkgsubmit. | Loui Chang | 1 | -4/+6 |
2008-12-29 | Make search page use mkurl function, change variables around | Callan Barrett | 2 | -51/+51 |
2008-12-29 | Add search bar to index and pkg details pages | Callan Barrett | 3 | -7/+12 |
2008-12-29 | New search bar, toggle advanced options new style | Callan Barrett | 3 | -184/+139 |
2008-12-29 | Add function to generate clean urls | Callan Barrett | 1 | -0/+34 |
2008-12-24 | Bump to version 1.5.41.5.4 | Callan Barrett | 1 | -1/+1 |
2008-12-24 | Fix Turkish typos | Callan Barrett | 4 | -8/+8 |
2008-12-22 | Don't require login to see out of date packages from package search. | Loui Chang | 1 | -6/+9 |
2008-12-22 | Make some translatable strings friendlier to common usage. | Loui Chang | 2 | -7/+7 |
2008-12-22 | Encode search string for use in anchor tags. | Loui Chang | 1 | -0/+4 |
2008-12-22 | Modify and fix typos in comment notification email. | Loui Chang | 1 | -3/+6 |
2008-12-22 | Really make all web paths relative. | Loui Chang | 4 | -10/+8 |
2008-12-22 | Remove a couple of lines with corrupt translation data. | Loui Chang | 1 | -4/+0 |
2008-12-21 | Move package search results to a template | Callan Barrett | 2 | -210/+159 |
2008-12-21 | Fix up valid email function, FS#12269 | Callan Barrett | 1 | -1/+1 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 24 | -363/+51 |
2008-12-21 | Make all web paths relative. | Loui Chang | 5 | -23/+23 |
2008-12-21 | Remove success messages after package functions | Callan Barrett | 3 | -39/+32 |
2008-12-20 | Change behaviour of package functions to accept normal arrays | Callan Barrett | 2 | -20/+17 |
2008-12-20 | Fix PKGBUILD source array parsing. | Evangelos Foutras | 1 | -1/+3 |