Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-12-20 | Add error checking to chmod on package submission | Callan Barrett | 1 | -1/+1 |
2008-12-20 | Remove the english includes from the main translation files | Callan Barrett | 10 | -20/+0 |
2008-12-20 | Revert "Move call to try_login to login_form." | Callan Barrett | 2 | -6/+3 |
2008-12-20 | Rename 'Un-Vote' and 'Unflag' buttons. | Nathan Jones | 1 | -2/+2 |
2008-12-18 | Updated French translation for index.php | Cilyan Olowen | 1 | -2/+5 |
2008-12-17 | Stop printing underscores around untranslated strings. | Loui Chang | 1 | -1/+1 |
2008-12-17 | Remove obsolete timeout page. | Loui Chang | 12 | -176/+0 |
2008-12-17 | Remove obsolete 'hacker' page. | Loui Chang | 12 | -178/+0 |
2008-12-17 | Add Pierre Schmitz to list of German translators. | Loui Chang | 1 | -0/+1 |
2008-12-17 | Move call to try_login to login_form. | Loui Chang | 2 | -3/+6 |
2008-12-17 | Remove obsolete English translation files. | Loui Chang | 12 | -720/+0 |
2008-12-17 | Remove colons from translated strings in login_form. | Loui Chang | 1 | -2/+2 |
2008-12-17 | genpopo: Stop printing trailing php tag. | Loui Chang | 1 | -4/+3 |
2008-12-17 | Reword the disclaimer in index.php. | Loui Chang | 1 | -2/+2 |
2008-12-17 | Bump version to 1.5.31.5.3 | Loui Chang | 1 | -1/+1 |
2008-12-12 | Quell missing argument warning in clear_expired_sessions(). | Loui Chang | 1 | -1/+2 |
2008-12-12 | Added italian translation to the tu_po.inc file | Giovanni Scafora | 1 | -0/+2 |
2008-12-12 | Updated French Translation for 1.5.3. | Cilyan Olowen | 14 | -14/+133 |
2008-12-11 | Italian translation: small fixes and improvements | Giovanni Scafora | 3 | -5/+5 |
2008-12-11 | Update Italian Translation for the AUR 1.5.3 | Giovanni Scafora | 13 | -32/+176 |
2008-12-11 | Move tupkg scripts to tupkg/scripts. | Loui Chang | 3 | -0/+0 |
2008-12-11 | Update usage and paths in tupkg run scripts. | Loui Chang | 2 | -6/+8 |
2008-12-11 | Add some more error checking to tupkgupdate. | Loui Chang | 1 | -8/+15 |
2008-12-11 | Fix incorrect indentation causing errors in tupkgupdate. | Loui Chang | 1 | -6/+6 |
2008-12-11 | Remove trailing whitespace. | Loui Chang | 1 | -16/+16 |
2008-12-04 | Replace deprecated os.popen2 with subprocess.Popen in tupkgupdate. | Loui Chang | 1 | -18/+22 |
2008-12-03 | Document how to generate the test data. | Nathan Jones | 2 | -1/+6 |
2008-11-28 | run-tupkgupdate: Fix CVS output grepping. | Loui Chang | 1 | -1/+1 |
2008-11-27 | Fix Turkish translations. | Samed Beyribey | 7 | -65/+64 |
2008-11-27 | Rework tupkgupdate scripts. | Loui Chang | 3 | -54/+86 |