index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire-item.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
initialize Verify in second pkgAcqIndex constructor
David Kalnischkies
1
-0
/
+2
2014-03-13
use the pretty fullname of a pkg as download desciption
David Kalnischkies
1
-6
/
+2
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-3
/
+12
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-10
/
+10
2014-03-13
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
1
-6
/
+6
2014-02-27
initial version of apt-helper
Michael Vogt
1
-1
/
+1
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-10
/
+10
2014-02-10
always cleanup patchfiles at the end of rred call
David Kalnischkies
1
-0
/
+9
2014-01-15
integrate Anthonys rred with POC for client-side merge
David Kalnischkies
1
-8
/
+3
2014-01-15
reenable unlimited pdiff files download
David Kalnischkies
1
-1
/
+1
2014-01-15
correct IndexDiff vs DiffIndex in Debug output
Anthony Towns
1
-6
/
+6
2013-12-13
implement POC client-side merging of pdiffs via apt-file
David Kalnischkies
1
-3
/
+148
2013-12-13
query an empty pkgAcqIndexDiffs if index is up-to-date
David Kalnischkies
1
-7
/
+9
2013-10-09
Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sid
Michael Vogt
1
-1
/
+1
2013-10-03
use pkgAcqArchive in 'download' for proper errors
David Kalnischkies
1
-3
/
+2
2013-10-03
refactor onError relabeling of DestFile as '.FAILED'
David Kalnischkies
1
-32
/
+43
2013-09-26
pkg from only trusted sources keeps being trusted
David Kalnischkies
1
-8
/
+15
2013-08-26
set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetches
Michael Vogt
1
-1
/
+1
2013-08-22
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
1
-0
/
+2
2013-08-12
fix: --print-uris removes authentication
David Kalnischkies
1
-4
/
+27
2013-08-12
some more coverity fixes
Michael Vogt
1
-0
/
+2
2013-07-25
pick up Translation-* even if only compressed available
David Kalnischkies
1
-2
/
+13
2013-06-20
do not redownload unchanged InRelease files
David Kalnischkies
1
-1
/
+12
2013-04-10
Fix English spelling error in a message ('A error'). Unfuzzy
bubulle@debian.org
1
-1
/
+1
2013-04-08
merged bundle from david
Michael Vogt
1
-2
/
+2
2013-04-02
merged lp:~mvo/apt/fix-inrelease5
Michael Vogt
1
-10
/
+16
2013-03-15
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-10
/
+16
2013-03-10
various simple changes to fix cppcheck warnings
David Kalnischkies
1
-2
/
+2
2013-01-14
ensure sha512 is really used when available (thanks to Tyler Hicks )
Michael Vogt
1
-1
/
+1
2012-03-06
add Debug::pkgAcqArchive::NoQueue to disable package downloading
David Kalnischkies
1
-1
/
+12
2012-03-04
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-0
/
+7
2012-02-18
use pdiff for Translation-* files if available (Closes: #657902)
David Kalnischkies
1
-1
/
+6
2012-02-18
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-47
/
+20
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
1
-2
/
+2
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+2
2011-09-13
merge with debian/sid
David Kalnischkies
1
-25
/
+22
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-23
/
+23
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-item.cc:
David Kalnischkies
1
-25
/
+22
2011-08-15
merged from the debian-sid branch
Michael Vogt
1
-13
/
+15
2011-08-15
merged fixes from lp:~mvo/apt/mvo
Michael Vogt
1
-0
/
+1
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-11
/
+11
2011-08-08
fix crash when P.Arch() was used but the cache got remapped
Michael Vogt
1
-1
/
+1
2011-08-08
apt-pkg/acquire-item.cc: add more debug output
Michael Vogt
1
-0
/
+1
2011-08-05
* test/integration/test-hashsum-verification:
Michael Vogt
1
-2
/
+3
2011-08-05
* apt-pkg/acquire-item.cc:
Michael Vogt
1
-2
/
+3
2011-08-05
apt-pkg/acquire-item.cc: always init Verify
Michael Vogt
1
-0
/
+4
2011-08-05
* apt-pkg/acquire-item.{cc,h}:
Michael Vogt
1
-0
/
+4
2011-07-28
* [ABI break] apt-pkg/acquire-item.{cc,h}:
Michael Vogt
1
-10
/
+0
[next]