Age | Commit message (Expand) | Author | Files | Lines |
2004-12-15 | removed my url path and fs path from the packages table | jchu | 1 | -2/+0 |
2004-12-15 | tweaks to package functions and schema | pjmattal | 4 | -17/+57 |
2004-12-15 | added a url path and fs path to the packages table | jchu | 1 | -0/+2 |
2004-12-15 | gonna use package_exists instead | jchu | 1 | -20/+0 |
2004-12-15 | added function to get ids from names | jchu | 1 | -0/+20 |
2004-12-15 | added a url path and fs path to the contents and took out filename | jchu | 1 | -3/+2 |
2004-12-15 | partial database stuff done | jchu | 1 | -1/+15 |
2004-12-14 | added code to handle assumed line continuations and cases | jchu | 1 | -1/+9 |
2004-12-13 | added resume support on the server side | jchu | 1 | -5/+13 |
2004-12-13 | made it a nicer error message | jchu | 1 | -5/+11 |
2004-12-13 | made the socket connection broken checking actually work | jchu | 1 | -1/+1 |
2004-12-13 | added incoming directory support and made the server not use 100% cpu busy wa... | jchu | 1 | -2/+21 |
2004-12-09 | deleted this unneeded file | pjmattal | 1 | -1/+0 |
2004-12-06 | fixed the aur schema, added use AUR; line to make it | pjmattal | 1 | -0/+1 |
2004-12-06 | moved subzero-password | pjmattal | 1 | -0/+0 |
2004-12-06 | password for subzero file added | pjmattal | 1 | -0/+1 |
2004-10-24 | just a little work on it - still have some code and plenty of debugging to do | eric | 4 | -135/+163 |
2004-10-19 | back on the job.... | eric | 5 | -11/+137 |
2004-09-20 | added upload comments/history, still need to finish the actual db calls | eric | 4 | -20/+162 |
2004-09-16 | parsed the PKGBUILD, time to add the data to the db | eric | 1 | -3/+8 |
2004-09-16 | still working on pkgsubmit - just checking in some new code | eric | 1 | -9/+41 |
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 |