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
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
2011-07-15
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
1
-2
/
+4
2011-07-05
* apt-pkg/acquire*.{cc,h}:
David Kalnischkies
1
-15
/
+15
2011-07-01
apt-pkg/acquire-item.cc: improve error message for valid-until
Michael Vogt
1
-2
/
+4
2011-06-29
merge lp:~mvo/apt/abi-break
Michael Vogt
1
-1
/
+5
2011-06-08
merge lp:~mvo/apt/sha512-template to add support for sha512
Michael Vogt
1
-1
/
+5
2011-05-31
apt-pkg/acquire-item.cc: only test packages file for correctness if its not e...
Michael Vogt
1
-11
/
+14
2011-05-30
Reject files known to be invalid (LP: #346386) (Closes: #627642)
Julian Andres Klode
1
-4
/
+4
2011-05-30
apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos...
Julian Andres Klode
1
-0
/
+45
2011-04-26
* apt-pkg/acquire-item.cc:
Ben Finney
1
-1
/
+1
2011-04-16
apt-pkg/acquire-item.cc: Only try to rename existing Release files (Closes: #...
Julian Andres Klode
1
-1
/
+1
2011-04-08
* apt-pkg/acquire-item.cc:
Julian Andres Klode
1
-0
/
+20
2011-04-04
merged from lp:~donkult/apt/sid
Michael Vogt
1
-24
/
+0
2011-04-02
apt-pkg/acquire-item.cc: Use stat buffer if stat was
0.8.13.1
Julian Andres Klode
1
-1
/
+1
2011-03-16
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
David Kalnischkies
1
-24
/
+0
2011-03-14
apt-pkg/acquire-item.cc: add some more missing Fail-Ignore
Michael Vogt
1
-4
/
+10
2011-03-14
apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi...
Michael Vogt
1
-0
/
+15
2011-03-11
* apt-pkg/acquire-item.cc:
Michael Vogt
1
-2
/
+2
2011-02-25
add sha512 support in the client now as well
Michael Vogt
1
-1
/
+5
2011-02-08
merged from lp:~donkult/apt/sid
Michael Vogt
1
-93
/
+310
2011-01-28
- download and use i18n/Index to choose which Translations to download
David Kalnischkies
1
-21
/
+197
2011-01-26
- change the internal handling of Extensions in pkgAcqIndex
David Kalnischkies
1
-49
/
+65
2011-01-20
- try downloading clearsigned InRelease before trying Release.gpg
David Kalnischkies
1
-5
/
+49
2011-01-15
* methods/rred.cc:
David Kalnischkies
1
-18
/
+1
2010-09-09
Fix missing space after dot in a message from apt-pkg
bubulle@debian.org
1
-1
/
+1
2010-09-09
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-6
/
+10
2010-08-21
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-3
/
+3
2010-07-11
mark all "Hash Sum mismatch" strings as translateable
David Kalnischkies
1
-1
/
+1
2010-07-11
[ Martin Pitt ]
David Kalnischkies
1
-4
/
+24
[next]