Age | Commit message (Expand) | Author |
2019-08-18 | Added required patches | Jaywalker |
2019-08-17 | The entire concept of PendingError() is flawed :/. | Jay Freeman (saurik) |
2019-08-17 | My "tolerance" patch was a tad bit overzealous :(. | Jay Freeman (saurik) |
2019-08-17 | In the C locale, let's avoid any crazy transforms. | Jay Freeman (saurik) |
2019-08-17 | Wreck validation until we can assess ecosystem :/. | Jay Freeman (saurik) |
2019-08-17 | This is 2016 and APT already requires use of mmap. | Jay Freeman (saurik) |
2019-08-17 | Only check for valid Date if checking Valid-Until. | Jay Freeman (saurik) |
2019-08-17 | I know this is "bad", but a "full wedge" is worse. | Jay Freeman (saurik) |
2019-08-17 | The fastest way to get field values is as a range. | Jay Freeman (saurik) |
2019-08-17 | Avoid wedging the entire system if recoverable :/. | Jay Freeman (saurik) |
2019-08-17 | Most interfaces (Maemo) need a high-level name :/. | Jay Freeman (saurik) |
2019-08-17 | Store tags in the cache (they are very useful :/). | Jay Freeman (saurik) |
2019-08-17 | unlinkat is way way too modern to not autoconf :/. | Jay Freeman (saurik) |
2019-08-17 | std::map from std::initializer_list is "explicit". | Jay Freeman (saurik) |
2019-05-21 | Unlock dpkg locks in reverse locking order | Julian Andres Klode |
2019-05-03 | Prevent shutdown while running dpkg | Julian Andres Klode |
2019-02-04 | Merge branch 'pu/dead-pin' into 'master' | Julian Andres Klode |
2019-02-01 | Add a Packages-Require-Authorization Release file field | Julian Andres Klode |
2019-01-24 | Merge and reuse tmp file handling across the board | David Kalnischkies |
2018-12-26 | debListParser: Avoid native arch lookup in ParseDepends | Julian Andres Klode |
2018-12-10 | Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg | Julian Andres Klode |
2018-10-14 | Merge branch 'feature/subkeys' into 'master' | Julian Andres Klode |
2018-10-05 | Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts | Julian Andres Klode |
2018-09-11 | Support subkeys properly in Signed-By options | David Kalnischkies |
2018-09-11 | Reorder progress report messages | David Kalnischkies |
2018-09-11 | Don't expect duplicated dpkg status-fd messages | David Kalnischkies |
2018-09-11 | Process status-fd completely before finishing dpkg call | David Kalnischkies |
2018-08-29 | Don't use invalid iterator in Fallback-Of handling | David Kalnischkies |
2018-08-08 | Set DPKG_FRONTEND_LOCKED as needed when doing selection changes | Julian Andres Klode |
2018-08-07 | Add support for dpkg frontend lock | Julian Andres Klode |
2018-06-13 | Fix lock counting in debSystem | Julian Andres Klode |
2018-05-11 | Start pkg records for deb files with dpkg output | David Kalnischkies |
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover |
2018-05-05 | Fix various typos reported by spellcheckers | David Kalnischkies |
2018-02-19 | Check that Date of Release file is not in the future | Julian Andres Klode |
2018-01-17 | Introduce inrelease-path option for sources.list | Julian Andres Klode |
2018-01-05 | dpkg status parsing: check if name is valid before use | David Kalnischkies |
2017-12-13 | give the methods more metadata about the files to acquire | David Kalnischkies |
2017-12-13 | convert various c-style casts to C++-style | David Kalnischkies |
2017-12-13 | deprecate the single-line deprecation ignoring macro | David Kalnischkies |
2017-12-13 | fix over-calculating dpkg commandline length | David Kalnischkies |
2017-09-26 | use pkgTagSection::Key in srcRecords parser | David Kalnischkies |
2017-09-26 | allow empty build-dependency fields in the parser | David Kalnischkies |
2017-09-13 | Fix translator comment location for legacy target warning | Julian Andres Klode |
2017-09-09 | Do not warn about duplicate "legacy" targets | Julian Andres Klode |
2017-09-09 | drop unused/unimplemented & hidden LoadReleaseInfo | David Kalnischkies |
2017-09-09 | don't write & chmod /dev/null log files | David Kalnischkies |
2017-08-24 | Replace APT_CONST with APT_PURE everywhere | Julian Andres Klode |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | Drop cacheiterators.h include | Julian Andres Klode |