Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-11-27 | Import md5 from hashlib in tupkgs. | Loui Chang | 1 | -1/+1 |
2008-11-27 | Rework tupkg support scripts. Update paths. | Loui Chang | 2 | -11/+13 |
2008-11-26 | Remove remaining instances of do_Details | Loui Chang | 1 | -2/+2 |
2008-11-26 | Add sevenfourk to AUTHORS for Ukrainian translation. | Loui Chang | 1 | -0/+4 |
2008-11-26 | New Ukrainian translation for AUR | sevenfourk | 18 | -1/+414 |
2008-11-25 | Make remembered sessions actually save themselves. | Loui Chang | 3 | -9/+27 |
2008-11-25 | Fix typos in Russian translation. | Sergej Pupykin | 2 | -3/+3 |
2008-11-25 | Renamed Get Arch to Download. | Thayer Williams | 1 | -7/+7 |
2008-11-24 | Remove redundant tupkgs.conf. | Loui Chang | 1 | -10/+0 |
2008-11-23 | Clean up packages.php and document new package functions | Callan Barrett | 2 | -29/+67 |
2008-11-21 | Add a script to clean up files of deleted unsupported packages. | Loui Chang | 1 | -0/+36 |
2008-11-19 | Russian translation update | Sergej Pupykin | 1 | -0/+61 |
2008-11-19 | Russian translation update | Sergej Pupykin | 11 | -10/+73 |
2008-11-13 | Update tupkg to use hashlib instead of md5 directly. | Loui Chang | 1 | -1/+2 |
2008-11-13 | Give group writable permissions to uploaded files. | Loui Chang | 2 | -17/+47 |
2008-11-13 | Move package notification into a function. | Loui Chang | 2 | -51/+74 |
2008-11-13 | Clear out old expired sessions on log out. | Loui Chang | 2 | -6/+15 |
2008-11-12 | tupkgupdate: remove dead code | Dan McGee | 1 | -6/+0 |
2008-11-12 | tupkgupdate: add config_use_db check to allow skipping of DB operations | Dan McGee | 1 | -20/+23 |
2008-11-12 | tupkgupdate: expand all tabs | Dan McGee | 1 | -42/+42 |
2008-11-10 | Tweak TU interface for appearance. | Loui Chang | 3 | -12/+16 |
2008-11-04 | Update HACKING for new branch structure. | Loui Chang | 1 | -2/+2 |
2008-11-04 | Merge branch 'testing' | Loui Chang | 91 | -2066/+1842 |
2008-11-04 | Commit version of communitypkg in current use. | Loui Chang | 1 | -58/+105 |
2008-10-30 | Convert package voting to a function | Callan Barrett | 2 | -106/+83 |
2008-10-28 | Convert package adoption/disowning to a function | Callan Barrett | 2 | -94/+64 |
2008-10-17 | Convert package deletion to a function | Callan Barrett | 2 | -86/+77 |
2008-10-15 | Convert package flagging to a function | Callan Barrett | 2 | -96/+79 |