Age | Commit message (Expand) | Author |
2017-01-17 | Read dpkg tables to handle architecture wildcards | Julian Andres Klode |
2017-01-17 | strutl: Provide an APT::String::Join() function | Julian Andres Klode |
2017-01-02 | ParseDepends: Support passing the desired architecture | Niels Thykier |
2016-12-31 | allow warning generation for non-whitelisted options | David Kalnischkies |
2016-12-31 | fix minimum pkgs option for dpkg --recursive usage | David Kalnischkies |
2016-12-31 | On IMS-Hit, you can't assume local compression :/. | Jay Freeman (saurik) |
2016-12-31 | It is *never* a good idea to throw away stderr :/. | Jay Freeman (saurik) |
2016-12-31 | use FindB instead of FindI for Debug::pkgAutoRemove | David Kalnischkies |
2016-12-31 | avoid producing invalid options if repo has no host | David Kalnischkies |
2016-12-31 | gets file location via FindFile instead of manual merge | David Kalnischkies |
2016-12-31 | ensure generation of valid EDSP error stanzas | David Kalnischkies |
2016-12-31 | do not generate Maximum-Size if we already have that field | David Kalnischkies |
2016-12-31 | warn if clearsigned file has ignored content parts | David Kalnischkies |
2016-12-30 | It is just so absolutely critical that this works. | Jay Freeman (saurik) |
2016-12-30 | My "tolerance" patch was a tad bit overzealous :(. | Jay Freeman (saurik) |
2016-12-30 | You have to do the bounds check before the access. | Jay Freeman (saurik) |
2016-12-30 | Fix field-without-values appearing at end of file. | Jay Freeman (saurik) |
2016-12-29 | Of *course* I managed to get this check backwards. | Jay Freeman (saurik) |
2016-12-29 | In the C locale, let's avoid any crazy transforms. | Jay Freeman (saurik) |
2016-12-29 | It's just *mean* to complain if they already know. | Jay Freeman (saurik) |
2016-12-26 | Wreck validation until we can assess ecosystem :/. | Jay Freeman (saurik) |
2016-12-25 | This is 2016 and APT already requires use of mmap. | Jay Freeman (saurik) |
2016-12-23 | Only check for valid Date if checking Valid-Until. | Jay Freeman (saurik) |
2016-12-16 | reword "Can't drop priv" warning message | David Kalnischkies |
2016-12-08 | gpgv: Flush the files before checking for errors | Julian Andres Klode |
2016-12-08 | SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252) | Julian Andres Klode |
2016-11-30 | I know this is "bad", but a "full wedge" is worse. | Jay Freeman (saurik) |
2016-11-30 | For speed, you *need* multiple downloads per host. | Jay Freeman (saurik) |
2016-11-30 | The fastest way to get field values is as a range. | Jay Freeman (saurik) |
2016-11-29 | Avoid wedging the entire system if recoverable :/. | Jay Freeman (saurik) |
2016-11-29 | Most interfaces (Maemo) need a high-level name :/. | Jay Freeman (saurik) |
2016-11-29 | Store tags in the cache (they are very useful :/). | Jay Freeman (saurik) |
2016-11-29 | unlinkat is way way too modern to not autoconf :/. | Jay Freeman (saurik) |
2016-11-29 | __deprecated is already defined by sys/cdefs.h :/. | Jay Freeman (saurik) |
2016-11-29 | arpa/nameser.h, unlike nameser.h, uses NS_ prefix. | Jay Freeman (saurik) |
2016-11-29 | std::map from std::initializer_list is "explicit". | Jay Freeman (saurik) |
2016-11-25 | get pdiff files from the same mirror as the index | David Kalnischkies |
2016-11-24 | report apt-key errors via status-fd messages | David Kalnischkies |
2016-11-24 | skip unconfigure for unconfigured to-be removed pkgs | David Kalnischkies |
2016-11-24 | do not configure unconfigured to be removed packages | David Kalnischkies |
2016-11-24 | don't perform implicit crossgrades involving M-A:same | David Kalnischkies |
2016-11-24 | improve arch-unqualified dpkg-progress parsing | David Kalnischkies |
2016-11-23 | correct cross & disappear progress detection | David Kalnischkies |
2016-11-23 | react to trig-pend only if we have nothing else to do | David Kalnischkies |
2016-11-22 | Do not use MD5SumValue for Description_md5() | Julian Andres Klode |
2016-11-22 | debListParser: Micro-optimize AvailableDescriptionLanguages() | Julian Andres Klode |
2016-11-22 | Compare size before data when ordering cache bucket entries | Julian Andres Klode |
2016-11-22 | Optimize VersionHash() to not need temporary copy of input | Julian Andres Klode |
2016-11-22 | Introduce tolower_ascii_unsafe() and use it for hashing | Julian Andres Klode |
2016-11-22 | Bump the cache major version for non-backportable changes | Julian Andres Klode |