summaryrefslogtreecommitdiff
path: root/methods/debdelta.cc
AgeCommit message (Expand)Author
2011-07-27Some modifications to the queuing.stage-IIshan Jayawardena
2011-07-22Modified debdelta to use ExecFork() ExecWait() instead of fork() and waitpid().Ishan Jayawardena
2011-07-19redirected the stdout, stderr of debpatch to not to interfere apt's communica...Ishan Jayawardena
2011-07-15Adding a simple workaround to get rid of debpatch's error messages to the stdoutIshan Jayawardena
2011-06-25Added the replacement rule for replacing regular URIs with that of debdelta r...Ishan Jayawardena
2011-06-15revised the debdelta methodIshan Jayawardena
2011-06-13added support for downloading debdelta files and queuing successfully downloa...Ishan Jayawardena
2011-06-05added a script to test the debdelta method.Ishan Jayawardena
2011-05-31added the debdelta method - initial implementationIshan Jayawardena