summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2009-07-14* apt-pkg/acquire-worker.cc:Michael Vogt
2009-06-17make the (internal) max pipeline depth of the acquire queueMichael Vogt
2009-06-09merged from the debian-sid branchMichael Vogt
2009-05-28* apt-pkg/acquire.cc:Michael Vogt
2009-04-28include apt ordering into apport package failuresMichael Vogt
2009-04-24* fix problematic use of tolower() when calculating the version Michael Vogt
2009-04-14build fixes, change version 0.7.21Michael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-03-09Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).Daniel Burrows
2009-03-06Fix FindFile (and FindDir) so that the value of RootDir is applied to the def...Daniel Burrows
2009-03-06* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-02-09* apt-pkg/pkgcache.cc:Michael Vogt
2009-02-09merge the latest debian-sid branchMichael Vogt
2009-02-02* [ABI break] merge support for http redirects, thanks toMichael Vogt
2009-01-28merged from the mvo branchMichael Vogt
2009-01-28 LP: #263089Michael Vogt
2009-01-19* apt-pkg/pkgcachegen.cc:Michael Vogt
2009-01-08merge from the mvo branchMichael Vogt
2008-12-16* Translations:Michael Vogt
2008-12-16* apt-pkg/indexrecords.cc:Michael Vogt
2008-12-08apt-pkg/deb/debsystem.cc: add missing apti18n.h headerMichael Vogt
2008-11-26Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin
2008-11-26make dpkg string translatableMichael Vogt
2008-11-26* /apt-pkg/deb/debsystem.cc:Michael Vogt
2008-11-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-11-24merged from debian-sidMichael Vogt
2008-11-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-11-12merge from the mvo branchMichael Vogt
2008-11-12apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf)Michael Vogt
2008-11-12fix SIGHUP handling (closes: #463030)Michael Vogt
2008-10-29add fixme for the future flJustExtensionMichael Vogt
2008-10-29* apt-pkg/acquire-item.cc:Michael Vogt
2008-10-29apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...Michael Vogt
2008-10-29apt-pkg/acquire-item.cc: fixed my incorrect use of flExtensionMichael Vogt
2008-10-28fix various -Wall warningsMichael Vogt
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt
2008-10-26Forgot to remove regex.h include in previous commit. Now doneEugene V. Lyubimkin
2008-10-26Switched from regexp to using existing URI class to strip user/password.Eugene V. Lyubimkin
2008-10-25Corrected determining if regexp matched.Eugene V. Lyubimkin
2008-10-25Fixed error output when fallback'ed to uncompressed Packages/Sources.Eugene V. Lyubimkin
2008-10-25Strip user/password from URL in error message.Eugene V. Lyubimkin
2008-10-25Added fallback to uncompressed files while acquiring index files (Sources and...Eugene V. Lyubimkin
2008-10-11Fix typo in apt-pkg/depcache.ccLuca Bruno
2008-10-11Fix another compilation warning in apt-pkg/versionmatch.ccLuca Bruno
2008-10-11Fix compilation warning in apt-pkg/acquire.cc. New experimental releaseLuca Bruno
2008-10-03Applying #298821 patch for further arbitary typosLuca Bruno
2008-10-03Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno
2008-10-01* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-09-25Restore the apt ABI.Daniel Burrows