index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
cacheset.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-26
handle pkgnames shorter than modifiers
David Kalnischkies
1
-2
/
+4
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-5
/
+5
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-4
/
+12
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-14
/
+14
2014-02-20
prepare re-enable fnmatch() once we have proper reporting
Michael Vogt
1
-0
/
+3
2014-02-14
disable fnmatch()
Michael Vogt
1
-1
/
+0
2014-02-14
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
Michael Vogt
1
-2
/
+23
2014-01-16
rework some code to fix some scan-build warnings
David Kalnischkies
1
-0
/
+2
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
1
-0
/
+64
2012-07-18
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-0
/
+2
2012-06-14
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-4
/
+50
2012-04-20
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-2
/
+5
2011-11-09
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-178
/
+203
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-2
/
+5
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-2
/
+4
2011-02-10
* merged lp:~evfool/apt/fix641673
Michael Vogt
1
-1
/
+1
2010-07-30
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
1
-9
/
+9
2010-07-30
* apt-pkg/cacheset.cc:
Michael Vogt
1
-1
/
+1
2010-07-26
- add a 'newest' pseudo target release as in pkg/newest
David Kalnischkies
1
-1
/
+6
2010-07-17
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-0
/
+506
2010-06-15
* cmdline/cacheset.cc:
David Kalnischkies
1
-330
/
+0
2010-06-15
Add a GroupedFromCommandLine for the VersionSet similar to the
David Kalnischkies
1
-39
/
+84
2010-06-10
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-3
/
+8
2010-06-06
add a GroupedFromCommandLine method to the PackageSet to split the
David Kalnischkies
1
-0
/
+33
2010-06-05
support special release-modifier 'installed' and 'candidate'
David Kalnischkies
1
-49
/
+77
2010-06-05
handle :arch modifier in PackageSet::FromString correctly
David Kalnischkies
1
-6
/
+20
2010-06-05
Don't increase the commandline parameter in the library but in the
David Kalnischkies
1
-2
/
+2
2010-06-05
Add a method to get a VersionSet from the Commandline and refactor
David Kalnischkies
1
-19
/
+121
2010-05-31
rename packageset into cacheset while it is not too late
David Kalnischkies
1
-0
/
+103