summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt
2005-06-03* fix a stupid bug in the depcache::Init() codeMichael Vogt
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt
2005-05-24merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman
2005-05-24Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-05-13* don't throw any more warningsMichael Vogt
2005-05-13* FindInCache() uses the correct file nowMichael Vogt
2005-05-13* made the translation downloading workMichael Vogt
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt
2005-05-13* try harder to get the correct language codeMichael Vogt
2005-05-13* fixed a problem when it comes to the cache rebuildingMichael Vogt
2005-05-13Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt
2005-05-09* another bug in QueueNextDiff fixedMichael Vogt
2005-05-09* fix a bug QueueNextDiffMichael Vogt
2005-05-07* merge with matt, search for the right patch next instead of applying them i...Michael Vogt
2005-05-07* use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt
2005-05-05Update French man pages translationsChristian Perrier
2005-04-15* first rewrite of the apt pdiff support patch finishedMichael Vogt
2005-04-08Sync with apt--main--0--patch-78Otavio Salvador
2005-03-31* merged the apt--main with the 2004 bwlimit treeMichael Vogt
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador
2005-03-23Fix problems due APT and structural changes.Otavio Salvador
2005-03-23Remove a unused var.Otavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2005-02-25* path scoring changed, the non-symlink path is scored highestMichael Vogt
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt
2005-02-10* PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman
2005-02-04Fix syntax in sha1.ccMatt Zimmerman
2005-02-04allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman
2005-01-19Increment libapt-pkg versionMatt Zimmerman
2005-01-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman
2004-12-23* some comments about the pkgAcqMetaSig::Custom600Headers() addedMichael Vogt
2004-12-23* removed Release.gpg files in partial/ before fetching a new oneMichael Vogt
2004-12-23* changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...Michael Vogt
2004-12-23* if a sign-file download fails, delete the the partial download in "partial/...Michael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-23* imported the changes from 0.5.30 to 0.5.30ubuntu2Michael Vogt
2004-11-15Packages.bz2 support from Michael VogtMatt Zimmerman
2004-11-13Increase Dpkg::MaxArgs and Dpkg::MaxArgBytesMatt Zimmerman
2004-09-20* Fix typo in error message when encountering unknown t...Arch Librarian
2004-09-20* Increase length of line buffer in ReadConfigFile to 1...Arch Librarian
2004-09-20* Implement an ugly workaround for the 10000-character ...Arch Librarian
2004-09-20StatError to avoid a sometimes large batch of error messagesArch Librarian
2004-09-20* Print a slightly clearer error message if no packagin...Arch Librarian
2004-09-20buffer in the very unlikely event that someone adds 10 ...Arch Librarian
2004-09-20* Restore SIGINT/SIGQUIT handlers to their old values (...Arch Librarian