Age | Commit message (Expand) | Author |
2009-06-17 | make the (internal) max pipeline depth of the acquire queue | Michael Vogt |
2009-06-09 | merged from the debian-sid branch | Michael Vogt |
2009-05-28 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-04-28 | include apt ordering into apport package failures | Michael Vogt |
2009-04-24 | * fix problematic use of tolower() when calculating the version | Michael Vogt |
2009-04-14 | build fixes, change version 0.7.21 | Michael Vogt |
2009-04-09 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2009-03-09 | Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615). | Daniel Burrows |
2009-03-06 | Fix 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-09 | merge the latest debian-sid branch | Michael Vogt |
2009-02-02 | * [ABI break] merge support for http redirects, thanks to | Michael Vogt |
2009-01-28 | merged from the mvo branch | Michael Vogt |
2009-01-28 | LP: #263089 | Michael Vogt |
2009-01-19 | * apt-pkg/pkgcachegen.cc: | Michael Vogt |
2009-01-08 | merge from the mvo branch | Michael Vogt |
2008-12-16 | * Translations: | Michael Vogt |
2008-12-16 | * apt-pkg/indexrecords.cc: | Michael Vogt |
2008-12-08 | apt-pkg/deb/debsystem.cc: add missing apti18n.h header | Michael Vogt |
2008-11-26 | Added instruction how to work around MMap error in MMap error message. | Eugene V. Lyubimkin |
2008-11-26 | make dpkg string translatable | Michael Vogt |
2008-11-26 | * /apt-pkg/deb/debsystem.cc: | Michael Vogt |
2008-11-26 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2008-11-24 | merged from debian-sid | Michael Vogt |
2008-11-24 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2008-11-12 | merge from the mvo branch | Michael Vogt |
2008-11-12 | apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf) | Michael Vogt |
2008-11-12 | fix SIGHUP handling (closes: #463030) | Michael Vogt |
2008-10-29 | add fixme for the future flJustExtension | Michael Vogt |
2008-10-29 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2008-10-29 | apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene... | Michael Vogt |
2008-10-29 | apt-pkg/acquire-item.cc: fixed my incorrect use of flExtension | Michael Vogt |
2008-10-28 | fix various -Wall warnings | Michael Vogt |
2008-10-28 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2008-10-28 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2008-10-26 | Forgot to remove regex.h include in previous commit. Now done | Eugene V. Lyubimkin |
2008-10-26 | Switched from regexp to using existing URI class to strip user/password. | Eugene V. Lyubimkin |
2008-10-25 | Corrected determining if regexp matched. | Eugene V. Lyubimkin |
2008-10-25 | Fixed error output when fallback'ed to uncompressed Packages/Sources. | Eugene V. Lyubimkin |
2008-10-25 | Strip user/password from URL in error message. | Eugene V. Lyubimkin |
2008-10-25 | Added fallback to uncompressed files while acquiring index files (Sources and... | Eugene V. Lyubimkin |
2008-10-11 | Fix typo in apt-pkg/depcache.cc | Luca Bruno |
2008-10-11 | Fix another compilation warning in apt-pkg/versionmatch.cc | Luca Bruno |
2008-10-11 | Fix compilation warning in apt-pkg/acquire.cc. New experimental release | Luca Bruno |
2008-10-03 | Applying #298821 patch for further arbitary typos | Luca Bruno |
2008-10-03 | Fix 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-25 | Restore the apt ABI. | Daniel Burrows |
2008-09-23 | * apt-pkg/pkgcachegen.cc: | egon |