Age | Commit message (Expand) | Author |
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 |
2016-08-06 | CMake: Add basic CMake build system | Julian Andres Klode |
2016-08-04 | apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #if | Julian Andres Klode |
2016-07-30 | prevent C++ locale number formatting in text APIs (try 2) | David Kalnischkies |
2016-07-22 | create non-existent files in edit-sources with 644 instead of 640 | David Kalnischkies |
2016-07-22 | report warnings&errors consistently in edit-sources | David Kalnischkies |
2016-07-22 | support "install ./foo.changes" | David Kalnischkies |
2016-06-29 | eipp: let apt make a plan, not make stuff plane | David Kalnischkies |
2016-06-27 | eipp: provide the internal planer as an external one | David Kalnischkies |
2016-06-27 | eipp: implement version 0.1 of the protocol | David Kalnischkies |
2016-06-23 | show right binary name in simulation notice | David Kalnischkies |
2016-06-22 | add insecure (and weak) allow-options for sources.list | David Kalnischkies |
2016-06-22 | source: if download is skipped, don't try to unpack | David Kalnischkies |
2016-06-22 | forbid insecure repositories by default expect in apt-get | David Kalnischkies |