summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/deb/debmetaindex.cc:Michael Vogt2006-07-251-0/+2
* * apt-pkg/indexfile.cc:Michael Vogt2006-06-061-2/+5
* * ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt2005-10-212-0/+20
* * merged with mainlineMichael Vogt2005-10-193-3/+7
|\
| * * sparc64 alignment fixMichael Vogt2005-10-191-1/+1
| * * added APT::Authentication::Trust-CDROM optionMichael Vogt2005-10-191-0/+4
| * * leak fix for debian #250583Michael Vogt2005-09-281-2/+2
* | * update sonameMichael Vogt2005-10-171-1/+1
* | * 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
|\|
| * * make sure that the pkgRecords D'tor does not segfaultMichael Vogt2005-09-222-1/+5
| * * merged from apt--cdrom-fallback--0Michael Vogt2005-09-131-1/+1
| * * fix apt-pkg/cdrom.cc to umount the cdrom again if anything failsMichael Vogt2005-09-121-2/+14
| * * include a human readable string for the MediaChange status-fd message as wellMichael Vogt2005-08-311-2/+7
| * * meda-change message is send over status-fd nowMichael Vogt2005-08-311-0/+14
| * * README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt2005-08-312-2/+3
| * * merged with apt--fixes--0Michael Vogt2005-08-236-14/+27
| * * improve the timeout handling (again)Michael Vogt2005-08-221-1/+2
| * * merged the apt--sane-handle-timeout--0 branchMichael Vogt2005-08-091-0/+6
| |\
| | * * merged with mainMichael Vogt2005-08-0813-42/+307
| | * * report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt2005-06-071-0/+6
| | * merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman2005-05-241-9/+9
| | |\
| | | * Update French man pages translationsChristian Perrier2005-05-051-9/+9
| | * | Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman2005-05-2410-7/+17
| | |/
| * | * merged from mainMichael Vogt2005-08-0911-39/+321
| * | * merged/removed conflicts with apt--main--0Michael Vogt2005-06-261-9/+9
| * | * fix a stupid bug in the depcache::Init() codeMichael Vogt2005-06-031-1/+3
| * | * added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt2005-06-011-0/+1
| * | * merged with my apt--fixes--0 branchMichael Vogt2005-05-2310-7/+17
| * | * make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt2005-05-103-5/+13
| |/
* | * 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
* | Sync with apt--main--0--patch-78Otavio Salvador2005-04-082-3/+37
|\|
| * * corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt2003-04-061-2/+6
| * * honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt2005-04-061-3/+27
| * * changelog updatedMichael Vogt2005-04-011-0/+6
* | Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador2005-03-308-18/+18
|\|
| * Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-068-18/+18
* | Fix problems due APT and structural changes.Otavio Salvador2005-03-233-4/+6
* | Remove a unused var.Otavio Salvador2005-03-231-1/+1