David Kalnischkies
|
b093a19905
* apt-pkg/contrib/configuration.cc:
|
16 éve |
David Kalnischkies
|
1f2933a8de
- use the new MatchAgainstConfig for the DefaultRootSetFunc
|
16 éve |
David Kalnischkies
|
c3a3a1b1b6
* apt-pkg/contrib/configuration.cc:
|
16 éve |
David Kalnischkies
|
e29a6bb14d
Fix the newly introduced method GetListOfFilesInDir to not accept every
|
16 éve |
David Kalnischkies
|
be4eec613e
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
|
16 éve |
Michael Vogt
|
a74cd17ab6
fix merge error
|
16 éve |
Michael Vogt
|
46e39c8e14
* French manpage translation update
|
16 éve |
David Kalnischkies
|
52643bec17
Add a GetListOfFilesInDir() helper method which replaces the old
|
16 éve |
David Kalnischkies
|
ce857f32cf
another round of method hardening with const& in Configuration
|
16 éve |
David Kalnischkies
|
c914647fb0
reintroduce #clear and #include in the config files,
|
17 éve |
David Kalnischkies
|
50c409c42a
add a helper to easily get a vector of strings from the configuration
|
17 éve |
Julian Andres Klode
|
8aea8c3f51
apt-pkg/contrib/configuration.cc: Fix a small memory leak in
|
17 éve |
Michael Vogt
|
81e9789b12
[ABI break] support '#' in apt.conf and /etc/apt/preferences
|
17 éve |
Daniel Burrows
|
17b3813cfa
Fix FindFile (and FindDir) so that the value of RootDir is applied to the default if no value is found.
|
17 éve |
Daniel Burrows
|
a4dcbf1ce5
Improve the names used for the non-whitespace iterators.
|
18 éve |
Daniel Burrows
|
faa2bd8278
Remove a debugging message that I left in by accident (if it ever triggers the program is about to crash anyway).
|
18 éve |
Daniel Burrows
|
8a27f5da85
Improve some comments in the configuration parser.
|
18 éve |
Daniel Burrows
|
3f807f6c39
Lift the 1024-character limit on configuration file lines.
|
18 éve |
Daniel Burrows
|
435704925e
When a line in a config file is too long, say which config file it is.
|
18 éve |
Otavio Salvador
|
a376d6fdfe
* Fix compilation warnings in apt-pkg/cdrom.cc and
|
18 éve |
Otavio Salvador
|
db2cca1129
|
18 éve |
Otavio Salvador
|
21fd1746e3
* Fix compilation warnings:
|
19 éve |
Michael Vogt
|
ff6bf1be38
* fix some warnings
|
19 éve |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 éve |
Michael Vogt
|
171c75f13a
* applied parts of the string speedup patch from debian #319377 (ABI change)
|
20 éve |
Michael Vogt
|
75ef8f1417
* merged from main
|
21 éve |
Christian Perrier
|
db0db9feab
Bring consistency to the use of capitals in programs messages
|
21 éve |
Arch Librarian
|
5e14c45257
* Increase length of line buffer in ReadConfigFile to 1...
|
22 éve |
Arch Librarian
|
69a630271e
Mark the type abbrevation warning as translatable
|
22 éve |
Arch Librarian
|
8d99802677
* Give a warning if an illegal type abbreviation is use...
|
22 éve |