Age | Commit message (Expand) | Author |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-27 | drop stored StringItems in favor of in-memory mappings | David Kalnischkies |
2014-09-21 | generalize Acquire::GzipIndex | Michael Vogt |
2014-07-10 | Allow passing a full path to apt-get install /foo/bar.deb | Michael Vogt |
2014-06-18 | cleanup datatypes mix used in binary cache | David Kalnischkies |
2014-05-29 | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental | Michael Vogt |
2014-05-15 | Never parse Version/Architecture tags in a Translation-$lang file | Michael Vogt |
2014-05-08 | apt-pkg/deb/debindexfile.cc: do not hardcode dpkg | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim... | Michael Vogt |
2014-04-28 | use flAbsPath() | Michael Vogt |
2014-04-28 | use new Popen() | Michael Vogt |
2014-04-28 | WIP local deb install | Michael Vogt |
2014-04-25 | add support for apt-get build-dep unpacked-source-dir | Michael Vogt |
2014-04-24 | create debIFTypeDscFile type | 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 |