summaryrefslogtreecommitdiff
path: root/doc/apt-get.8.xml
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.1.82.1.8Julian Andres Klode2020-08-041-1/+1
|
* Support marking all newly installed packages as automatically installedNicolas Schier2020-06-081-0/+10
| | | | | | | Add option '--mark-auto' to 'apt install' that marks all newly installed packages as automatically installed. Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
* Release 1.9.61.9.6Julian Andres Klode2020-01-151-1/+1
|
* apt(8): Disable regular expressions and fnmatchJulian Andres Klode2020-01-151-1/+4
| | | | | This is the first step. Next step will be to add warnings to apt-get and then remove support there as well.
* Release 1.9.0 to experimental1.9.0Julian Andres Klode2019-06-171-1/+1
|
* doc/apt-get.8.xml: Fix typo in satisfy command descriptionJulian Andres Klode2019-06-121-1/+1
| | | | Gbp-Dch: ignore
* Introduce apt satisfy and apt-get satisfyJulian Andres Klode2019-06-111-0/+13
| | | | | | | | | | | | | | | | | | Allow to satisfy dependency strings supplied on the command line, optionally prefixed with "Conflicts:" to satisfy them like Conflicts. Build profiles and architecture restriction lists, as used in build dependencies, are supported as well. Compared to build-dep, build-essential is not installed automatically, and installing of recommended packages follows the global default, which defaults to yes. Closes: #275379 See merge request apt-team/apt!63
* Fix various typos in the documentationJakub Wilk2019-02-101-2/+2
|
* Release 1.8.0~rc11.8.0_rc1Julian Andres Klode2019-02-041-1/+1
|
* Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett2019-01-271-0/+4
| | | | aptitude has a similar "reinstall" command for precedent.
* Release 1.8.0~alpha11.8.0_alpha1Julian Andres Klode2018-11-121-1/+1
|
* Merge branch 'master' into 'master'Julian Andres Klode2018-10-141-1/+6
|\ | | | | | | | | apt-get.8: mention --only-source in 'source' and 'build-dep' description See merge request apt-team/apt!24
| * clarificationDamyan Ivanov2018-09-121-3/+4
| | | | | | | | | | do not suggest that 'source' and 'build-dep' arguments are binary package names only
| * apt-get.8: mention --only-source in 'source' and 'build-dep' descriptionDamyan Ivanov2018-08-091-1/+5
| |
* | Release 1.7.01.7.0Julian Andres Klode2018-10-071-1/+1
| |
* | Release 1.7.0~rc21.7.0_rc2Julian Andres Klode2018-09-201-1/+1
| |
* | Release 1.7.0~rc1 to unstable1.7.0_rc1Julian Andres Klode2018-09-181-1/+1
| |
* | Release 1.7.0~alpha31.7.0_alpha3Julian Andres Klode2018-08-201-1/+1
|/
* Release 1.7.0~alpha21.7.0_alpha2Julian Andres Klode2018-07-091-1/+1
|
* Release 1.7.0~alpha11.7.0_alpha1Julian Andres Klode2018-06-251-1/+1
|
* Release 1.7.0~alpha0 to experimental1.7.0_alpha0Julian Andres Klode2018-04-181-1/+1
|
* Release 1.6~rc11.6_rc1Julian Andres Klode2018-04-151-1/+1
|
* document Acquire::AllowReleaseInfoChange without extra sDavid Kalnischkies2018-04-071-1/+1
| | | | Reported-By: Mattia Rizzolo on IRC
* Release 1.5~rc31.5_rc3Julian Andres Klode2017-09-101-1/+1
|
* Release 1.5~rc21.5_rc2Julian Andres Klode2017-09-091-1/+1
|
* doc: correct '--allow-releaseinfo-change-*' typosChristos Trochalakis2017-09-011-2/+2
| | | | Closes: #873914
* Release 1.5~rc11.5_rc1Julian Andres Klode2017-08-241-1/+1
|
* Release 1.5~beta21.5_beta2Julian Andres Klode2017-08-171-1/+1
|
* doc: Add '--allow-unauthenticated' to '--force-yes'Dominik2017-07-271-1/+5
|
* Upload 1.5~alpha4 to experimental1.5_alpha4Julian Andres Klode2017-06-301-1/+1
|
* Upload 1.5~alpha3 to experimental1.5_alpha3Julian Andres Klode2017-06-301-1/+1
|
* Upload 1.5~alpha2 to experimental1.5_alpha2Julian Andres Klode2017-06-291-1/+1
|
* Upload 1.5~alpha1 to experimental1.5_alpha1Julian Andres Klode2017-06-281-1/+1
|
* error in update on Release information changesDavid Kalnischkies2017-06-281-0/+17
| | | | | | | | | | | The value of Origin, Label, Codename and co can be used in user configuration from apts own pinning to unattended upgrades. A repository changing this values can therefore have serious effects on the behaviour of apt and other tools using these values. In a first step we will generate error messages for these changes now explaining the need for explicit confirmation and provide config options and commandline flags to accept them.
* Release the April Fools' release1.4Julian Andres Klode2017-04-011-1/+1
|
* Release 1.4~rc21.4_rc2Julian Andres Klode2017-02-221-1/+1
|
* Release 1.4~rc11.4_rc1Julian Andres Klode2017-02-061-1/+1
|
* Release 1.4~beta41.4_beta4Julian Andres Klode2017-01-171-1/+1
| | | | | | | We are basically frozen now, but (a) this wildcard thing is a bit "explosive" to call this RC and (b) you never know if you might need to add a new tiny feature and freeze can be long...
* Release 1.4~beta31.4_beta3Julian Andres Klode2017-01-051-1/+1
|
* add --indep-only for build-dep commandDavid Kalnischkies2016-12-311-1/+6
| | | | | | | | The implementation is quite different compared to --arch-only due to ABI reasons but functionality wise they are similar and usually both available for symmetry at least. Closes: #845775
* Release 1.4~beta11.4_beta1Julian Andres Klode2016-11-251-1/+1
|
* fix three typos in sources & manpagesChris Leick2016-11-091-1/+1
|
* Release 1.3.11.3.1Julian Andres Klode2016-10-041-1/+1
|
* Release 1.31.3Julian Andres Klode2016-09-201-1/+1
|
* Release 1.3~rc41.3_rc4Julian Andres Klode2016-09-021-1/+1
|
* Release 1.3~rc31.3_rc3Julian Andres Klode2016-08-301-1/+1
|
* Accept --autoremove as alias for --auto-removeJulian Andres Klode2016-08-261-1/+1
| | | | | I probably missed that when I did the usability work. But better late than never.
* Release 1.3~rc21.3_rc2Julian Andres Klode2016-08-171-1/+1
|
* add --with-source option and Packages/Sources supportDavid Kalnischkies2016-08-171-1/+7
| | | | | | | | | | | | | We support "./foobar.deb" as a way to install a deb file directly. Recently .changes files were added. This highlights a problem as you can't add the changes file without also trying to install all of them. Now, it could also be handy to add entire Packages/Sources files to perhaps get a bunch of packages in without installing them all implicitly. This commit introduces --with-source which allows to add *.deb, *.changes, *.dsc, source-dirs, Packages & Sources files (the later can also be compressed) without also installing them.
* releasing package apt version 1.3~pre3+cmake21.3_pre3+cmake2Julian Andres Klode2016-08-061-1/+1
|