summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* merged from the debian-sid branchMichael Vogt2008-12-092-5/+12
|\
| * Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin2008-11-261-2/+4
| * merge from the mvo branchMichael Vogt2008-11-121-1/+1
| * apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf)Michael Vogt2008-11-121-1/+1
| * fix SIGHUP handling (closes: #463030)Michael Vogt2008-11-121-0/+5
| * add fixme for the future flJustExtensionMichael Vogt2008-10-291-0/+4
| * * apt-pkg/acquire-item.cc:Michael Vogt2008-10-291-3/+4
| |\
| | * apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...Michael Vogt2008-10-291-1/+2
| | * apt-pkg/acquire-item.cc: fixed my incorrect use of flExtensionMichael Vogt2008-10-291-3/+3
| * | fix various -Wall warningsMichael Vogt2008-10-286-8/+11
* | | * methods/gpgv.cc:Michael Vogt2008-12-091-7/+8
* | | apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt2008-12-091-2/+2
* | | * apt-pkg/indexrecords.cc:Michael Vogt2008-12-083-3/+19
* | | fix another typoMichael Vogt2008-11-121-1/+1
* | | merge from debian-sidMichael Vogt2008-11-121-1/+1
* | | fix SIGHUP handling (closes: #463030)Michael Vogt2008-11-121-0/+5
* | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-281-4/+12
* | | apt-pkg/cdrom.cc: add missing i18n stringMichael Vogt2008-10-281-1/+1
* | | apt-pkg/indexcopy.cc: discard errors after Verify()Michael Vogt2008-10-281-0/+1
* | | * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-2811-32/+76
|\| |
| * | * apt-pkg/acquire-item.cc:Michael Vogt2008-10-282-9/+26
| |\|
| | * * apt-pkg/acquire-item.cc:Michael Vogt2008-10-282-9/+26
| | |\
| | | * Forgot to remove regex.h include in previous commit. Now doneEugene V. Lyubimkin2008-10-261-1/+0
| | | * Switched from regexp to using existing URI class to strip user/password.Eugene V. Lyubimkin2008-10-261-15/+4
| | | * Corrected determining if regexp matched.Eugene V. Lyubimkin2008-10-251-2/+3
| | | * Fixed error output when fallback'ed to uncompressed Packages/Sources.Eugene V. Lyubimkin2008-10-251-2/+2
| | | * Strip user/password from URL in error message.Eugene V. Lyubimkin2008-10-251-1/+17
| | | * Added fallback to uncompressed files while acquiring index files (Sources and...Eugene V. Lyubimkin2008-10-251-6/+19
| | |/
| * | Fix typo in apt-pkg/depcache.ccLuca Bruno2008-10-111-1/+1
| * | Fix another compilation warning in apt-pkg/versionmatch.ccLuca Bruno2008-10-111-1/+1
| * | Fix compilation warning in apt-pkg/acquire.cc. New experimental releaseLuca Bruno2008-10-111-1/+1
| |/
| * Applying #298821 patch for further arbitary typosLuca Bruno2008-10-032-3/+3
| * Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno2008-10-034-4/+4
| * * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-014-5/+5
| * Restore the apt ABI.Daniel Burrows2008-09-252-13/+40
| * * apt-pkg/pkgcachegen.cc:egon2008-09-232-5/+18
| * * add DPkg::NoTriggers option so that applications that callMichael Vogt2008-07-251-0/+3
| * * improve apt progress reporting, display trigger actionsMichael Vogt2008-07-252-1/+43
| * * apt-pkg/depcache.cc:Michael Vogt2008-07-251-2/+3
* | * apt-pkg/algorithms.cc:Michael Vogt2008-10-012-1/+3
* | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-012-4/+2
* | * apt-pkg/pkgcachegen.cc:Michael Vogt2008-09-232-5/+18
* | * apt-pkg/cacheiterators.h:Michael Vogt2008-09-221-5/+5
* | * apt-pkg/indexcopy.cc:Michael Vogt2008-08-091-0/+9
* | fix various -Wall warningsMichael Vogt2008-08-056-8/+11
* | * add DPkg::NoTriggers option so that applications that callMichael Vogt2008-07-251-0/+3
* | apt-pkg/deb/dpkgpm.cc: improve the trigger textMichael Vogt2008-07-171-1/+1
* | apt-pkg/depcache.cc: when checking for new important deps, skip critical onesMichael Vogt2008-06-031-2/+3
* | merged from the debian-sid branchMichael Vogt2008-05-281-1/+3
|\|
| * Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador2008-05-231-1/+3