Age | Commit message (Expand) | Author |
2013-04-09 | Reformat PO file | bubulle@debian.org |
2013-04-09 | Fix typo | bubulle@debian.org |
2013-04-08 | releasing version 0.9.7.9~exp3 | Michael Vogt |
2013-04-08 | po: refresh | Michael Vogt |
2013-04-08 | merged bundle from david | Michael Vogt |
2013-04-08 | merged lp:~mvo/apt/add-missing-dsc-hashes | Michael Vogt |
2013-04-08 | * debian/control: | Michael Vogt |
2013-04-04 | * apt-pkg/sourcelist.cc: | Michael Vogt |
2013-04-03 | share version strings between same versions (of different architectures) | David Kalnischkies |
2013-04-03 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2013-04-03 | releasing version 0.9.7.9~exp2 | Michael Vogt |
2013-04-03 | po/*: refreshed | Michael Vogt |
2013-04-03 | apt-pkg/contrib/gpgv.cc: fix InRelease check | Michael Vogt |
2013-04-03 | - sort group and package names in the hashtable on insert | David Kalnischkies |
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt |
2013-04-02 | po/{ca,cs,ru}.po: fix merge artifacts harder | Michael Vogt |
2013-04-01 | micro-optimize and enhance readability of ListParser::VersionHash | David Kalnischkies |
2013-04-01 | equal comparisions are used mostly in same-source relations, | David Kalnischkies |
2013-04-01 | * apt-pkg/deb/debversion.cc: | David Kalnischkies |
2013-03-26 | merge stuff from donkult | Michael Vogt |
2013-03-25 | * doc/apt.conf.5.xml: | Michael Vogt |
2013-03-25 | * methods/connect.cc: | Michael Vogt |
2013-03-25 | merge patches from daniel to fix merge artifact and test failure | Michael Vogt |
2013-03-25 | merge patch from Daniel Hartwig | Michael Vogt |
2013-03-24 | * Update all PO files and apt-all.pot | bubulle@debian.org |
2013-03-24 | Update POT and PO files | bubulle@debian.org |
2013-03-22 | releasing version 0.9.7.9~exp1 | Michael Vogt |
2013-03-22 | prepare upload | 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-22 | add new config options "Acquire::ForceIPv4" and | Michael Vogt |
2013-03-22 | Turkish (Mert Dirik). Closes: #703526 | bubulle@debian.org |
2013-03-21 | merge patch from Colin to fix error message from getaddrinfo() (#703603) | Michael Vogt |
2013-03-20 | apt-pkg/edsp.cc: do not use stderr in WriteSolution at all | Michael Vogt |
2013-03-20 | apt-pkg/edsp.cc: do not spam stderr in WriteSolution | Michael Vogt |
2013-03-19 | support dash-escaped text in clearsigned files as implementations are | David Kalnischkies |
2013-03-19 | use FileFd instead of int fds to tidy up the interface a bit | David Kalnischkies |
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 | ensure that we fclose/unlink/free in the new gpg-code as soon as possible | David Kalnischkies |
2013-03-16 | add testcase and update changelog | Michael Vogt |
2013-03-16 | merged from davids bundle | Michael Vogt |
2013-03-15 | - if ExecGPGV deals with a clear-signed file it will split this file | David Kalnischkies |