summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* * merged daniels wonderful doxygen workMichael Vogt2005-11-145-84/+1393
|\
* | * merged with apt--mvoMichael Vogt2005-11-141-0/+6
|\|
| * * turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt2005-11-091-0/+6
| |
| \
*-. | * merged with apt--mvo--0 and apt--ddtp--0Michael Vogt2005-10-234-5/+21
|\ \|
| | * * revert patch from patch-59, causes all sorts of troubleMichael Vogt2005-10-222-5/+1
| * | * ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt2005-10-212-0/+20
| * | * merged with mainlineMichael Vogt2005-10-193-3/+7
| |\ \
* | \ \ * merged with mainMichael Vogt2005-10-201-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | * renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt2005-10-201-1/+1
| | |/ | |/|
* | | * merged with apt--mvoMichael Vogt2005-10-192-1/+5
|\| |
| * | * sparc64 alignment fixMichael Vogt2005-10-191-1/+1
| * | * added APT::Authentication::Trust-CDROM optionMichael Vogt2005-10-191-0/+4
* | | * merged with ddtpMichael Vogt2005-10-171-1/+1
|\ \ \ | | |/ | |/|
| * | * update sonameMichael Vogt2005-10-171-1/+1
* | | * merged pdiff supportMichael Vogt2005-10-173-5/+468
|\ \ \
| * | | * removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt2005-10-173-16/+1
| * | | * don't forget the final md5sum checking!Michael Vogt2005-09-091-1/+18
| * | | * merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt2005-09-068-14/+54
| |\ \ \
| * | | | * dont bump the soname, it doesn't break the abi!Michael Vogt2005-09-061-1/+1
| * | | | * be less verbose and call the Url-Remap: APT::URL-RemapMichael Vogt2005-08-301-6/+2
| * | | | * fix a missing StatDone if nothing needs to be fetchedMichael Vogt2005-08-301-0/+1
| * | | | * fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?)Michael Vogt2005-08-292-36/+38
| * | | | * split the diff acquire code in a bit that gets the index file and one that ...Michael Vogt2005-08-292-135/+211
| * | | | * debug support (Debug::pkgAcquire::RRed) for rred method addedMichael Vogt2005-08-292-1/+16
| * | | | * bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt2005-08-221-0/+4
| * | | | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt2005-08-221-6/+9
| * | | | * merged with mainlineMichael Vogt2005-08-1915-44/+337
| * | | | * use the new cool rred method for the patchtingMichael Vogt2005-08-192-48/+67
| * | | | * merged with apt--main and apt--fixesMichael Vogt2005-06-0811-16/+26
| * | | | * another bug in QueueNextDiff fixedMichael Vogt2005-05-091-2/+4
| * | | | * fix a bug QueueNextDiffMichael Vogt2005-05-091-6/+6
| * | | | * merge with matt, search for the right patch next instead of applying them i...Michael Vogt2005-05-073-19/+73
| |\ \ \ \
| * | | | | * use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt2005-05-072-14/+58
| * | | | | * first rewrite of the apt pdiff support patch finishedMichael Vogt2005-04-152-5/+280
| * | | | | * merged the apt--main with the 2004 bwlimit treeMichael Vogt2005-03-311-0/+4
* | | | | | * merged ddtp supportMichael Vogt2005-10-1725-33/+943
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | * remvoed the remap feature again, dosn't work anywayMichael Vogt2005-09-271-11/+3
| * | | | * added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical Michael Vogt2005-09-271-3/+11
| * | | | * merged with apt--mvoMichael Vogt2005-09-2711-19/+75
| |\ \ \ \
| * | | | | * updated with mainlineMichael Vogt2005-08-3015-44/+337
| * | | | | * added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt2005-07-284-14/+236
| * | | | | * code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt2005-07-2810-31/+50
| * | | | | * merged with otavios branchMichael Vogt2005-06-0811-16/+26
| * | | | | * don't throw any more warningsMichael Vogt2005-05-132-1/+9
| * | | | | * FindInCache() uses the correct file nowMichael Vogt2005-05-131-3/+3
| * | | | | * made the translation downloading workMichael Vogt2005-05-132-1/+15
| * | | | | * fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt2005-05-131-1/+1
| * | | | | * try harder to get the correct language codeMichael Vogt2005-05-131-2/+13
| * | | | | * fixed a problem when it comes to the cache rebuildingMichael Vogt2005-05-132-13/+14
| * | | | | Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador2005-05-132-1/+23