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