Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Vogt d8a06f6e47 * lp:~mvo/apt/config-clear: vor 13 Jahren
  Michael Vogt 26d5b68a00 fix off-by-one error and do not use magic constant of 100 when checking StackPost vor 13 Jahren
  David Kalnischkies 69c2ecbdc9 various simple changes to fix cppcheck warnings vor 13 Jahren
  David Kalnischkies af13d1437c /dev/null is a special absolute path as it has no subdirectories vor 14 Jahren
  David Kalnischkies ec76891fa1 normalize a bit by replacing // and /./ with / in FindFile vor 14 Jahren
  David Kalnischkies 2f4162708d * apt-pkg/contrib/configuration.cc: vor 14 Jahren
  David Kalnischkies 017f9fd682 * apt-pkg/contrib/configuration.cc: vor 14 Jahren
  Michael Vogt 7be8c02360 * apt-pkg/contrib/configuration.cc: vor 15 Jahren
  David Kalnischkies 74b2200285 merge with debian/experimental vor 15 Jahren
  Michael Vogt 44edc41ea7 * apt-pkg/contrib/configuration.cc: vor 15 Jahren
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first vor 15 Jahren
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be vor 15 Jahren
  Michael Vogt 0df8c3dccb apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break vor 15 Jahren
  David Kalnischkies 78485ab210 * apt-pkg/init.cc: vor 15 Jahren
  David Kalnischkies b093a19905 * apt-pkg/contrib/configuration.cc: vor 16 Jahren
  David Kalnischkies 1f2933a8de - use the new MatchAgainstConfig for the DefaultRootSetFunc vor 16 Jahren
  David Kalnischkies c3a3a1b1b6 * apt-pkg/contrib/configuration.cc: vor 16 Jahren
  David Kalnischkies e29a6bb14d Fix the newly introduced method GetListOfFilesInDir to not accept every vor 16 Jahren
  David Kalnischkies be4eec613e merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back vor 16 Jahren
  Michael Vogt a74cd17ab6 fix merge error vor 16 Jahren
  Michael Vogt 46e39c8e14 * French manpage translation update vor 16 Jahren
  David Kalnischkies 52643bec17 Add a GetListOfFilesInDir() helper method which replaces the old vor 16 Jahren
  David Kalnischkies ce857f32cf another round of method hardening with const& in Configuration vor 16 Jahren
  David Kalnischkies c914647fb0 reintroduce #clear and #include in the config files, vor 17 Jahren
  David Kalnischkies 50c409c42a add a helper to easily get a vector of strings from the configuration vor 17 Jahren
  Julian Andres Klode 8aea8c3f51 apt-pkg/contrib/configuration.cc: Fix a small memory leak in vor 17 Jahren
  Michael Vogt 81e9789b12 [ABI break] support '#' in apt.conf and /etc/apt/preferences vor 17 Jahren
  Daniel Burrows 17b3813cfa Fix FindFile (and FindDir) so that the value of RootDir is applied to the default if no value is found. vor 17 Jahren
  Daniel Burrows a4dcbf1ce5 Improve the names used for the non-whitespace iterators. vor 18 Jahren
  Daniel Burrows faa2bd8278 Remove a debugging message that I left in by accident (if it ever triggers the program is about to crash anyway). vor 18 Jahren