summaryrefslogtreecommitdiff
path: root/apt-pkg/aptconfiguration.cc
AgeCommit message (Expand)Author
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-07-25* apt-pkg/aptconfiguration.cc:David Kalnischkies
2011-05-28use the correct option name in comment for Acquire::LanguagesJörg Sommer
2011-04-05* apt-pkg/aptconfiguration.cc:Michael Vogt
2011-03-26* apt-pkg/aptconfiguration.cc:David Kalnischkies
2011-02-27support every compression we have a compressor configuredDavid Kalnischkies
2011-02-27 - load the supported compressors from configurationDavid Kalnischkies
2011-02-22* apt-pkg/aptconfiguration.cc:David Kalnischkies
2011-01-28 - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies
2011-01-26 - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies
2010-11-09evaluate Acquire::Languages= before LANG= (Closes: #602573)David Kalnischkies
2010-11-06* apt-pkg/aptconfiguration.cc:David Kalnischkies
2010-06-26* apt-pkg/aptconfiguration.cc:David Kalnischkies
2010-05-28* apt-pkg/aptconfiguration.cc:David Kalnischkies
2010-03-30rename ExplodeString to VectorizeStringDavid Kalnischkies
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies
2010-03-03fix memory leak in getLanguages() by closing the directory after checkingDavid Kalnischkies
2010-02-18fix crash when LANGUAGE is not setMichael Vogt
2010-02-18* aptconfiguration.cc:David Kalnischkies
2010-02-18dd support for the LANGUAGE environment variableDavid Kalnischkies
2010-02-15* aptconfiguration.cc:David Kalnischkies
2010-02-14Add support for the LANGUAGE environment variableDavid Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies
2009-09-08Rework the CompressionTypes system by adding an Order subgroup toDavid Kalnischkies
2009-08-25"backport" the APT::Configuration class to apt-sidDavid Kalnischkies