Age | Commit message (Expand) | Author |
2014-08-01 | make errors more consistent | Michael Vogt |
2014-07-31 | fail early (again) on gpg sig failures | Michael Vogt |
2014-07-31 | Rework TransactionID stuff | Michael Vogt |
2014-07-22 | WIP cleanup pkgAcqMetaSig | Michael Vogt |
2014-07-21 | add pkgAcquire::TransactionHasError() | Michael Vogt |
2014-07-18 | WIP transaction based update | Michael Vogt |
2014-07-08 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-07-08 | Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner | Michael Vogt |
2014-05-08 | check for UnfetchedReleaseFiles when calculating the update percent value | Michael Vogt |
2014-04-16 | calculate Percent as part of pkgAcquireStatus to provide a weighted percent f... | Michael Vogt |
2014-04-16 | add Debug::acquire::progress debug option and fixme for index file loading wi... | Michael Vogt |
2014-04-16 | load the size from the metaindex into the fetcher to have even more accurate ... | Michael Vogt |
2014-04-16 | make the TotalFiles more reliable in apt-get update | Michael Vogt |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2012-05-14 | * apt-pkg/acquire*.cc: | Raphael Geissert |
2012-04-11 | use a static FileFd::Write overload to reduce duplication of write()-retry code | David Kalnischkies |
2012-03-20 | * apt-pkg/acquire-worker.cc: | David Kalnischkies |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-22 | * apt-pkg/acquire.cc: | David Kalnischkies |
2011-08-15 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2011-08-15 | merged from the debian-sid branch | Michael Vogt |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-08-09 | * apt-pkg/acquire.cc: | Michael Vogt |
2011-07-14 | replace the last standing double's with long long | David Kalnischkies |
2011-07-05 | * apt-pkg/acquire*.{cc,h}: | David Kalnischkies |
2011-06-29 | fix compiler warning by reordering init-list | David Kalnischkies |
2010-09-06 | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded | David Kalnischkies |
2010-09-02 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-06-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-04-13 | create the partial dirs also automatic if only Dir::Cache::archives or | David Kalnischkies |
2010-04-07 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-06-30 | fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work | Michael Vogt |
2009-06-09 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-04-24 | build fixes for g++-4.4 | Michael Vogt |
2008-10-28 | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt |
2008-10-28 | fix various -Wall warnings | Michael Vogt |
2008-10-11 | Fix compilation warning in apt-pkg/acquire.cc. New experimental release | Luca Bruno |
2008-08-05 | fix various -Wall warnings | Michael Vogt |
2007-08-28 | * apt-pkg/acquire.cc: | Michael Vogt |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |