Age | Commit message (Expand) | Author |
2018-09-28 | Add support for dpkg frontend lock | Julian Andres Klode |
2018-08-20 | Support records larger than 32kb in 'apt show' | David Kalnischkies |
2018-07-09 | Handle JSON hooks that just close the file/exit and fix some other errors | Julian Andres Klode |
2018-04-15 | Introduce experimental new hooks for command-line tools | Julian Andres Klode |
2018-04-13 | apt-private: Collect not found packages in CacheSetHelperAPTGet | Julian Andres Klode |
2018-02-19 | restore gcc visibility=hidden for apt-private | David Kalnischkies |
2018-01-03 | allow a method to request auxiliary files | David Kalnischkies |
2017-12-13 | avoid some useless casts reported by -Wuseless-cast | David Kalnischkies |
2017-12-13 | convert various c-style casts to C++-style | David Kalnischkies |
2017-12-13 | clearing object via constructor instead of memset | David Kalnischkies |
2017-11-19 | support COLUMNS environment variable in apt tools | David Kalnischkies |
2017-10-28 | Also use FindULL for checking if the size tags is valid | Julian Andres Klode |
2017-10-28 | Prevent overflow in Installed-Size (and Size) in apt show | Julian Andres Klode |
2017-10-05 | avoid using NULL in varadic function for cmdline parsing | David Kalnischkies |
2017-07-27 | Always warn if --force-yes is validly specified, not just if used | Julian Andres Klode |
2017-07-26 | suggest using auth.conf for sources with passwords | David Kalnischkies |
2017-07-26 | show a warning for Debian shutting down FTP services | David Kalnischkies |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | Drop cacheiterators.h include | Julian Andres Klode |
2017-06-28 | ask for releaseinfo change interactively in apt | David Kalnischkies |
2017-06-28 | error in update on Release information changes | David Kalnischkies |
2017-06-28 | fail instead of warn on insecure repositories in apt-get | David Kalnischkies |
2017-06-26 | clean archives without changing directory | David Kalnischkies |
2017-06-26 | don't show incorrect 'How odd' errror in no-download mode | David Kalnischkies |
2017-03-19 | Ignore AutomaticRemove conffile option in upgrade | David Kalnischkies |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies |
2017-01-19 | make the moo reproducible | David Kalnischkies |
2017-01-19 | fix 'install --no-download' mode | David Kalnischkies |
2017-01-19 | don't lock dpkg in update commands | David Kalnischkies |
2017-01-19 | don't lock dpkg in 'apt-get clean' | David Kalnischkies |
2017-01-19 | don't show update stats if cache generation is disabled | David Kalnischkies |
2017-01-17 | CMake: Document that the globs are expanded during CMake | Julian Andres Klode |
2016-12-31 | allow warning generation for non-whitelisted options | David Kalnischkies |
2016-12-31 | use FindB instead of FindI for Debug::pkgAutoRemove | David Kalnischkies |
2016-12-31 | expand -f to --fix-broken in error messages | David Kalnischkies |
2016-12-31 | allow default build-essentials to be overridden | David Kalnischkies |
2016-12-31 | add --indep-only for build-dep command | David Kalnischkies |
2016-12-16 | default to --no-check for dpkg-source call | David Kalnischkies |
2016-12-16 | remove needless fork() in apt-get source | David Kalnischkies |
2016-12-16 | let {dsc,tar,diff}-only implicitly enable download-only | David Kalnischkies |
2016-11-09 | add support for Build-Depends/Conflicts-Arch | Johannes Schauer |
2016-11-02 | don't install new deps of candidates for kept back pkgs | David Kalnischkies |
2016-09-07 | edsp: try 2 to read responses even if writing failed | David Kalnischkies |
2016-08-27 | Merge branch 'portability/freebsd' | Julian Andres Klode |
2016-08-26 | Accept --autoremove as alias for --auto-remove | Julian Andres Klode |
2016-08-26 | CMake/private-download: Fix statfs includes on FreeBSD | Julian Andres Klode |
2016-08-26 | Add missing includes and external definitions | Julian Andres Klode |
2016-08-17 | add --with-source option and Packages/Sources support | David Kalnischkies |
2016-08-10 | Get rid of the old buildsystem | Julian Andres Klode |
2016-08-10 | apt-private: Do not include apti18n.h in headers | Julian Andres Klode |