]> git.saurik.com Git - apt.git/history - test/interactive-helper
add test for Suite with path
[apt.git] / test / interactive-helper /
2014-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-16  David Kalnischkiescorrect some style/performance/warnings from cppcheck
2013-12-10  Michael VogtMerge remote-tracking branch 'mvo/feature/deb-src-bts73...
2013-12-10  Michael VogtMerge remote-tracking branch 'origin/feature/source...
2013-12-09  Michael VogtMerge remote-tracking branch 'origin/feature/deb-src...
2013-11-30  David Kalnischkiestests: add a webserverconfig method to abstract config
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 Kalnischkieswebserver: spurious newline after data confuses curl
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
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-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-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
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-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
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 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-09  David Kalnischkiesstop building l10n if strings are unchanged
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-04-11  Michael Vogtmerged from donkults experimental branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-03-22  David Kalnischkies* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:
2012-03-20  David Kalnischkiesfor these helpers we don't need too much checks,
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-19  David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-08-17  Michael Vogtmerged lp:~donkult/apt/sid
2011-08-17  David Kalnischkiesfix 'comparison between signed and unsigned integer...
2011-08-17  David Kalnischkiesmove the networkless test to the interactive helpers...
2011-08-17  David Kalnischkiesmove the interactive helper to a subdirectory of test