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