summaryrefslogtreecommitdiff
path: root/apt-pkg/aptconfiguration.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-5/+5
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-3/+3
|\|
| * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-2/+2
| * * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-07-251-1/+1
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|/
* use the correct option name in comment for Acquire::LanguagesJörg Sommer2011-05-281-1/+1
* * apt-pkg/aptconfiguration.cc:Michael Vogt2011-04-051-1/+1
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-03-261-1/+32
* support every compression we have a compressor configuredDavid Kalnischkies2011-02-271-0/+13
* - load the supported compressors from configurationDavid Kalnischkies2011-02-271-4/+70
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-02-221-0/+2
* - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2011-01-281-39/+12
* - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies2011-01-261-0/+8
* evaluate Acquire::Languages= before LANG= (Closes: #602573)David Kalnischkies2010-11-091-40/+42
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2010-11-061-1/+2
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2010-06-261-0/+4
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2010-05-281-1/+14
* rename ExplodeString to VectorizeStringDavid Kalnischkies2010-03-301-1/+1
* merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-181-0/+24
|\
| * * aptconfiguration.cc:David Kalnischkies2010-02-151-6/+72
| * Add support for the LANGUAGE environment variableDavid Kalnischkies2010-02-141-32/+59
| * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-0/+25
| |\
| | * merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-231-0/+25
| |/
* | fix memory leak in getLanguages() by closing the directory after checkingDavid Kalnischkies2010-03-031-0/+1
* | fix crash when LANGUAGE is not setMichael Vogt2010-02-181-1/+2
* | * aptconfiguration.cc:David Kalnischkies2010-02-181-6/+72
* | dd support for the LANGUAGE environment variableDavid Kalnischkies2010-02-181-32/+60
|/
* [BREAK] add possibility to download and use multiplyDavid Kalnischkies2009-11-261-0/+136
* Rework the CompressionTypes system by adding an Order subgroup toDavid Kalnischkies2009-09-081-22/+34
* "backport" the APT::Configuration class to apt-sidDavid Kalnischkies2009-08-251-0/+78