summaryrefslogtreecommitdiff
path: root/apt-private/private-cmndline.cc
AgeCommit message (Expand)Author
2019-01-27Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett
2019-01-10apt-mark: Introduce minimize-manualJulian Andres Klode
2018-12-03Provide a "autopurge" shortcutJulian Andres Klode
2017-10-05avoid using NULL in varadic function for cmdline parsingDavid Kalnischkies
2017-07-27Always warn if --force-yes is validly specified, not just if usedJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-06-28ask for releaseinfo change interactively in aptDavid Kalnischkies
2017-06-28error in update on Release information changesDavid Kalnischkies
2017-06-28fail instead of warn on insecure repositories in apt-getDavid Kalnischkies
2017-03-19Ignore AutomaticRemove conffile option in upgradeDavid Kalnischkies
2016-12-31allow warning generation for non-whitelisted optionsDavid Kalnischkies
2016-12-31add --indep-only for build-dep commandDavid Kalnischkies
2016-08-26Accept --autoremove as alias for --auto-removeJulian Andres Klode
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies
2016-06-27eipp: implement version 0.1 of the protocolDavid Kalnischkies
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-06-22forbid insecure repositories by default expect in apt-getDavid Kalnischkies
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies
2016-01-07apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode
2016-01-02Add new APT::Keep-Downloaded-Packages optionMichael Vogt
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies
2015-11-28Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode
2015-11-28Revert "appease adequate with some weak symbols for -private"Julian Andres Klode
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies
2015-11-04revamp all tools help messagesDavid Kalnischkies
2015-11-04show version and type in "apt (r)depends"David Kalnischkies
2015-11-04deal with --version more centrallyDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04generate commands array after config is loadedDavid Kalnischkies
2015-11-04deduplicate main methodsDavid Kalnischkies
2015-11-04split up help messages for simpler reuseDavid Kalnischkies
2015-11-04disable updating insecure repositories in apt by defaultDavid Kalnischkies
2015-11-04move 'search' implementations as wellDavid Kalnischkies
2015-11-04centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies
2015-11-04add binary-specific options via Binary scopeDavid Kalnischkies
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies
2015-10-20Allow -i and -u as aliases for installed and upgradable in listJulian Andres Klode
2015-08-18Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt
2015-08-14Make auto-remove and auto-clean aliases for the versions without -Julian Andres Klode
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode
2015-08-13Accept --upgradeable as synonym for --upgradableJulian Andres Klode
2015-08-10hide implicit deps in apt-cache again by defaultDavid Kalnischkies
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies
2015-06-15implement default apt-get file --release-info modeDavid Kalnischkies
2015-06-11implement 'apt-get files' to access index targetsDavid Kalnischkies
2015-03-16fix another d(e)select-upgrade typoDavid Kalnischkies