Age | Commit message (Expand) | Author |
2011-03-28 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2011-03-25 | * apt-pkg/cacheiterator.h: | David Kalnischkies |
2011-03-23 | * apt-pkg/deb/deblistparser.h: | David Kalnischkies |
2011-03-16 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2011-03-10 | merged the lp:~mvo/apt/mvo branch | Michael Vogt |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |
2011-03-07 | use FullName and strdup instead of handmade and new[] | David Kalnischkies |
2011-03-07 | * apt-pkg/deb/dpkgpm.cc: | Steve Langasek |
2011-03-03 | * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2011-02-27 | support every compression we have a compressor configured | David Kalnischkies |
2011-02-25 | * apt-pkg/deb/debindexfile.cc: | Michael Vogt |
2011-02-22 | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies |
2011-02-22 | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies |
2011-01-28 | - download and use i18n/Index to choose which Translations to download | David Kalnischkies |
2011-01-27 | apt-pkg/deb/dpkgpm.cc: fix format string warning | Michael Vogt |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies |
2011-01-12 | * deb/dpkgpm.cc: | Petter Reinholdtsen |
2011-01-12 | remove the unused Die boolean - error reporting is done by ExecWait | David Kalnischkies |
2010-10-28 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-10-28 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-10-15 | add test case for having no indexes, and fix regression in that case | Martin Pitt |
2010-10-13 | merge with debian-sid | David Kalnischkies |
2010-10-13 | merge from trunk | Martin Pitt |
2010-10-13 | * apt-pkg/deb/debsystem.cc: | Michael Vogt |
2010-10-13 | apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th... | Michael Vogt |
2010-10-13 | * revert commit: | Michael Vogt |
2010-10-13 | * apt-pkg/deb/debindexfile.cc: | Martin Pitt |
2010-10-07 | * apt-pkg/deb/deblistparser.cc: | Sebastian Andrzej Siewior |
2010-09-14 | * apt-pkg/policy.cc: | David Kalnischkies |
2010-09-06 | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded | David Kalnischkies |
2010-09-02 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-08-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-08-19 | * apt-pkg/deb/debsystem.cc: | David Kalnischkies |
2010-07-21 | Add to history whether a change was automatic or not. | Julian Andres Klode |
2010-07-21 | * apt-pkg/deb/dpkgpm.cc: | Julian Andres Klode |
2010-07-11 | fix typo preventing display of architecture in Info() | David Kalnischkies |
2010-07-11 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies |
2010-07-09 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-07-08 | * apt-pkg/pkgcachegen.{cc,h}: | David Kalnischkies |
2010-07-08 | use references instead of copies in the Cache generation methods | David Kalnischkies |
2010-07-07 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-07-05 | merge with debian-experimental-ma | David Kalnischkies |
2010-07-04 | clean deblistparser a bit by get the Architectures at one place | David Kalnischkies |
2010-06-27 | deblistparser: Special-case *-armel, lpia and powerpcspe architectures. | Julian Andres Klode |
2010-06-26 | apt-pkg/deb/deblistparser.cc: Fix bug in architecture wildcard support. | Julian Andres Klode |
2010-06-26 | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode |
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 |