Age | Commit message (Expand) | Author |
2017-03-19 | Fix and avoid quoting in CommandLine::AsString | David Kalnischkies |
2017-03-13 | Fix mistake in CHANGEPATH comment example | Julian Andres Klode |
2017-03-07 | Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$ | Julian Andres Klode |
2017-02-11 | Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat() | Julian Andres Klode |
2017-02-10 | Do not package names representing .dsc/.deb/... files | Julian Andres Klode |
2017-02-09 | add Auto-Built-Package to tagfile-order | David Kalnischkies |
2017-01-31 | algorithms: Fix typo: gental -> gentle | Julian Andres Klode |
2017-01-28 | Only merge acquire items with the same meta key | Julian Andres Klode |
2017-01-27 | avoid malloc if option whitelist is disabled (default) | David Kalnischkies |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies |
2017-01-19 | fix various typos reported by codespell | David Kalnischkies |
2017-01-19 | remove 'old' FAILED files in the next acquire call | David Kalnischkies |
2017-01-19 | avoid validate/delete/load race in cache generation | David Kalnischkies |
2017-01-17 | CMake: Document that the globs are expanded during CMake | Julian Andres Klode |
2017-01-17 | CMake: Find the Perl executable, and use it to run perl scripts | Julian Andres Klode |
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 | 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-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-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 |
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 | 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-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 |