summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2018-12-26Merge nitotv apt fixes into 1.4.81.4.8+nitotvSam Bingner
2018-02-07Lets get those sizes rightJaywalker
2018-02-07Reverting to kb's gpgv version for nowJaywalker
2018-02-07Fixed last few errors. APT is strict...Jaywalker
2018-02-07Missed a semicolonJaywalker
2018-02-06Fixed system() using coolstar's patch and added other required patchesJaywalker
2018-02-06Added seemingly missing filesJaywalker
2018-02-06Build system changesJaywalker
2017-09-13Fix translator comment location for legacy target warningJulian Andres Klode
2017-09-13Do not warn about duplicate "legacy" targetsJulian Andres Klode
2017-09-13don't ask an uninit _system for supported archsDavid Kalnischkies
2017-05-31Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode
2017-03-19Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies
2017-03-13Fix mistake in CHANGEPATH comment exampleJulian Andres Klode
2017-03-07Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$Julian Andres Klode
2017-02-15Don't download "optional" files not in Release :/.Jay Freeman (saurik)
2017-02-11Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()Julian Andres Klode
2017-02-10Do not package names representing .dsc/.deb/... filesJulian Andres Klode
2017-02-09add Auto-Built-Package to tagfile-orderDavid Kalnischkies
2017-02-01For ReMap to work, S has to be marked volatile :/.Jay Freeman (saurik)
2017-02-01Tags should use StoreString, not WriteStringInMap.Jay Freeman (saurik)
2017-01-31Port TagIterator to correctly support ReMap (doh).Jay Freeman (saurik)
2017-01-31Repeat after me: IMS-Hit is really "I am shit" :/.Jay Freeman (saurik)
2017-01-30It is NOT OK to just munmap memory from malloc :/.Jay Freeman (saurik)
2017-01-31algorithms: Fix typo: gental -> gentleJulian Andres Klode
2017-01-30Symlinking final file failed is a common issue :/.Jay Freeman (saurik)
2017-01-30This is realloc, not reallocf: be more careful :/.Jay Freeman (saurik)
2017-01-30Bill is consistent. Bill is correct. Be like Bill.Jay Freeman (saurik)
2017-01-30You can't just assume the start is always zero :/.Jay Freeman (saurik)
2017-01-30The length given to msync was calculated wrong :/.Jay Freeman (saurik)
2017-01-30Not /not/ immediately mapping a file is INSANE :/.Jay Freeman (saurik)
2017-01-29The entire concept of PendingError() is flawed :/.Jay Freeman (saurik)
2017-01-28Only merge acquire items with the same meta keyJulian Andres Klode
2017-01-27avoid malloc if option whitelist is disabled (default)David Kalnischkies
2017-01-27Bug #807012 also involves package dependencies :/.Jay Freeman (saurik)
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2017-01-19fix various typos reported by codespellDavid Kalnischkies
2017-01-19remove 'old' FAILED files in the next acquire callDavid Kalnischkies
2017-01-19avoid validate/delete/load race in cache generationDavid Kalnischkies
2017-01-17CMake: Document that the globs are expanded during CMakeJulian Andres Klode
2017-01-17CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode
2017-01-17strutl: Provide an APT::String::Join() functionJulian Andres Klode
2017-01-02ParseDepends: Support passing the desired architectureNiels Thykier
2016-12-31allow warning generation for non-whitelisted optionsDavid Kalnischkies
2016-12-31fix minimum pkgs option for dpkg --recursive usageDavid Kalnischkies
2016-12-31On IMS-Hit, you can't assume local compression :/.Jay Freeman (saurik)
2016-12-31It is *never* a good idea to throw away stderr :/.Jay Freeman (saurik)
2016-12-31use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies
2016-12-31avoid producing invalid options if repo has no hostDavid Kalnischkies