Age | Commit message (Expand) | Author |
2015-04-19 | a hit on Release files means the indexes will be hits too | David Kalnischkies |
2015-04-19 | refactor calculation of final lists/ name from URI | David Kalnischkies |
2015-04-19 | unsigned Release files can expire, too | David Kalnischkies |
2015-04-19 | ensure lists/ files have correct permissions after apt-cdrom add | David Kalnischkies |
2015-04-19 | calculate hashes while downloading in https | David Kalnischkies |
2015-04-19 | Italian program translation update | Milo Casagrande |
2015-04-19 | calculate only expected hashes in methods | David Kalnischkies |
2015-04-19 | if we can, use gccs __builtin_swap methods | David Kalnischkies |
2015-04-19 | use SHA2 unrolled code as its a bit faster | David Kalnischkies |
2015-04-19 | handle servers closing encoded connections correctly | David Kalnischkies |
2015-04-19 | send Alt-* info for uncompressed based on any compressions | David Kalnischkies |
2015-04-19 | remove duplicated check for same file copy | David Kalnischkies |
2015-04-19 | improve https method queue progress reporting | David Kalnischkies |
2015-04-19 | do not unlink https file on general error | David Kalnischkies |
2015-04-19 | demote missing gtest to a buildtime warning | David Kalnischkies |
2015-04-13 | Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to... | Michael Vogt |
2015-04-13 | release 1.0.9.8 | David Kalnischkies |
2015-04-12 | parse specific-arch dependencies correctly on single-arch systems | David Kalnischkies |
2015-04-10 | test for or-group choice behaviour in upgrade | David Kalnischkies |
2015-04-10 | add a simple unit test for acquire progress | David Kalnischkies |
2015-04-10 | reimplement the last uses of sprintf | David Kalnischkies |
2015-04-07 | keyids in "apt-key del" should be case-insensitive | David Kalnischkies |
2015-04-07 | demote VectorizeString gcc attribute from const to pure | David Kalnischkies |
2015-04-07 | fix crash in order writing in pkgDPkgPM::WriteApportReport() | Michael Vogt |
2015-04-07 | avoid depends on std::string implementation for pkgAcquire::Item::Mode | David Kalnischkies |
2015-04-07 | properly handle expected filesize in https | David Kalnischkies |
2015-04-07 | fix another d(e)select-upgrade typo | David Kalnischkies |
2015-04-07 | HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404 | Robert Edmonds |
2015-04-07 | Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626) | Michael Vogt |
2015-03-20 | test/integration/test-apt-download-progress: fix test failure on fast hardware | Michael Vogt |
2015-03-16 | stop displaying time of build in online help | Jérémy Bobbio |
2015-03-16 | Italian manpage translation update | Beatrice Torracca |
2015-03-16 | test exitcode as well as string equality | David Kalnischkies |
2015-03-16 | parse arch-qualified Provides correctly | Helmut Grohne |
2015-03-16 | set version before updating po files | David Kalnischkies |
2015-03-16 | (error) Same iterator is used with different containers | David Kalnischkies |
2015-03-16 | fix some new compiler warnings reported by gcc-5 | David Kalnischkies |
2015-03-16 | properly implement pkgRecord::Parser for *.deb files | David Kalnischkies |
2015-03-16 | fix another d(e)select-upgrade typo | David Kalnischkies |
2015-03-16 | derive more of https from http method | David Kalnischkies |
2015-03-16 | merge debian/sid into debian/experimental | David Kalnischkies |
2015-03-08 | rework dpkg-wrapping in test framework | David Kalnischkies |
2015-02-23 | releasing package apt version 1.0.9.71.0.9.7 | Michael Vogt |
2015-02-23 | Fix crash in the apt-transport-https when Owner is NULL | Tomasz Buchert |
2015-01-16 | releasing package apt version 1.0.9.6 | Michael Vogt |
2015-01-16 | prepare 1.0.9.61.0.9.6 | Michael Vogt |
2015-01-10 | award points for positive dependencies again | David Kalnischkies |
2015-01-10 | 128 KiB DSC files ought to be enough for everyone | David Kalnischkies |
2015-01-06 | Add regression test for the previous commit | Michael Vogt |
2015-01-05 | Fix missing URIStart() for https downloads | Michael Vogt |