Age | Commit message (Expand) | Author |
2015-11-04 | add binary-specific options via Binary scope | David Kalnischkies |
2015-08-10 | remove the compatibility markers for 4.13 abi | David Kalnischkies |
2015-06-09 | configureable acquire targets to download additional files | David Kalnischkies |
2015-03-16 | fix some new compiler warnings reported by gcc-5 | David Kalnischkies |
2014-11-08 | explicit overload methods instead of adding parameters | David Kalnischkies |
2014-09-29 | fix Configuration::FindVector API | David Kalnischkies |
2014-05-07 | fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG... | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2014-03-13 | add default and override handling for Cnf::FindVector | David Kalnischkies |
2013-08-15 | * lp:~mvo/apt/config-clear: | Michael Vogt |
2013-07-25 | fix off-by-one error and do not use magic constant of 100 when checking Stack... | Michael Vogt |
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies |
2012-04-23 | /dev/null is a special absolute path as it has no subdirectories | David Kalnischkies |
2012-04-23 | normalize a bit by replacing // and /./ with / in FindFile | David Kalnischkies |
2012-04-22 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2012-01-30 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2011-10-05 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-07-15 | apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break | Michael Vogt |
2011-07-06 | * apt-pkg/init.cc: | David Kalnischkies |
2010-08-28 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2010-06-26 | - use the new MatchAgainstConfig for the DefaultRootSetFunc | David Kalnischkies |
2010-04-24 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2010-01-16 | Fix the newly introduced method GetListOfFilesInDir to not accept every | David Kalnischkies |
2010-01-13 | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back | David Kalnischkies |
2010-01-08 | fix merge error | Michael Vogt |
2010-01-08 | * French manpage translation update | Michael Vogt |
2010-01-03 | Add a GetListOfFilesInDir() helper method which replaces the old | David Kalnischkies |
2009-11-25 | another round of method hardening with const& in Configuration | David Kalnischkies |
2009-09-07 | reintroduce #clear and #include in the config files, | David Kalnischkies |
2009-09-04 | add a helper to easily get a vector of strings from the configuration | David Kalnischkies |
2009-06-12 | apt-pkg/contrib/configuration.cc: Fix a small memory leak in | Julian Andres Klode |
2009-06-09 | [ABI break] support '#' in apt.conf and /etc/apt/preferences | Michael Vogt |
2009-03-06 | Fix FindFile (and FindDir) so that the value of RootDir is applied to the def... | Daniel Burrows |
2008-04-01 | Improve the names used for the non-whitespace iterators. | Daniel Burrows |
2008-04-01 | Remove a debugging message that I left in by accident (if it ever triggers th... | Daniel Burrows |
2008-04-01 | Improve some comments in the configuration parser. | Daniel Burrows |
2008-04-01 | Lift the 1024-character limit on configuration file lines. | Daniel Burrows |
2008-03-31 | When a line in a config file is too long, say which config file it is. | Daniel Burrows |
2007-12-27 | * Fix compilation warnings in apt-pkg/cdrom.cc and | Otavio Salvador |
2007-12-16 | * apt-pkg/contrib/configuration.cc: | Otavio Salvador |
2007-07-10 | * Fix compilation warnings: | Otavio Salvador |
2007-06-19 | * fix some warnings | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2005-11-23 | * applied parts of the string speedup patch from debian #319377 (ABI change) | Michael Vogt |
2005-08-09 | * merged from main | Michael Vogt |