Age | Commit message (Expand) | Author | Files | Lines |
2004-09-14 | added parsing of PKGBUILD by using bash | pjmattal | 1 | -3/+26 |
2004-09-13 | added a lot | pjmattal | 1 | -15/+51 |
2004-09-12 | changed to work with pacman python lib | pjmattal | 1 | -60/+56 |
2004-09-11 | added tupkgupdate | pjmattal | 1 | -0/+236 |
2004-09-10 | continuing with pkgsubmit, added vim instructions to php files | eric | 10 | -26/+62 |
2004-09-07 | fix parse errors on pkgsubmit | eric | 1 | -4/+4 |
2004-09-03 | added getopts to tupkg | jchu | 1 | -3/+31 |
2004-09-03 | a little bit of tweaking | jchu | 1 | -1/+2 |
2004-09-03 | a little more robust config stuff | jchu | 2 | -2/+22 |
2004-09-03 | added authentication to tupkgs and updated info in tupkg | jchu | 3 | -10/+41 |
2004-09-03 | added a little bit better messaging, getopts to server side, stuff for mysql ... | jchu | 2 | -3/+38 |
2004-09-02 | added support for multiple files in the client and made the file reading less... | jchu | 2 | -8/+17 |
2004-09-02 | uploading files works (only tested with one but should work just dandy with l... | jchu | 2 | -11/+240 |
2004-09-02 | the daemon now starts, polls for connections, and opens them | jchu | 1 | -5/+82 |
2004-08-23 | updated web/README.txt | eric | 1 | -5/+9 |
2004-07-14 | need to update the database with new package info and do some serious testing | eric | 1 | -32/+168 |
2004-07-14 | still working on pkgsubmit | eric | 2 | -9/+83 |
2004-07-13 | a little bit more... | eric | 3 | -19/+165 |
2004-07-12 | started on the package submit script | eric | 5 | -8/+81 |
2004-07-11 | cleaned up physical scripts | eric | 6 | -71/+18 |
2004-07-10 | pkgsearch is done (except for some serious debugging) | eric | 6 | -32/+410 |
2004-07-02 | baby steps | eric | 6 | -45/+123 |
2004-07-02 | do_Details is getting close | eric | 1 | -9/+14 |
2004-07-01 | still working on pkgsearch.php::do_Details | eric | 5 | -3/+174 |
2004-07-01 | checking in from work | eric | 1 | -2/+2 |
2004-06-30 | slow going - work has been insane | eric | 4 | -37/+115 |
2004-06-29 | yet another schema change | eric | 5 | -49/+44 |
2004-06-29 | fleshing out the package logic, renamed pkg include files for consistency | eric | 7 | -52/+81 |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 7 | -112/+216 |
2004-06-28 | working on action box for packages | eric | 5 | -55/+86 |
2004-06-26 | mypkgs works, but need an 'action' table | eric | 4 | -7/+98 |
2004-06-25 | less/more buttons work on packages | eric | 2 | -7/+56 |
2004-06-25 | improved dummy data, sorting works on package listing, still need Less/More b... | eric | 3 | -41/+146 |
2004-06-25 | first pass at displaying package search results - still needs Less/More buttons | eric | 4 | -27/+72 |
2004-06-24 | getting closer to printing package search results - also fixed some XHTML stuff | eric | 12 | -33/+161 |
2004-06-24 | started working on the pkgsearch | eric | 5 | -7/+230 |
2004-06-23 | possibly merge some scripts? | eric | 2 | -9/+52 |
2004-06-23 | added dummy data for testing | eric | 3 | -0/+256 |
2004-06-23 | account adding/editing is working | eric | 8 | -49/+178 |
2004-06-22 | pulled out account functions into separate include file | eric | 7 | -381/+828 |
2004-06-22 | left out load db instructions | eric | 1 | -1/+6 |
2004-06-21 | working on the accounts stuff | eric | 11 | -16/+809 |
2004-06-20 | finished the login/logout/session stuff | eric | 14 | -57/+165 |
2004-06-19 | started working on the login | eric | 6 | -6/+285 |
2004-06-19 | forgot to add encoding. | dusty | 1 | -0/+1 |
2004-06-19 | sanitize and XHTMLize header and footer functions | dusty | 1 | -1/+5 |
2004-06-19 | finished tweaking language selection | eric | 17 | -20/+303 |
2004-06-18 | renamed _() function to __() to avoid gettext conflict | eric | 9 | -19/+145 |
2004-06-18 | (no commit message) | eric | 1 | -2/+2 |
2004-06-18 | added a template and favicon | eric | 4 | -8/+23 |