Age | Commit message (Expand) | Author |
2013-04-23 | merged debian-sid branch and resolved conflicts | 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-03-01 | merged lp:~mvo/apt/source-hashes | Michael Vogt |
2013-03-01 | merged lp:~mvo/apt/add-missing-dsc-hashes | Michael Vogt |
2013-02-24 | * apt-pkg/depcache.cc: | David Kalnischkies |
2013-02-01 | add a integration test for bug 1078697 | Michael Vogt |
2013-01-31 | test/integration/test-debsrc-hashes: add integration test, thanks to Daniel H... | Michael Vogt |
2013-01-04 | merged from debian-sid | Michael Vogt |
2012-11-09 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-10-17 | * lp:~mvo/apt/config-clear: | Michael Vogt |
2012-10-17 | * lp:~mvo/apt/add-glob-function: | Michael Vogt |
2012-10-17 | merged from debian-sid | Michael Vogt |
2012-10-01 | rename CleaAll() -> Clear() | Michael Vogt |
2012-09-28 | add new ClearAll | 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 | add "Glob()" to fileutl | 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-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 |