Age | Commit message (Expand) | Author |
2013-06-09 | set Fail flag in FileFd on all errors consistently | David Kalnischkies |
2013-06-09 | make the vprintf like _error->Insert public | David Kalnischkies |
2013-06-09 | deprecate InstallProtect as a cpu-eating no-op | David Kalnischkies |
2013-06-09 | do unpacks before configures in SmartConfigure | David Kalnischkies |
2013-06-09 | try all providers in order if uninstallable in MarkInstall | David Kalnischkies |
2013-06-09 | fix priority sorting by prefering higher in MarkInstall | David Kalnischkies |
2013-06-09 | prefer Essentials over Removals in ordering score | David Kalnischkies |
2013-06-09 | rewrite pkgOrderList::DepRemove to stop incorrect immediate setting | David Kalnischkies |
2013-06-06 | fix double free (closes: #711045) | Michael Vogt |
2013-05-16 | non-inline RunGPGV methods to restore ABI compatibility with previous version... | David Kalnischkies |
2013-05-08 | merged patch from Daniel Hartwig to fix URI and proxy releated issues | Michael Vogt |
2013-05-08 | merged from the debian-wheezy branch | Michael Vogt |
2013-05-08 | * apt-pkg/algorithms.cc: | Michael Vogt |
2013-05-08 | properly handle if-modfied-since with libcurl/https | Michael Vogt |
2013-04-10 | Fix English spelling error in a message ('A error'). Unfuzzy | bubulle@debian.org |
2013-04-08 | merged bundle from david | 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 | 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-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-22 | merged lp:~mvo/apt/fix-tagfile-hash | Michael Vogt |
2013-03-22 | merged the debian-wheezy branch | 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 | fix pkgTagSection::Exists() and add test | Michael Vogt |
2013-03-16 | ensure that we fclose/unlink/free in the new gpg-code as soon as possible | David Kalnischkies |
2013-03-15 | - if ExecGPGV deals with a clear-signed file it will split this file | David Kalnischkies |
2013-03-15 | split out a method to strip whitespaces only on the right side | Michael Vogt |
2013-03-15 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2013-03-15 | don't close stdout/stderr if it is also the statusfd | David Kalnischkies |
2013-03-15 | * apt-pkg/contrib/gpgv.cc: | David Kalnischkies |
2013-03-15 | * apt-pkg/indexcopy.cc: | David Kalnischkies |
2013-03-14 | * SECURITY UPDATE: InRelease verification bypass0.9.7.8 | Michael Vogt |
2013-03-13 | factor version string creation out of NewDepends, so we can easily reuse | David Kalnischkies |
2013-03-12 | handle language tags for descriptions are unique strings to be shared | David Kalnischkies |
2013-03-12 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies |
2013-03-01 | merged lp:~mvo/apt/hash-order | Michael Vogt |
2013-03-01 | include two missing patches to really fix bug #696225, thanks to | Michael Vogt |
2013-02-24 | * apt-pkg/depcache.cc: | David Kalnischkies |
2013-01-24 | * apt-pkg/indexrecords.cc: | Michael Vogt |