summaryrefslogtreecommitdiff
path: root/apt-private/private-cmndline.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement update --error-on=anyJulian Andres Klode2021-01-081-0/+1
* Only autoremove kernels in apt(8); respect --no-auto-removeJulian Andres Klode2021-01-081-2/+1
* Support compressed output from rred similar to apt-helper cat-filefeature/rredDavid Kalnischkies2020-11-071-0/+1
* Prepare rred binary for external usageDavid Kalnischkies2020-11-071-1/+10
* Support marking all newly installed packages as automatically installedNicolas Schier2020-06-081-0/+1
* apt(8): Wait for frontend and cache lockJulian Andres Klode2020-02-261-0/+5
* apt(8): Disable regular expressions and fnmatchJulian Andres Klode2020-01-151-0/+1
* Parse 'show' arguments for the 'info' alias as wellJulian Andres Klode2019-09-271-2/+2
* Apply various suggestions by cppcheckDavid Kalnischkies2019-07-081-3/+4
* Introduce apt satisfy and apt-get satisfyJulian Andres Klode2019-06-111-4/+7
* apt-mark: Add hidden showheld alias for showholdJulian Andres Klode2019-05-101-1/+1
* Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett2019-01-271-3/+3
* apt-mark: Introduce minimize-manualJulian Andres Klode2019-01-101-2/+9
* Provide a "autopurge" shortcutJulian Andres Klode2018-12-031-2/+2
* avoid using NULL in varadic function for cmdline parsingDavid Kalnischkies2017-10-051-20/+13
* Always warn if --force-yes is validly specified, not just if usedJulian Andres Klode2017-07-271-0/+5
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-4/+4
* ask for releaseinfo change interactively in aptDavid Kalnischkies2017-06-281-0/+1
* error in update on Release information changesDavid Kalnischkies2017-06-281-2/+9
* fail instead of warn on insecure repositories in apt-getDavid Kalnischkies2017-06-281-4/+0
* Ignore AutomaticRemove conffile option in upgradeDavid Kalnischkies2017-03-191-0/+10
* allow warning generation for non-whitelisted optionsDavid Kalnischkies2016-12-311-3/+4
* add --indep-only for build-dep commandDavid Kalnischkies2016-12-311-1/+2
* Accept --autoremove as alias for --auto-removeJulian Andres Klode2016-08-261-0/+1
* add --with-source option and Packages/Sources supportDavid Kalnischkies2016-08-171-0/+5
* eipp: let apt make a plan, not make stuff planeDavid Kalnischkies2016-06-291-5/+5
* eipp: provide the internal planer as an external oneDavid Kalnischkies2016-06-271-1/+9
* eipp: implement version 0.1 of the protocolDavid Kalnischkies2016-06-271-0/+1
* add insecure (and weak) allow-options for sources.listDavid Kalnischkies2016-06-221-0/+1
* forbid insecure repositories by default expect in apt-getDavid Kalnischkies2016-06-221-8/+17
* edsp: drop privileges before executing solversDavid Kalnischkies2016-06-081-7/+5
* edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies2016-06-081-6/+14
* look into the right textdomain for apt-utils againDavid Kalnischkies2016-05-281-0/+2
* apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode2016-01-071-1/+5
* Add new APT::Keep-Downloaded-Packages optionMichael Vogt2016-01-021-0/+1
* use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies2015-11-291-9/+7
* Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode2015-11-281-0/+4
* Revert "appease adequate with some weak symbols for -private"Julian Andres Klode2015-11-281-4/+0
* appease adequate with some weak symbols for -privateDavid Kalnischkies2015-11-271-0/+4
* revamp all tools help messagesDavid Kalnischkies2015-11-041-15/+52
* show version and type in "apt (r)depends"David Kalnischkies2015-11-041-0/+2
* deal with --version more centrallyDavid Kalnischkies2015-11-041-3/+27
* move apts cmdline helper type into -privateDavid Kalnischkies2015-11-041-6/+10
* generate commands array after config is loadedDavid Kalnischkies2015-11-041-41/+46
* deduplicate main methodsDavid Kalnischkies2015-11-041-2/+67
* split up help messages for simpler reuseDavid Kalnischkies2015-11-041-7/+8
* disable updating insecure repositories in apt by defaultDavid Kalnischkies2015-11-041-0/+1
* move 'search' implementations as wellDavid Kalnischkies2015-11-041-0/+5
* centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies2015-11-041-6/+16
* add binary-specific options via Binary scopeDavid Kalnischkies2015-11-041-2/+16