]> git.saurik.com Git - apt.git/history - test
Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bugfix...
[apt.git] / test /
2013-12-12  Michael Vogtfix test/integration/test-apt-key-net-update
2013-12-12  Michael Vogtclarify error message when apt-get source=ver fails...
2013-12-11  Michael Vogtfix test/integration/test-apt-key-net-update (code...
2013-12-11  Michael Vogtimprove error message for apt-get source pkg:arch{...
2013-12-11  Michael Vogtadd support for "apt-get source pkg:arch"
2013-12-10  Michael Vogtuser-requested version tag gets precedence in apt-get...
2013-12-10  Michael Vogtfix typo
2013-12-10  Michael Vogtimprove test for #731853 and comments
2013-12-10  Michael Vogtif there is only deb-src pick higest version in deb...
2013-12-10  Michael VogtMerge remote-tracking branch 'mvo/feature/deb-src-bts73...
2013-12-04  Michael Vogtadd test for aptget source for unavailable package
2013-12-04  Michael Vogtfurther refactor, extract GetReleaseForSourceRecord...
2013-12-04  Michael Vogtadd test, deal with InRelease
2013-12-01  David Kalnischkiescherry-pick ubuntus (disabled) net-update fixes
2013-11-30  David Kalnischkiestests: add a webserverconfig method to abstract config
2013-11-30  David Kalnischkiestests: rm pkgcache.bin in 719263 test
2013-11-30  David Kalnischkieswebserver: use pthreads to handle multiple clients
2013-11-30  David Kalnischkieswebserver: strip parameters from filename
2013-11-30  David Kalnischkieswebserver: add directoryIndex support defaulting to...
2013-11-30  David Kalnischkieswebserver: implement ~user access to ~user/public_html/
2013-11-30  David Kalnischkiestests: enhance https support in the testcases
2013-11-30  David Kalnischkieswebserver: spurious newline after data confuses curl
2013-11-29  Michael Vogtfix crash when SetCandidateRelease is used
2013-11-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-11-29  Michael VogtMerge branch 'feature/edit-sources' into debian/sid
2013-11-29  Michael Vogtadd "APT::String::Endswith" and automatic adding of...
2013-11-28  Michael Vogtadd missing test/integration/test-bug-720597-build...
2013-10-31  Michael Vogtmove pty magic into its own functions
2013-10-25  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael Vogtfix failing ./test/integration/test-disappearing-packag...
2013-10-22  Michael Vogttest/integration/run-tests: output the failed test...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-22  Michael Vogtuse Pkg.FullName() in disappearedPkgs and remove duplic...
2013-10-21  Michael Vogtadd APT::Status-deb822-Fd
2013-10-21  Michael Vogtrestore binary compatiblity with the pkgPackageManager...
2013-10-21  Michael Vogtfix apt output ordering and update test to match the...
2013-10-18  Michael Vogtre-add missing APT::String::Strip
2013-10-18  Michael Vogtreshuffle dpkgpm.cc code a bit more
2013-10-18  Michael Vogtadd $* to gdb to make it more useful
2013-10-18  Michael Vogtcleanup
2013-10-17  Michael VogtMerge branch 'debian/sid' into feature/install-progress...
2013-10-15  Michael Vogtremove POSTINST from framework, file tree can be used...
2013-10-15  Michael Vogttests, do not send pkgname with arch via the status-fd
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/add-upgrade...
2013-10-09  Michael Vogtfixup various UI issues in the test
2013-10-09  Michael Vogtreally fix test
2013-10-09  Michael Vogtuse "insertpackage" instead of "buildsimplenativepackage"
2013-10-09  Michael Vogtadd test for upgrade, upgrade --with-new-pkgs, dist...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05  Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05  Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-03  David Kalnischkiestests: install --no-install-recommends and stunnel4...
2013-10-03  David Kalnischkiestest: use a multiarch capable dpkg rather than workaround
2013-10-03  David Kalnischkiesuse pkgAcqArchive in 'download' for proper errors
2013-10-02  David Kalnischkiestests: fix some problems travis encounters
2013-10-02  Michael VogtMerge remote-tracking branch 'origin/bugfix/dpkg-progre...
2013-10-01  Michael Vogtchange maxsplit default from "0" to maxint
2013-10-01  David Kalnischkiesdon't consider holds for autoremoval
2013-10-01  David Kalnischkieshandle complete responses to https range requests
2013-10-01  David Kalnischkiesretry without partial data after a 416 response
2013-09-30  David Kalnischkiesadd Range and If-Range support in the webserver
2013-09-30  David Kalnischkiesaccess _config via GET requests in the webserver
2013-09-26  David Kalnischkiestest: apt-get source with more than one argument
2013-09-26  David Kalnischkiesprint-uris prints regardless of quiet-level again
2013-09-26  David Kalnischkiespkg from only trusted sources keeps being trusted
2013-09-26  David Kalnischkiesdon't strip :any from dependencies in single-arch
2013-09-20  David Kalnischkiesdo not trust FileFd::Eof() in pkgTagFile::Fill()
2013-09-12  David Kalnischkiesadd a testcase for 100 char long path truncate bug...
2013-09-07  Michael Vogtadd maxsplit parameter to StringSplit
2013-09-07  Michael Vogtimplement StringSplit() as we need this to fix the...
2013-09-03  David Kalnischkiesuse FileFd in HashSum test to unbreak non-linux ports
2013-08-28  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
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
next