Updated the copyright definitions.
[quix0rs-apt-p2p.git] / apt_dht / AptPackages.py
2008-02-22 Cameron DaleUpdated the copyright definitions.
2008-02-21 Cameron DaleAdd and clean up some of the epydoc documentation.
2008-02-20 Cameron DaleFix some minor bugs in the previous commits.
2008-02-19 Cameron DaleUse python-debian for parsing RFC 822 files (untested).
2008-01-14 Cameron DaleUse FilePath everywhere and create new CacheManager...
2008-01-10 Cameron DaleFixed some bugs in the new hashing scheme and tests.
2008-01-10 Cameron DalePass the new HashObjects around everywhere (untested).
2008-01-07 Cameron DaleDecompress needed files while downloading them.
2008-01-07 Cameron DaleFix an error that occurred when there were no Sources...
2007-12-24 CameronFixed 2 broken AptPackages unittests.
2007-12-19 CameronUpdate all tests to add the deferred as both errback...
2007-12-19 CameronFix some broken AptPackages tests.
2007-12-18 CameronMade the AptPackages tests dist-agnostic so it works...
2007-12-16 Cameron DaleMoved the files to appropriate package directories.