Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-24 | Added communitypkg | simo | 2 | -8/+110 | |
Added config file support to tupkg | |||||
2005-04-11 | misc updates off of pedantic from long ago | pjmattal | 1 | -1/+1 | |
2005-04-10 | added more safe checks on result codes from file deletes in tupkgupdate | pjmattal | 1 | -7/+14 | |
2005-04-10 | fixed bugs in tupkgupdate | pjmattal | 1 | -6/+11 | |
made link to CVS for package files in community go to CURRENT tag | |||||
2005-04-10 | small fix to the fancy unsupported-->community update | pjmattal | 1 | -2/+1 | |
more user doc fixes | |||||
2005-04-10 | added check for new package going transitioning from unsupported --> ↵ | pjmattal | 1 | -1/+11 | |
community getting maintainer reset hardcoded community as the name of the repo, for now | |||||
2005-04-10 | added capability to get category from the directory in CVS | pjmattal | 1 | -4/+26 | |
fixed bogus reference to subzero in the user docs | |||||
2005-02-23 | fixed obvious tupkgupdate bug introduced by other fix | pjmattal | 1 | -1/+1 | |
2005-02-23 | fixed minor bugs | pjmattal | 1 | -1/+1 | |
2005-02-23 | make sure all dummy packages are created in tupkgupdate in location 1 | pjmattal | 1 | -9/+4 | |
2005-02-23 | fixed several bugs | pjmattal | 1 | -4/+15 | |
2005-01-24 | switched back to bash for processing PKGBUILDs | pjmattal | 1 | -9/+20 | |
this works much better and has very cool results | |||||
2005-01-24 | many many changes | pjmattal | 1 | -30/+38 | |
db fixes should work fairly well now | |||||
2005-01-24 | fixes to the parsing of file dirs | pjmattal | 2 | -4/+4 | |
2005-01-24 | made the config dict accessible everywhere | jchu | 1 | -2/+2 | |
2005-01-23 | made changes to move some confs | jchu | 2 | -11/+17 | |
2005-01-23 | updated tupkgs to work with md5 passwords | pjmattal | 1 | -1/+4 | |
2005-01-23 | added a LOT of database stuff | pjmattal | 1 | -13/+159 | |
2005-01-22 | old changes; fixed one subtle handling where there's no new package | pjmattal | 1 | -3/+5 | |
but no update, so it's okay | |||||
2004-12-26 | commited neotuli's patch for source links | jchu | 1 | -7/+11 | |
2004-12-15 | kept it from running gensync when no changes were made | pjmattal | 1 | -1/+7 | |
made --delete actually delete files that are copied | |||||
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 ↵ | jchu | 1 | -2/+21 | |
waiting | |||||
2004-12-06 | moved subzero-password | pjmattal | 1 | -1/+0 | |
2004-12-06 | password for subzero file added | pjmattal | 1 | -0/+1 | |
2004-09-14 | added parsing of PKGBUILD by using bash | pjmattal | 1 | -3/+26 | |
2004-09-13 | added a lot | pjmattal | 1 | -15/+51 | |
-n flag (dramatize) --delete flag (delete bad pkgs from build tree) --paranoid (double check packages with identical versions) many enhancements to args (getopt) | |||||
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-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 | |
access, and config file support | |||||
2004-09-02 | added support for multiple files in the client and made the file reading ↵ | jchu | 2 | -8/+17 | |
less memory intensive for the server (poorly, mind you) | |||||
2004-09-02 | uploading files works (only tested with one but should work just dandy with ↵ | jchu | 2 | -11/+240 | |
lots of files)... things like resume and authentication aren't fully implemented yet (server side is missing) | |||||
2004-09-02 | the daemon now starts, polls for connections, and opens them | jchu | 1 | -5/+82 | |
2004-06-13 | initial import | eric | 3 | -0/+140 | |