Age | Commit message (Expand) | Author |
2013-07-18 | fix 'apt-cache search' crash with missing description | David Kalnischkies |
2013-07-18 | skip all Description fields in apt-cache, not just first | David Kalnischkies |
2013-07-16 | fix if-clause to generate hook-info for 'rc' packages | David Kalnischkies |
2013-07-11 | prevent MarkInstall of unsynced Multi-Arch:same siblings | David Kalnischkies |
2013-07-11 | implement arch+= and arch-= for sources.list | David Kalnischkies |
2013-07-11 | Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info | David Kalnischkies |
2013-06-24 | simple fork and pidfile aptwebserver | David Kalnischkies |
2013-06-20 | trigger NODATA error for invalid InRelease files | David Kalnischkies |
2013-06-20 | tests: accept an explaination for msgfail | David Kalnischkies |
2013-06-20 | simple URI rewrite rules config for webserver | David Kalnischkies |
2013-06-20 | add directory listing to the webserver | David Kalnischkies |
2013-06-20 | add a simple webserver for our testcases | David Kalnischkies |
2013-06-20 | handle missing "Description" in apt-cache show | David Kalnischkies |
2013-06-09 | tests: add an interactive 'test' with multiple cdroms | David Kalnischkies |
2013-06-09 | ensure state-dir exists before coyping cdrom files | David Kalnischkies |
2013-06-09 | stop building l10n if strings are unchanged | David Kalnischkies |
2013-06-09 | tests: add expected port for cve-2013-105 testcase | David Kalnischkies |
2013-06-09 | tests: trap-adding can be post- as well as prefix | David Kalnischkies |
2013-06-09 | fix support for multiple patterns in apt-cache search | David Kalnischkies |
2013-06-09 | do unpacks before configures in SmartConfigure | David Kalnischkies |
2013-06-09 | try all providers in order if uninstallable in MarkInstall | David Kalnischkies |
2013-06-09 | fix priority sorting by prefering higher in MarkInstall | David Kalnischkies |
2013-05-08 | fix uri test | Michael Vogt |
2013-05-08 | merged patch from Daniel Hartwig to fix URI and proxy releated issues | Michael Vogt |
2013-04-08 | merged lp:~mvo/apt/add-missing-dsc-hashes | Michael Vogt |
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt |
2013-03-25 | merge patches from daniel to fix merge artifact and test failure | Michael Vogt |
2013-03-22 | merged lp:~mvo/apt/fix-tagfile-hash | Michael Vogt |
2013-03-22 | merged the debian-wheezy branch | Michael Vogt |
2013-03-18 | * apt-pkg/deb/debindexfile.cc, | David Kalnischkies |
2013-03-18 | - add method to open (maybe) clearsigned files transparently | David Kalnischkies |
2013-03-18 | rename testcase to mention CVE number, make the code more consistent with | David Kalnischkies |
2013-03-18 | test/libapt/tagfile_test.cc: add missing "unistd.h" (thanks to Niels Thykier) | Michael Vogt |
2013-03-18 | fix pkgTagSection::Exists() and add test | Michael Vogt |
2013-03-18 | test/integration/framework: use EXIT_CODE to be consistent with the run-tests... | Michael Vogt |
2013-03-18 | report failures via exit and ensure we don't overflow | Michael Vogt |
2013-03-18 | * test/integration/framework: | Michael Vogt |
2013-03-17 | * test/libapt/assert.h, test/libapt/run-tests: | Michael Vogt |
2013-03-16 | add testcase and update changelog | Michael Vogt |
2013-03-15 | - if ExecGPGV deals with a clear-signed file it will split this file | David Kalnischkies |
2013-03-14 | * SECURITY UPDATE: InRelease verification bypass0.9.7.8 | Michael Vogt |
2013-02-24 | * apt-pkg/depcache.cc: | David Kalnischkies |
2013-02-01 | add a integration test for bug 1078697 | Michael Vogt |
2012-11-09 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-09-19 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2012-09-19 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2012-09-09 | handle packages without a mandatory architecture (debian-policy ยง5.3) | David Kalnischkies |
2012-09-03 | * apt-pkg/cdrom.cc: | David Kalnischkies |
2012-09-02 | * apt-pkg/cdrom.cc: | David Kalnischkies |
2012-09-02 | * apt-pkg/indexcopy.cc: | David Kalnischkies |