David Kalnischkies
|
fdba4d53d6
rework cachesets API to allow future extension
|
лет назад: 12 |
Michael Vogt
|
9c3e15ab5f
Do not crash for apt-get install /dev/null
|
лет назад: 12 |
Michael Vogt
|
fdff5b03e9
Allow passing a full path to apt-get install /foo/bar.deb
|
лет назад: 12 |
Michael Vogt
|
b58f28d4c4
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13)
|
лет назад: 12 |
David Kalnischkies
|
d99854cac4
handle pkgnames shorter than modifiers
|
лет назад: 12 |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
лет назад: 12 |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
лет назад: 12 |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
лет назад: 12 |
Michael Vogt
|
7e75a619f6
prepare re-enable fnmatch() once we have proper reporting
|
лет назад: 12 |
Michael Vogt
|
32611903e8
disable fnmatch()
|
лет назад: 12 |
Michael Vogt
|
16724b66fe
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
|
лет назад: 12 |
David Kalnischkies
|
62d8a765b9
rework some code to fix some scan-build warnings
|
лет назад: 12 |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
лет назад: 13 |
David Kalnischkies
|
f1d86c0ee9
* apt-pkg/cacheset.cc:
|
лет назад: 14 |
David Kalnischkies
|
2f0d4029bf
* apt-pkg/cacheset.cc:
|
лет назад: 14 |
David Kalnischkies
|
e6a12579e9
* apt-pkg/cacheset.cc:
|
лет назад: 14 |
David Kalnischkies
|
15fc8636b3
* apt-pkg/cacheset.cc:
|
лет назад: 14 |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
лет назад: 15 |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
лет назад: 15 |
Michael Vogt
|
edc0ef102b
* merged lp:~evfool/apt/fix641673
|
лет назад: 15 |
David Kalnischkies
|
cd7bbc479f
- [ABI BREAK] add an ErrorType option to CacheSetHelper
|
лет назад: 16 |
Michael Vogt
|
4ed3806e62
* apt-pkg/cacheset.cc:
|
лет назад: 16 |
David Kalnischkies
|
f1a58ff8b6
- add a 'newest' pseudo target release as in pkg/newest
|
лет назад: 16 |
David Kalnischkies
|
8fde723961
* apt-pkg/cacheset.cc:
|
лет назад: 16 |
David Kalnischkies
|
d8276801a1
* cmdline/cacheset.cc:
|
лет назад: 16 |
David Kalnischkies
|
55c59998a0
Add a GroupedFromCommandLine for the VersionSet similar to the
|
лет назад: 16 |
David Kalnischkies
|
a8ef7efd6d
* apt-pkg/cacheset.cc:
|
лет назад: 16 |
David Kalnischkies
|
9cc83a6fbc
add a GroupedFromCommandLine method to the PackageSet to split the
|
лет назад: 16 |
David Kalnischkies
|
84910ad509
support special release-modifier 'installed' and 'candidate'
|
лет назад: 16 |
David Kalnischkies
|
fe870febbf
handle :arch modifier in PackageSet::FromString correctly
|
лет назад: 16 |