index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
versionmatch.cc
Age
Commit message (
Expand
)
Author
2015-08-10
simplify Origin matchmaking for status files
David Kalnischkies
2015-08-10
versionmatch: Extract version match checking out of Find()
Julian Andres Klode
2015-06-12
store Release files data in the Cache
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2013-03-10
various simple changes to fix cppcheck warnings
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2010-09-02
check for length of Data to avoid the validness of
David Kalnischkies
2010-08-30
* apt-pkg/versionmatch.cc:
David Kalnischkies
2010-06-28
Also free regular expressions.
Julian Andres Klode
2010-06-28
Use _error->Warning() instead of writing to std::cerr.
Julian Andres Klode
2010-06-28
Remove debugging stuff, this was not meant to be here.
Julian Andres Klode
2010-06-28
Also support regular expressions and glob() patterns in "Pin: version".
Julian Andres Klode
2010-06-28
* apt-pkg/versionmatch.cc:
Julian Andres Klode
2009-12-23
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
2009-05-07
[apt-pkg] allow also codenames for specifying a release
David Kalnischkies
2008-10-11
Fix another compilation warning in apt-pkg/versionmatch.cc
Luca Bruno
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2004-09-20
Fix segfault when handling /etc/apt/preferences.
Arch Librarian
2004-09-20
Fix origin pins for file:// uris.
Arch Librarian
2004-09-20
Fix some unlikely segfaults
Arch Librarian
2004-09-20
Fixed errant prefix matching
Arch Librarian
2004-09-20
Fixed matching all releases
Arch Librarian
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
'apt-cache policy' preferences debug tool.
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian