Age | Commit message (Expand) | Author |
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 |
2013-01-14 | ensure sha512 is really used when available (thanks to Tyler Hicks ) | Michael Vogt |
2013-01-09 | * apt-pkg/contrib/progress.cc: | Michael Vogt |
2013-01-08 | fix pkgProblemResolver::Scores, thanks to Paul Wise. | Michael Vogt |
2013-01-08 | fix pkgProblemResolver::Scores, thanks to Paul Wise. | Michael Vogt |
2012-12-13 | merged from lp:~donkult/apt/sid | Michael Vogt |
2012-12-13 | change permissions of /var/log/apt/term.log to 0640 (LP: #975199) | Michael Vogt |
2012-11-10 | * apt-pkg/algorithms.cc: | Jonathan Thomas |
2012-11-09 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2012-11-09 | no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk | David Kalnischkies |
2012-11-09 | * apt-pkg/depcache.cc: | David Kalnischkies |
2012-10-24 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-10-15 | * apt-pkg/pkgcachegen.cc: | Michael Vogt |
2012-10-15 | merge from lp:~donkult/apt/sid | Michael Vogt |
2012-10-13 | remove 256 char line limit by using getline() (POSIX.1-2008) | David Kalnischkies |
2012-10-13 | * apt-pkg/contrib/netrc.cc: | David Kalnischkies |
2012-10-13 | * apt-pkg/policy.cc: | David Kalnischkies |
2012-10-13 | * apt-pkg/edsp.cc: | David Kalnischkies |
2012-10-13 | write the native architecture as unique string into the cache header | David Kalnischkies |
2012-10-13 | correct "3 missing" to "2 missing" remap registrations as the Version | David Kalnischkies |
2012-10-12 | merged lp:~mvo/apt/mvo | Michael Vogt |