summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2009-04-14build fixes, change version 0.7.21Michael Vogt1-0/+1
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt9-16/+70
2009-03-09Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).Daniel Burrows1-1/+1
2009-03-06Fix FindFile (and FindDir) so that the value of RootDir is applied to the def...Daniel Burrows1-2/+2
2009-01-19* apt-pkg/pkgcachegen.cc:Michael Vogt1-1/+1
2008-11-26Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin1-2/+4
2008-11-12merge from the mvo branchMichael Vogt1-1/+1
2008-11-12apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf)Michael Vogt1-1/+1
2008-11-12fix SIGHUP handling (closes: #463030)Michael Vogt1-0/+5
2008-10-29add fixme for the future flJustExtensionMichael Vogt1-0/+4
2008-10-29* apt-pkg/acquire-item.cc:Michael Vogt1-3/+4
2008-10-29apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...Michael Vogt1-1/+2
2008-10-29apt-pkg/acquire-item.cc: fixed my incorrect use of flExtensionMichael Vogt1-3/+3
2008-10-28fix various -Wall warningsMichael Vogt6-8/+11
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt2-9/+26
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt2-9/+26
2008-10-26Forgot to remove regex.h include in previous commit. Now doneEugene V. Lyubimkin1-1/+0
2008-10-26Switched from regexp to using existing URI class to strip user/password.Eugene V. Lyubimkin1-15/+4
2008-10-25Corrected determining if regexp matched.Eugene V. Lyubimkin1-2/+3
2008-10-25Fixed error output when fallback'ed to uncompressed Packages/Sources.Eugene V. Lyubimkin1-2/+2
2008-10-25Strip user/password from URL in error message.Eugene V. Lyubimkin1-1/+17
2008-10-25Added fallback to uncompressed files while acquiring index files (Sources and...Eugene V. Lyubimkin1-6/+19
2008-10-11Fix typo in apt-pkg/depcache.ccLuca Bruno1-1/+1
2008-10-11Fix another compilation warning in apt-pkg/versionmatch.ccLuca Bruno1-1/+1
2008-10-11Fix compilation warning in apt-pkg/acquire.cc. New experimental releaseLuca Bruno1-1/+1
2008-10-03Applying #298821 patch for further arbitary typosLuca Bruno2-3/+3
2008-10-03Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno4-4/+4
2008-10-01* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt4-5/+5
2008-09-25Restore the apt ABI.Daniel Burrows2-13/+40
2008-09-23* apt-pkg/pkgcachegen.cc:egon2-5/+18
2008-07-25* add DPkg::NoTriggers option so that applications that callMichael Vogt1-0/+3
2008-07-25* improve apt progress reporting, display trigger actionsMichael Vogt2-1/+43
2008-07-25* apt-pkg/depcache.cc:Michael Vogt1-2/+3
2008-05-23Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador1-1/+3
2008-04-27Improve the debugging of the auto-remove code.Daniel Burrows1-2/+43
2008-04-02Fix ReadMessages to handle messages that are longer than 64000 bytes.Daniel Burrows1-4/+40
2008-04-01Improve the names used for the non-whitespace iterators.Daniel Burrows1-6/+6
2008-04-01Remove a debugging message that I left in by accident (if it ever triggers th...Daniel Burrows1-5/+0
2008-04-01Improve some comments in the configuration parser.Daniel Burrows1-4/+8
2008-04-01Lift the 1024-character limit on configuration file lines.Daniel Burrows1-49/+117
2008-03-31When a line in a config file is too long, say which config file it is.Daniel Burrows1-1/+2
2008-03-18Patch MarkInstall to follow currently satisfied Recommends even if they aren'...Daniel Burrows1-7/+29
2008-03-11typo fixesMichael Vogt1-2/+2
2008-02-21* Fix typos in manpages. Thanks to Daniel Leidert for the fixesMichael Vogt2-3/+3
2008-02-16* Fix regression about APT::Get::List-Cleanup setting being ignored,Otavio Salvador1-1/+1
2008-02-06 - Make the breaks handling use the kill list. This means, that aMichael Vogt1-6/+7
2008-02-04* apt-pkg/deb/debmetaindex.cc:Michael Vogt1-0/+9
2008-02-01* apt-pkg/algorithms.cc: Michael Vogt1-1/+5
2008-01-31* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+3
2008-01-10* apt-pkg/algorithms.cc:Michael Vogt1-1/+1