index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
1
-0
/
+3
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-3
/
+3
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-0
/
+6
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-1
/
+1
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-3
/
+3
2012-05-14
* apt-pkg/acquire*.cc:
Raphael Geissert
1
-5
/
+34
2012-04-11
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
1
-15
/
+1
2012-03-20
* apt-pkg/acquire-worker.cc:
David Kalnischkies
1
-1
/
+17
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
1
-1
/
+1
2011-09-13
merge with debian/sid
David Kalnischkies
1
-0
/
+4
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-11
/
+13
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-2
/
+4
2011-08-22
* apt-pkg/acquire.cc:
David Kalnischkies
1
-0
/
+4
2011-08-15
merged from lp:~mvo/apt/mvo
Michael Vogt
1
-1
/
+3
2011-08-15
merged from the debian-sid branch
Michael Vogt
1
-10
/
+10
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-10
/
+10
2011-08-09
* apt-pkg/acquire.cc:
Michael Vogt
1
-1
/
+3
2011-07-14
replace the last standing double's with long long
David Kalnischkies
1
-5
/
+4
2011-07-05
* apt-pkg/acquire*.{cc,h}:
David Kalnischkies
1
-1
/
+1
2011-06-29
fix compiler warning by reordering init-list
David Kalnischkies
1
-4
/
+4
2010-09-06
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
David Kalnischkies
1
-4
/
+4
2010-09-02
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-21
/
+0
2010-06-03
* apt-pkg/depcache.cc:
David Kalnischkies
1
-6
/
+6
2010-04-13
create the partial dirs also automatic if only Dir::Cache::archives or
David Kalnischkies
1
-5
/
+14
2010-04-07
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-23
/
+66
2009-07-21
The 'not dead yet' release
Michael Vogt
1
-4
/
+1
2009-07-21
* apt-pkg/acquire.cc:
Michael Vogt
1
-2
/
+3
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-4
/
+1
2009-06-30
fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work
Michael Vogt
1
-1
/
+1
2009-06-09
* apt-pkg/acquire.cc:
Michael Vogt
1
-1
/
+1
2009-04-24
build fixes for g++-4.4
Michael Vogt
1
-1
/
+2
2008-10-28
* apt-ftparchive might write corrupt Release files (LP: #46439)
Michael Vogt
1
-1
/
+1
2008-10-28
fix various -Wall warnings
Michael Vogt
1
-1
/
+2
2008-10-11
Fix compilation warning in apt-pkg/acquire.cc. New experimental release
Luca Bruno
1
-1
/
+1
2008-08-05
fix various -Wall warnings
Michael Vogt
1
-1
/
+2
2007-08-28
* apt-pkg/acquire.cc:
Michael Vogt
1
-1
/
+1
2007-06-08
* Removed the more leftover #pragma interface/implementation
Michael Vogt
1
-3
/
+0
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-3
/
+0
2007-04-17
* [ABI] apt-pkg/acquire.{cc,h}:
Michael Vogt
1
-6
/
+13
2006-03-28
* "downloading" -> "retrieving" (thanks to kamion)
Michael Vogt
1
-2
/
+2
2006-03-28
* only show ETA if that makes sense
Michael Vogt
1
-1
/
+7
2005-11-22
* merged http download limit for apt (#146877)
Michael Vogt
1
-1
/
+5
2005-08-09
* merged from main
Michael Vogt
1
-0
/
+21
2005-02-10
* PulseIntervall can be configured now to make frontends like synaptic hayppy...
Michael Vogt
1
-3
/
+3
2004-12-20
* merged changes from the conference
Michael Vogt
1
-1
/
+1
2004-09-20
StatError to avoid a sometimes large batch of error messages
Arch Librarian
1
-1
/
+5
2004-09-20
Fixed remove iteration
Arch Librarian
1
-2
/
+4
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-8
/
+15
2004-09-20
Join with aliencode
Arch Librarian
1
-12
/
+14
2004-09-20
Bug fixes, new major version
Arch Librarian
1
-2
/
+2
[next]