David Kalnischkies
|
ddb286525d
simplify Origin matchmaking for status files
|
před 9 roky |
Julian Andres Klode
|
5bfd306ee1
versionmatch: Extract version match checking out of Find()
|
před 9 roky |
David Kalnischkies
|
b07aeb1a6e
store Release files data in the Cache
|
před 9 roky |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
před 11 roky |
David Kalnischkies
|
69c2ecbdc9
various simple changes to fix cppcheck warnings
|
před 12 roky |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
před 13 roky |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
před 13 roky |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
před 13 roky |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
před 13 roky |
David Kalnischkies
|
99aa69c74f
check for length of Data to avoid the validness of
|
před 14 roky |
David Kalnischkies
|
ba91b1518a
* apt-pkg/versionmatch.cc:
|
před 14 roky |
Julian Andres Klode
|
cec9f4f4bb
Also free regular expressions.
|
před 14 roky |
Julian Andres Klode
|
4213f040ac
Use _error->Warning() instead of writing to std::cerr.
|
před 14 roky |
Julian Andres Klode
|
01934fb1fe
Remove debugging stuff, this was not meant to be here.
|
před 14 roky |
Julian Andres Klode
|
0500286453
Also support regular expressions and glob() patterns in "Pin: version".
|
před 14 roky |
Julian Andres Klode
|
ae4a4f91e9
* apt-pkg/versionmatch.cc:
|
před 14 roky |
David Kalnischkies
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
před 15 roky |
David Kalnischkies
|
efc487fbd4
[apt-pkg] allow also codenames for specifying a release
|
před 15 roky |
Luca Bruno
|
d320fdc353
Fix another compilation warning in apt-pkg/versionmatch.cc
|
před 16 roky |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
před 17 roky |
Arch Librarian
|
acfe730660
Fix segfault when handling /etc/apt/preferences.
|
před 20 roky |
Arch Librarian
|
5955efd49d
Fix origin pins for file:// uris.
|
před 20 roky |
Arch Librarian
|
b8b7c37d89
Fix some unlikely segfaults
|
před 20 roky |
Arch Librarian
|
4e0680f913
Fixed errant prefix matching
|
před 20 roky |
Arch Librarian
|
0a5e4a031a
Fixed matching all releases
|
před 20 roky |
Arch Librarian
|
8d9850a185
G++3 fixes from Randolph
|
před 20 roky |
Arch Librarian
|
af87ab5443
'apt-cache policy' preferences debug tool.
|
před 20 roky |
Arch Librarian
|
b2e465d6d3
Join with aliencode
|
před 20 roky |