Age | Commit message (Expand) | Author |
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-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 | Release 1.4~beta11.4_beta1 | Julian Andres Klode |
2016-11-25 | Add apt-pkg/tagfile-keys.cc to the gitignore file | Julian Andres Klode |
2016-11-25 | gpgv: Untrust SHA1, RIPE-MD/160, but allow downgrading to weak | Julian Andres Klode |
2016-11-25 | show output as documented for APT::Periodic::Verbose 2 | Paul Wise |
2016-11-25 | optional write aptwebserver log to client specific files | David Kalnischkies |
2016-11-25 | follow the googletest merge in build-depends | David Kalnischkies |
2016-11-25 | get pdiff files from the same mirror as the index | David Kalnischkies |
2016-11-25 | document which keyring formats are supported by apt-key | David Kalnischkies |
2016-11-25 | add apt-key support for armored GPG key files (*.asc) | 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 |
2016-11-22 | debListParser: Convert to use pkgTagSection::Key-based lookup | Julian Andres Klode |
2016-11-22 | TagSection: Introduce functions for looking up by key ids | Julian Andres Klode |
2016-11-22 | Merge commit 'e2073b0276226b625897ef475f225bf8f508719e' as 'triehash' | Julian Andres Klode |
2016-11-22 | Squashed 'triehash/' content from commit 16f59e1 | Julian Andres Klode |
2016-11-22 | TagSection: Extract Find() methods taking Pos instead of Key | Julian Andres Klode |
2016-11-22 | TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexes | Julian Andres Klode |
2016-11-15 | German translation proof read by Helge Kreutzmann | Chris Leick |
2016-11-11 | unfuzzy various strings in manpage po's | David Kalnischkies |
2016-11-11 | apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fields | James Clarke |
2016-11-11 | show distribution mismatch for changed codenames | David Kalnischkies |
2016-11-11 | don't warn if untransformed distribution matches | David Kalnischkies |
2016-11-11 | add hidden config to set packages as Essential/Important | David Kalnischkies |
2016-11-11 | http: skip connection cleanup if we close it anyhow | David Kalnischkies |
2016-11-11 | http: clear content before reporting the failure | Edgar Fuß |
2016-11-11 | add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance | David Kalnischkies |