Age | Commit message (Expand) | Author |
2014-09-21 | generalize Acquire::GzipIndex | Michael Vogt |
2014-05-15 | Never parse Version/Architecture tags in a Translation-$lang file | Michael Vogt |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2013-03-18 | * apt-pkg/deb/debindexfile.cc, | David Kalnischkies |
2012-06-16 | do not dereference the storage for the unique strings as the pointer can | David Kalnischkies |
2012-05-10 | fix calling style of FileFd (no functional change) | David Kalnischkies |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies |
2011-12-15 | atleast libapt should announce to itself that it is clean… | David Kalnischkies |
2011-12-10 | * apt-pkg/contrib/fileutl.{h,cc}: | David Kalnischkies |
2011-12-10 | enable FileFd to guess the compressor based on the filename if requested or | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
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-06-09 | apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t... | Michael Vogt |
2011-06-09 | apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this... | Michael Vogt |
2011-02-25 | * apt-pkg/deb/debindexfile.cc: | Michael Vogt |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies |
2010-10-15 | add test case for having no indexes, and fix regression in that case | Martin Pitt |
2010-10-13 | * apt-pkg/deb/debindexfile.cc: | Martin Pitt |
2010-07-11 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies |
2010-07-08 | * apt-pkg/pkgcachegen.{cc,h}: | David Kalnischkies |
2010-06-24 | Switch FileFd to not transparently gunzip, since that breaks code which expec... | martin@piware.de |
2010-06-11 | apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,... | martin@piware.de |
2010-06-09 | * apt-pkg/deb/debindexfile.cc: | martin@piware.de |
2010-06-04 | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies |
2010-03-18 | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), | David Kalnischkies |
2010-02-18 | * [BREAK] merged lp:~mvo/apt/history | Michael Vogt |
2010-02-18 | Change the package index Info methods to allow apt-cache policy to be | Michael Vogt |
2010-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | 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-09 | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: | Michael Vogt |
2009-12-23 | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies |
2009-11-26 | [BREAK] add possibility to download and use multiply | David Kalnischkies |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2006-12-14 | * merged with apt--debian-sid | Michael Vogt |
2006-12-07 | * apt-pkg/deb/debindexfile.cc: | Michael Vogt |
2005-09-27 | * remvoed the remap feature again, dosn't work anyway | Michael Vogt |
2005-09-27 | * added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical | Michael Vogt |
2005-08-30 | * updated with mainline | Michael Vogt |
2005-07-28 | * code cleanups (thanks matt!), moved UsePackage before the description list ... | Michael Vogt |
2005-05-13 | * don't throw any more warnings | Michael Vogt |
2005-05-13 | * FindInCache() uses the correct file now | Michael Vogt |
2005-05-13 | * made the translation downloading work | Michael Vogt |
2005-05-13 | * fix for output of the description and the debTranslationsIndex::Exists() | Michael Vogt |
2005-05-13 | * fixed a problem when it comes to the cache rebuilding | Michael Vogt |
2005-05-13 | Add FindInCache method to skip the rebuild of cache every time. | Otavio Salvador |
2005-05-10 | * make pinning on component work again (we just use the section, as apt-0.6 d... | Michael Vogt |