summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2009-07-15display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies
2009-07-15[contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies
2009-07-15merge with lp:~mvo/apt/debian-sidDavid Kalnischkies
2009-07-08add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies
2009-07-08[contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies
2009-07-07* remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies
2009-07-06Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode
2009-07-01versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies
2009-06-30* add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-30fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to workMichael Vogt
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-30merge the AutoInstOk patch from debian-experimentalMichael Vogt
2009-06-29* support IsAutoInstallOk in the resolver tooMichael Vogt
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-29add hook for auto-install (closes: #470035)Michael Vogt
2009-06-29* add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt
2009-06-29* add depth information to the debug output and show what dependsMichael Vogt
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org
2009-06-12apt-pkg/contrib/configuration.cc: Fix a small memory leak inJulian Andres Klode
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies
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-01-19* apt-pkg/pkgcachegen.cc:Michael Vogt
2008-11-26Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin
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