David Kalnischkies
|
27e4c1664a
support regex and co in 'apt-cache policy $pkg' again
|
9 yıl önce |
David Kalnischkies
|
14341a7ee1
support .deb files in upgrade operations as well
|
9 yıl önce |
David Kalnischkies
|
3addaba1ff
implement dpkgs vision of interpreting pkg:<arch> dependencies
|
9 yıl önce |
David Kalnischkies
|
8dd562a894
use c++11 algorithms to avoid strange compiler warnings
|
9 yıl önce |
Julian Andres Klode
|
b6192267c2
cacheset: Prefer the depcache over the policy again
|
9 yıl önce |
David Kalnischkies
|
3707fd4faa
avoid virtual in the iterators
|
9 yıl önce |
David Kalnischkies
|
9112f77703
show or-groups in not-installed recommends and suggests lists
|
9 yıl önce |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 yıl önce |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 yıl önce |
David Kalnischkies
|
2b4cead3c8
fix some new compiler warnings reported by gcc-5
|
9 yıl önce |
David Kalnischkies
|
586d870471
replace ignore-deprecated #pragma dance with _Pragma
|
10 yıl önce |
David Kalnischkies
|
1e064088bf
move PCI::From* methods into CacheSetHelper class
|
10 yıl önce |
David Kalnischkies
|
fdba4d53d6
rework cachesets API to allow future extension
|
10 yıl önce |
Michael Vogt
|
9c3e15ab5f
Do not crash for apt-get install /dev/null
|
10 yıl önce |
Michael Vogt
|
fdff5b03e9
Allow passing a full path to apt-get install /foo/bar.deb
|
10 yıl önce |
Michael Vogt
|
b58f28d4c4
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13)
|
10 yıl önce |
David Kalnischkies
|
d99854cac4
handle pkgnames shorter than modifiers
|
10 yıl önce |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
11 yıl önce |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 yıl önce |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
11 yıl önce |
Michael Vogt
|
7e75a619f6
prepare re-enable fnmatch() once we have proper reporting
|
11 yıl önce |
Michael Vogt
|
32611903e8
disable fnmatch()
|
11 yıl önce |
Michael Vogt
|
16724b66fe
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
|
11 yıl önce |
David Kalnischkies
|
62d8a765b9
rework some code to fix some scan-build warnings
|
11 yıl önce |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
11 yıl önce |
David Kalnischkies
|
f1d86c0ee9
* apt-pkg/cacheset.cc:
|
12 yıl önce |
David Kalnischkies
|
2f0d4029bf
* apt-pkg/cacheset.cc:
|
12 yıl önce |
David Kalnischkies
|
e6a12579e9
* apt-pkg/cacheset.cc:
|
12 yıl önce |
David Kalnischkies
|
15fc8636b3
* apt-pkg/cacheset.cc:
|
13 yıl önce |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 yıl önce |