Michael Vogt
|
b58f28d4c4
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13)
|
12 yıl önce |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 yıl önce |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
12 yıl önce |
David Kalnischkies
|
a5414e5640
add default and override handling for Cnf::FindVector
|
12 yıl önce |
Michael Vogt
|
d8a06f6e47
* lp:~mvo/apt/config-clear:
|
13 yıl önce |
Michael Vogt
|
26d5b68a00
fix off-by-one error and do not use magic constant of 100 when checking StackPost
|
13 yıl önce |
David Kalnischkies
|
69c2ecbdc9
various simple changes to fix cppcheck warnings
|
13 yıl önce |
David Kalnischkies
|
af13d1437c
/dev/null is a special absolute path as it has no subdirectories
|
14 yıl önce |
David Kalnischkies
|
ec76891fa1
normalize a bit by replacing // and /./ with / in FindFile
|
14 yıl önce |
David Kalnischkies
|
2f4162708d
* apt-pkg/contrib/configuration.cc:
|
14 yıl önce |
David Kalnischkies
|
017f9fd682
* apt-pkg/contrib/configuration.cc:
|
14 yıl önce |
Michael Vogt
|
7be8c02360
* apt-pkg/contrib/configuration.cc:
|
14 yıl önce |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 yıl önce |
Michael Vogt
|
44edc41ea7
* apt-pkg/contrib/configuration.cc:
|
15 yıl önce |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 yıl önce |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 yıl önce |
Michael Vogt
|
0df8c3dccb
apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break
|
15 yıl önce |
David Kalnischkies
|
78485ab210
* apt-pkg/init.cc:
|
15 yıl önce |
David Kalnischkies
|
b093a19905
* apt-pkg/contrib/configuration.cc:
|
16 yıl önce |
David Kalnischkies
|
1f2933a8de
- use the new MatchAgainstConfig for the DefaultRootSetFunc
|
16 yıl önce |
David Kalnischkies
|
c3a3a1b1b6
* apt-pkg/contrib/configuration.cc:
|
16 yıl önce |
David Kalnischkies
|
e29a6bb14d
Fix the newly introduced method GetListOfFilesInDir to not accept every
|
16 yıl önce |
David Kalnischkies
|
be4eec613e
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
|
16 yıl önce |
Michael Vogt
|
a74cd17ab6
fix merge error
|
16 yıl önce |
Michael Vogt
|
46e39c8e14
* French manpage translation update
|
16 yıl önce |
David Kalnischkies
|
52643bec17
Add a GetListOfFilesInDir() helper method which replaces the old
|
16 yıl önce |
David Kalnischkies
|
ce857f32cf
another round of method hardening with const& in Configuration
|
16 yıl önce |
David Kalnischkies
|
c914647fb0
reintroduce #clear and #include in the config files,
|
17 yıl önce |
David Kalnischkies
|
50c409c42a
add a helper to easily get a vector of strings from the configuration
|
17 yıl önce |
Julian Andres Klode
|
8aea8c3f51
apt-pkg/contrib/configuration.cc: Fix a small memory leak in
|
17 yıl önce |