Age | Commit message (Expand) | Author | Files | Lines |
2004-12-15 | rolled back my change, it didn't work well | jchu | 1 | -9/+9 |
2004-12-15 | apply all substitutions on all other variables | jchu | 1 | -9/+9 |
2004-12-15 | added contents | jchu | 1 | -4/+20 |
2004-12-15 | removed the location option cause it was stupid | jchu | 1 | -13/+13 |
2004-12-15 | fixed a small typo | jchu | 1 | -1/+1 |
2004-12-15 | added some links to the files | jchu | 1 | -2/+9 |
2004-12-15 | kept it from running gensync when no changes were made | pjmattal | 1 | -1/+7 |
2004-12-15 | removed those crazy -'s between the name and version | jchu | 1 | -2/+2 |
2004-12-15 | fixed up a bunch of dummy package things and added a message saying teh uploa... | jchu | 3 | -8/+18 |
2004-12-15 | removed debugging messages | jchu | 1 | -1/+1 |
2004-12-15 | fixed a small ID SNAFU | jchu | 1 | -1/+1 |
2004-12-15 | removed some debugging output | jchu | 1 | -2/+0 |
2004-12-15 | everything except package contents done | jchu | 3 | -26/+100 |
2004-12-15 | fixed syntax error | jchu | 1 | -1/+1 |
2004-12-15 | renumber none to one, hide none from category/location dropdowns | pjmattal | 2 | -16/+15 |
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-15 | 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-20 | 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 |