summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
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
2008-09-23* apt-pkg/pkgcachegen.cc:egon
2008-08-11do not report disk full errors from dpkg via apportMichael Vogt
2008-08-11support a ":" in the dpkg error outputMichael Vogt
2008-08-11* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-08-09* apt-pkg/indexcopy.cc:Michael Vogt
2008-08-09* apt-pkg/indexcopy.cc:Michael Vogt
2008-08-06* fix various -Wall warningsMichael Vogt
2008-08-06* merge patch that enforces stricter https server certificateMichael Vogt
2008-08-05fix various -Wall warningsMichael Vogt
2008-08-05* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-07-25* add DPkg::NoTriggers option so that applications that callMichael Vogt
2008-07-25* add DPkg::NoTriggers option so that applications that callMichael Vogt
2008-07-25* improve apt progress reporting, display trigger actionsMichael Vogt
2008-07-25* apt-pkg/depcache.cc:Michael Vogt
2008-07-17apt-pkg/deb/dpkgpm.cc: improve the trigger textMichael Vogt
2008-06-03* Apply patch to avoid truncating of arbitrary files. Thanks to BryanMichael Vogt
2008-06-03apt-pkg/depcache.cc: when checking for new important deps, skip critical onesMichael Vogt
2008-05-28merged from the debian-sid branchMichael Vogt
2008-05-23Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador
2008-05-23* improve apt progress reporting, display trigger actionsMichael Vogt
2008-05-05* enable installation of recommends by defaultMichael Vogt
2008-05-05apt-pkg/depcache.cc: install recommends by defaultMichael Vogt
2008-05-05merged from debianMichael Vogt
2008-04-27Improve the debugging of the auto-remove code.Daniel Burrows
2008-04-22* apt-pkg/acquire-item.cc:Michael Vogt