Age | Commit message (Expand) | Author |
2019-06-12 | Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS | Julian Andres Klode |
2019-04-30 | acq: worker: Move CurrentSize, TotalSize, ResumePoint to CurrentItem | Julian Andres Klode |
2019-02-26 | acquire: Remove deprecated pkgAcquire::Setup() function | Julian Andres Klode |
2019-02-26 | acquire: Fold pkgAcquireStatus2 into pkgAcquireStatus | Julian Andres Klode |
2018-01-03 | require methods to request AuxRequest capability at startup | David Kalnischkies |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-06-28 | allow frontends to override releaseinfo change behaviour | David Kalnischkies |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies |
2016-09-02 | acquire: Use priority queues and a 3 stage pipeline design | Julian Andres Klode |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-11-27 | Deal with killed acquire methods properly instead of hanging | Michael Vogt |
2015-10-11 | Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire | Julian Andres Klode |
2015-09-30 | Fix select timeout to be 50msec instead of 0.5msec | Michael Vogt |
2015-08-31 | if file is inaccessible for _apt, disable privilege drop in acquire | David Kalnischkies |
2015-08-27 | fix various typos reported by codespell | David Kalnischkies |
2015-08-11 | Make QItem a subclass of DescItem | Julian Andres Klode |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2015-08-10 | apply various style suggestions by cppcheck | David Kalnischkies |
2015-06-16 | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies |
2015-06-15 | deal better with acquiring the same URI multiple times | David Kalnischkies |
2015-04-19 | a hit on Release files means the indexes will be hits too | David Kalnischkies |
2014-10-23 | chown finished partial files earlier | David Kalnischkies |
2014-10-13 | do not inline virtual destructors with d-pointers | David Kalnischkies |
2014-10-07 | ensure partial dirs are 0700 and owned by _apt:root | David Kalnischkies |
2014-09-27 | allow fetcher setup without directory creation | David Kalnischkies |
2014-09-27 | fix: Member variable 'X' is not initialized in the constructor. | David Kalnischkies |
2014-04-16 | calculate Percent as part of pkgAcquireStatus to provide a weighted percent f... | 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 | make doxygen more quiet, fix issues and disable latex | David Kalnischkies |
2011-12-13 | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-07-28 | * merged latest fixes from debian-sid | Michael Vogt |
2011-07-16 | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies |
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-02-02 | apt-pkg/acquire.h: add placeholder dpointer | Michael Vogt |
2010-09-02 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-06-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-05-04 | * apt-pkg/contrib/weakptr.h: | Julian Andres Klode |
2010-04-07 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-03-09 | Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615). | Daniel Burrows |
2007-05-02 | * merged with the apt--mvo branch | Michael Vogt |
2007-04-17 | * [ABI] apt-pkg/acquire.{cc,h}: | Michael Vogt |
2006-12-14 | * merged the no-pragma branch | Michael Vogt |
2006-10-02 | * removed the pragma mess | Michael Vogt |
2005-11-14 | * merged daniels wonderful doxygen work | Michael Vogt |
2005-05-23 | * merged with my apt--fixes--0 branch | Michael Vogt |
2005-02-10 | * PulseIntervall can be configured now to make frontends like synaptic hayppy... | Michael Vogt |