Age | Commit message (Expand) | Author |
2018-12-26 | Merge nitotv apt fixes into 1.4.81.4.8+nitotv | Sam Bingner |
2018-02-07 | Lets get those sizes right | Jaywalker |
2018-02-07 | Reverting to kb's gpgv version for now | Jaywalker |
2018-02-07 | Fixed last few errors. APT is strict... | Jaywalker |
2018-02-07 | Missed a semicolon | Jaywalker |
2018-02-06 | Fixed system() using coolstar's patch and added other required patches | Jaywalker |
2018-02-06 | Added seemingly missing files | Jaywalker |
2018-02-06 | Build system changes | Jaywalker |
2017-09-13 | Fix translator comment location for legacy target warning | Julian Andres Klode |
2017-09-13 | Do not warn about duplicate "legacy" targets | Julian Andres Klode |
2017-09-13 | don't ask an uninit _system for supported archs | David Kalnischkies |
2017-05-31 | Fix parsing of or groups in build-deps with ignored packages | Julian Andres Klode |
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-15 | Don't download "optional" files not in Release :/. | Jay Freeman (saurik) |
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-02-01 | For ReMap to work, S has to be marked volatile :/. | Jay Freeman (saurik) |
2017-02-01 | Tags should use StoreString, not WriteStringInMap. | Jay Freeman (saurik) |
2017-01-31 | Port TagIterator to correctly support ReMap (doh). | Jay Freeman (saurik) |
2017-01-31 | Repeat after me: IMS-Hit is really "I am shit" :/. | Jay Freeman (saurik) |
2017-01-30 | It is NOT OK to just munmap memory from malloc :/. | Jay Freeman (saurik) |
2017-01-31 | algorithms: Fix typo: gental -> gentle | Julian Andres Klode |
2017-01-30 | Symlinking final file failed is a common issue :/. | Jay Freeman (saurik) |
2017-01-30 | This is realloc, not reallocf: be more careful :/. | Jay Freeman (saurik) |
2017-01-30 | Bill is consistent. Bill is correct. Be like Bill. | Jay Freeman (saurik) |
2017-01-30 | You can't just assume the start is always zero :/. | Jay Freeman (saurik) |
2017-01-30 | The length given to msync was calculated wrong :/. | Jay Freeman (saurik) |
2017-01-30 | Not /not/ immediately mapping a file is INSANE :/. | Jay Freeman (saurik) |
2017-01-29 | The entire concept of PendingError() is flawed :/. | Jay Freeman (saurik) |
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-27 | Bug #807012 also involves package dependencies :/. | Jay Freeman (saurik) |
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 | 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 |