* move upgrade releated code into upgrade.{cc,h}
[ntk/apt.git] / test /
2013-09-12 David Kalnischkiesadd a testcase for 100 char long path truncate bug...
2013-09-03 David Kalnischkiesuse FileFd in HashSum test to unbreak non-linux ports
2013-08-28 Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-28 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-08-28 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-27 David Kalnischkiesconfigurable compression for testcases
2013-08-27 David Kalnischkiesold-style dpkg foreign architecture adding for tests
2013-08-22 Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-22 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-22 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-08-19 Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-17 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-17 Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-16 Christopher BainesAdd test for bug 507998
2013-08-16 David Kalnischkiesallow Pre-Install-Pkgs hooks to get info over an FD...
2013-08-15 David Kalnischkiesset MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases
2013-08-15 David Kalnischkiesrework the parameter creation for the Hashsum test
2013-08-15 David Kalnischkiesdo not call make from libapt/run-tests if its called...
2013-08-15 Michael Vogt* lp:~mvo/apt/add-glob-function:
2013-08-15 Michael Vogt* lp:~mvo/apt/config-clear:
2013-08-12 David Kalnischkieslet apt-key del work better with softlink and single...
2013-08-12 David Kalnischkiesensure that testcases exiting because of set -e aren...
2013-08-12 David Kalnischkiesmake the keyring locations in apt-key configurable
2013-08-12 David Kalnischkiesfix output redirection order
2013-08-12 David Kalnischkiesfix: --print-uris removes authentication
2013-08-12 David Kalnischkiesadd chronic-like testsuccess/testfailure helpers
2013-08-12 David Kalnischkiestest Release file handling with expired keys
2013-08-10 Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-08 David Kalnischkiesspecific pins below 1000 cause downgrades
2013-08-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-01 Colin Watsonprefer native arch over higher priority for providers
2013-08-01 David Kalnischkiesunset LANGUAGE for showing [Y/n] answer hints
2013-07-28 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26 David Kalnischkiesrequest absolute URIs from proxies again (0.9.9.3 reges...
2013-07-25 David Kalnischkiespick up Translation-* even if only compressed available
2013-07-25 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-24 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-18 David Kalnischkiesfix 'apt-cache search' crash with missing description
2013-07-18 David Kalnischkiesskip all Description fields in apt-cache, not just...
2013-07-17 Michael VogtMerge remote-tracking branch 'geissert/proxy-keep-alive...
2013-07-17 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-16 David Kalnischkiesfix if-clause to generate hook-info for 'rc' packages
2013-07-11 David Kalnischkiesprevent MarkInstall of unsynced Multi-Arch:same siblings
2013-07-11 David Kalnischkiesimplement arch+= and arch-= for sources.list
2013-07-11 David KalnischkiesVersion 3 for DPkg::Pre-Install-Pkgs with MultiArch...
2013-07-02 Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-24 David Kalnischkiessimple fork and pidfile aptwebserver
2013-06-20 David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-06-20 David Kalnischkiestests: accept an explaination for msgfail
2013-06-20 David Kalnischkiessimple URI rewrite rules config for webserver
2013-06-20 David Kalnischkiesadd directory listing to the webserver
2013-06-20 David Kalnischkiesadd a simple webserver for our testcases
2013-06-20 David Kalnischkieshandle missing "Description" in apt-cache show
2013-06-09 David Kalnischkiestests: add an interactive 'test' with multiple cdroms
2013-06-09 David Kalnischkiesensure state-dir exists before coyping cdrom files
2013-06-09 David Kalnischkiesstop building l10n if strings are unchanged
2013-06-09 David Kalnischkiestests: add expected port for cve-2013-105 testcase
2013-06-09 David Kalnischkiestests: trap-adding can be post- as well as prefix
2013-06-09 David Kalnischkiesfix support for multiple patterns in apt-cache search
2013-06-09 David Kalnischkiesdo unpacks before configures in SmartConfigure
2013-06-09 David Kalnischkiestry all providers in order if uninstallable in MarkInstall
2013-06-09 David Kalnischkiesfix priority sorting by prefering higher in MarkInstall
2013-05-16 Michael Vogtmerged previous bzr commit
2013-05-08 Michael Vogtfix uri test
2013-05-08 Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08 Michael Vogtmerged from the debian-wheezy branch
2013-04-08 Michael Vogtmerged bundle from david
2013-04-08 Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-02 Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-26 Michael Vogtmerge stuff from donkult
2013-03-25 Michael Vogtmerge patches from daniel to fix merge artifact and...
2013-03-22 Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22 Michael Vogtmerged the debian-wheezy branch
2013-03-18 David Kalnischkies* apt-pkg/deb/debindexfile.cc,
2013-03-18 David Kalnischkies - add method to open (maybe) clearsigned files transp...
2013-03-18 David Kalnischkiesrename testcase to mention CVE number, make the code...
2013-03-18 Michael Vogttest/libapt/tagfile_test.cc: add missing "unistd.h...
2013-03-18 Michael Vogtfix pkgTagSection::Exists() and add test
2013-03-18 Michael Vogttest/integration/framework: use EXIT_CODE to be consist...
2013-03-18 Michael Vogtreport failures via exit and ensure we don't overflow
2013-03-18 Michael Vogt* test/integration/framework:
2013-03-17 Michael Vogt* test/libapt/assert.h, test/libapt/run-tests:
2013-03-16 Michael Vogtadd testcase and update changelog
2013-03-16 Michael Vogtmerged from davids bundle
2013-03-15 David Kalnischkies - if ExecGPGV deals with a clear-signed file it will...
2013-03-14 Michael Vogt* SECURITY UPDATE: InRelease verification bypass 0.9.7.8
2013-03-01 Michael Vogtmerged lp:~mvo/apt/hash-order
2013-03-01 Michael Vogtmerged lp:~donkult/apt/sid
2013-02-24 David Kalnischkies* apt-pkg/depcache.cc:
2013-02-01 Michael Vogtadd a integration test for bug 1078697
2012-12-13 Michael Vogtmerged from lp:~donkult/apt/sid
2012-11-09 David Kalnischkies* cmdline/apt-get.cc:
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-28 Michael Vogtmerged from lp:~donkult/apt/sid
2012-09-19 David Kalnischkies* apt-pkg/pkgcache.cc:
2012-09-19 David Kalnischkies* apt-pkg/pkgcachegen.cc:
2012-09-11 Michael Vogtmerged from lp:~donkult/apt/sid
next