David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 yıl önce |
Raphael Geissert
|
5674f6b316
* apt-pkg/acquire*.cc:
|
14 yıl önce |
David Kalnischkies
|
e1284a59de
* apt-pkg/acquire-methods.cc:
|
14 yıl önce |
David Kalnischkies
|
89d88ac3ef
merge with my debian-sid branch
|
14 yıl önce |
David Kalnischkies
|
404528bd58
convert a few for-loop char finds to proper strchr and memchr
|
15 yıl önce |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 yıl önce |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 yıl önce |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
15 yıl önce |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 yıl önce |
David Kalnischkies
|
b40b7c380a
cppcheck is right that the check for preventing null deference of Query
|
15 yıl önce |
Michael Vogt
|
12cd178d6e
merge lp:~mvo/apt/sha512-template to add support for sha512
|
15 yıl önce |
David Kalnischkies
|
f1bdfe8156
fix order of CurrentURI and UsedMirror in Status() and Log()
|
15 yıl önce |
David Kalnischkies
|
c8848ae22c
* apt-pkg/acquire-method.cc:
|
15 yıl önce |
Michael Vogt
|
ca0a660c3b
apt-pkg/acquire-method.cc: fix copy/paste error
|
15 yıl önce |
Michael Vogt
|
196fd13629
* mirror method:
|
15 yıl önce |
Michael Vogt
|
d9b9e9e249
add sha512 support in the client now as well
|
15 yıl önce |
Michael Vogt
|
189bb640d2
merged from lp:~donkult/apt/sid
|
16 yıl önce |
David Kalnischkies
|
96cc64a521
move the users away from the deprecated StrToTime() method
|
16 yıl önce |
Michael Vogt
|
963b16dceb
implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors
|
16 yıl önce |
Michael Vogt
|
55fb35e87a
merged from debian
|
17 yıl önce |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 yıl önce |
Michael Vogt
|
09fab2442c
* apt-pkg/contrib/strutl.cc:
|
17 yıl önce |
Michael Vogt
|
ebb461fdf0
* [ABI break] merge support for http redirects, thanks to
|
17 yıl önce |
Michael Vogt
|
f060e833f5
* apt-inst/contrib/extracttar.cc:
|
19 yıl önce |
Michael Vogt
|
8a8feb2926
* apt-pkg/acquire-item.{cc,h}:
|
19 yıl önce |
Michael Vogt
|
5d0d7fae87
* apt-pkg/acquire-method.{cc,h}:
|
19 yıl önce |
Michael Vogt
|
8d4b705ab0
* merged apt--no-pragma
|
19 yıl önce |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 yıl önce |
Michael Vogt
|
39e1be0ff9
* removed dead code
|
19 yıl önce |
Michael Vogt
|
36280399db
* commited the latest mirror failure detection code
|
19 yıl önce |