index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
require methods to request AuxRequest capability at startup
David Kalnischkies
1
-2
/
+6
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-2
/
+2
2017-06-28
allow frontends to override releaseinfo change behaviour
David Kalnischkies
1
-1
/
+42
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
1
-5
/
+5
2016-09-02
acquire: Use priority queues and a 3 stage pipeline design
Julian Andres Klode
1
-0
/
+2
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
1
-1
/
+1
2015-11-27
Deal with killed acquire methods properly instead of hanging
Michael Vogt
1
-1
/
+8
2015-10-11
Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire
Julian Andres Klode
1
-1
/
+1
2015-09-30
Fix select timeout to be 50msec instead of 0.5msec
Michael Vogt
1
-1
/
+1
2015-08-31
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
1
-0
/
+2
2015-08-27
fix various typos reported by codespell
David Kalnischkies
1
-1
/
+1
2015-08-11
Make QItem a subclass of DescItem
Julian Andres Klode
1
-9
/
+1
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-5
/
+5
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
1
-3
/
+3
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
1
-9
/
+1
2015-06-15
deal better with acquiring the same URI multiple times
David Kalnischkies
1
-8
/
+36
2015-04-19
a hit on Release files means the indexes will be hits too
David Kalnischkies
1
-0
/
+1
2014-10-23
chown finished partial files earlier
David Kalnischkies
1
-0
/
+2
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
1
-4
/
+3
2014-10-07
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
1
-6
/
+13
2014-09-27
allow fetcher setup without directory creation
David Kalnischkies
1
-1
/
+4
2014-09-27
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
1
-1
/
+1
2014-04-16
calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...
Michael Vogt
1
-0
/
+4
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-2
/
+2
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-1
/
+6
2014-03-13
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
1
-2
/
+2
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
1
-0
/
+5
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-20
/
+16
2011-07-28
* merged latest fixes from debian-sid
Michael Vogt
1
-0
/
+2
2011-07-16
do not require unused partial dirs in 'source' (Closes: #633510)
David Kalnischkies
1
-0
/
+2
2011-07-14
replace the last standing double's with long long
David Kalnischkies
1
-8
/
+6
2011-07-05
* apt-pkg/acquire*.{cc,h}:
David Kalnischkies
1
-8
/
+3
2011-02-02
apt-pkg/acquire.h: add placeholder dpointer
Michael Vogt
1
-4
/
+23
2010-09-02
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-8
/
+0
2010-06-03
* apt-pkg/depcache.cc:
David Kalnischkies
1
-3
/
+3
2010-05-04
* apt-pkg/contrib/weakptr.h:
Julian Andres Klode
1
-1
/
+2
2010-04-07
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-5
/
+26
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-12
/
+12
2009-03-09
Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).
Daniel Burrows
1
-1
/
+1
2007-05-02
* merged with the apt--mvo branch
Michael Vogt
1
-2
/
+6
2007-04-17
* [ABI] apt-pkg/acquire.{cc,h}:
Michael Vogt
1
-1
/
+1
2006-12-14
* merged the no-pragma branch
Michael Vogt
1
-3
/
+0
2006-10-02
* removed the pragma mess
Michael Vogt
1
-3
/
+0
2005-11-14
* merged daniels wonderful doxygen work
Michael Vogt
1
-29
/
+512
2005-05-23
* merged with my apt--fixes--0 branch
Michael Vogt
1
-2
/
+1
2005-02-10
* PulseIntervall can be configured now to make frontends like synaptic hayppy...
Michael Vogt
1
-1
/
+2
2004-12-20
* merged changes from the conference
Michael Vogt
1
-2
/
+2
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-3
/
+9
2004-09-20
Join with aliencode
Arch Librarian
1
-12
/
+13
2004-09-20
Bug fixes, new major version
Arch Librarian
1
-2
/
+3
[next]