David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
11 anni fa |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
11 anni fa |
David Kalnischkies
|
2b4cead3c8
fix some new compiler warnings reported by gcc-5
|
11 anni fa |
David Kalnischkies
|
586d870471
replace ignore-deprecated #pragma dance with _Pragma
|
11 anni fa |
David Kalnischkies
|
1e064088bf
move PCI::From* methods into CacheSetHelper class
|
12 anni fa |
David Kalnischkies
|
fdba4d53d6
rework cachesets API to allow future extension
|
12 anni fa |
Michael Vogt
|
9c3e15ab5f
Do not crash for apt-get install /dev/null
|
12 anni fa |
Michael Vogt
|
fdff5b03e9
Allow passing a full path to apt-get install /foo/bar.deb
|
12 anni fa |
Michael Vogt
|
b58f28d4c4
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13)
|
12 anni fa |
David Kalnischkies
|
d99854cac4
handle pkgnames shorter than modifiers
|
12 anni fa |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
12 anni fa |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 anni fa |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
12 anni fa |
Michael Vogt
|
7e75a619f6
prepare re-enable fnmatch() once we have proper reporting
|
12 anni fa |
Michael Vogt
|
32611903e8
disable fnmatch()
|
12 anni fa |
Michael Vogt
|
16724b66fe
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
|
12 anni fa |
David Kalnischkies
|
62d8a765b9
rework some code to fix some scan-build warnings
|
12 anni fa |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
13 anni fa |
David Kalnischkies
|
f1d86c0ee9
* apt-pkg/cacheset.cc:
|
14 anni fa |
David Kalnischkies
|
2f0d4029bf
* apt-pkg/cacheset.cc:
|
14 anni fa |
David Kalnischkies
|
e6a12579e9
* apt-pkg/cacheset.cc:
|
14 anni fa |
David Kalnischkies
|
15fc8636b3
* apt-pkg/cacheset.cc:
|
14 anni fa |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 anni fa |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 anni fa |
Michael Vogt
|
edc0ef102b
* merged lp:~evfool/apt/fix641673
|
15 anni fa |
David Kalnischkies
|
cd7bbc479f
- [ABI BREAK] add an ErrorType option to CacheSetHelper
|
16 anni fa |
Michael Vogt
|
4ed3806e62
* apt-pkg/cacheset.cc:
|
16 anni fa |
David Kalnischkies
|
f1a58ff8b6
- add a 'newest' pseudo target release as in pkg/newest
|
16 anni fa |
David Kalnischkies
|
8fde723961
* apt-pkg/cacheset.cc:
|
16 anni fa |
David Kalnischkies
|
d8276801a1
* cmdline/cacheset.cc:
|
16 anni fa |