Age | Commit message (Expand) | Author |
2013-01-18 | * Merge from Debian unstable, pulling in new translations and fixes. | Adam Conrad |
2012-11-05 | Additional test for the case when installed version != newest version | Steve Langasek |
2012-11-05 | Make the test more verbose and check for the negative case of a kernel that | Steve Langasek |
2012-11-05 | typo fix | Steve Langasek |
2012-11-05 | also check that the running kernel is kept | Michael Vogt |
2012-11-05 | add testcase for the autoremove feature | Michael Vogt |
2012-11-01 | merged from the debian-sid branch | Michael Vogt |
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-04 | merged sftp://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt |
2012-09-04 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2012-09-04 | merged from lp:~donkult/apt/experimental | Michael Vogt |
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 |
2012-08-30 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-08-28 | merged from the debian-sid branch | Michael Vogt |
2012-08-05 | ensure that the right architecture is used for cross-dependencies in | David Kalnischkies |
2012-08-04 | improve the check for purely virtuals as provided packages aren't | David Kalnischkies |
2012-08-04 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-07-18 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2012-07-12 | * apt-pkg/cachefilter.cc: | David Kalnischkies |
2012-07-12 | add (partial) partial request support for the webserver | David Kalnischkies |
2012-07-11 | add option to send Content-Type based on file extension | David Kalnischkies |
2012-07-11 | make the server a little more robust against write errors (e.g. broken pipe) | David Kalnischkies |
2012-07-11 | rework parsing of the first request-line to be more robust | David Kalnischkies |
2012-07-11 | add simple url rewriting to the webserver | David Kalnischkies |
2012-07-11 | do not hardcode /dev/null in changetowebserver so it can be changed | David Kalnischkies |
2012-07-11 | ensure that directories are accessed with a slash at the end of the url | David Kalnischkies |
2012-07-10 | http get requests need to be dequoted | David Kalnischkies |
2012-07-10 | include our usual config.h in the webserver | David Kalnischkies |
2012-07-10 | implement directory listing in your webserver | David Kalnischkies |
2012-07-10 | reformat the aptwebserver code to look more like the rest of APT | David Kalnischkies |
2012-07-10 | rename the paywall testcase and reformat it a bit | David Kalnischkies |
2012-07-10 | improve test some more | Michael Vogt |
2012-07-10 | cleanup, thanks to donkult for his feedback | Michael Vogt |
2012-07-10 | always send content-length via the new addDataHeaders() to ensure w3m/curl ar... | Michael Vogt |
2012-07-10 | add failing regression test for bug #346386 | Michael Vogt |
2012-07-10 | add commandline, add configurable port, add --simulate-paywall to simulate a ... | Michael Vogt |
2012-07-09 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2012-07-09 | start implementing an extremely simple webserver for testing APT | David Kalnischkies |
2012-07-05 | * apt-pkg/clean.cc: | David Kalnischkies |
2012-07-04 | * cmdline/apt-mark.cc: | David Kalnischkies |
2012-06-29 | merged from the debian-sid branch | Michael Vogt |
2012-06-29 | * debian/control: | David Kalnischkies |
2012-06-18 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-06-14 | add two tests for architecture specifications | David Kalnischkies |
2012-06-14 | add extra paranoia against subkey attacks (and a regression test), LP: #10131... | Michael Vogt |
2012-06-14 | update to reflect the latest ubuntu key | Michael Vogt |