summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2014-07-08Improve description how to turn off the cachesCédric Barboiron1-4/+5
Closes: #753531
2014-06-25redo two typo fixes lost in German update collisionDavid Kalnischkies1-2/+2
In 037fada40db175e95f44c0cb039474c6dc518963 two typos were fixed which collided with an update ongoing for German po which was committed in 48388911a734ed9ce10ab05043fadba3eed09a1f, so this commit just merges the first commit again. Git-Dch: Ignore
2014-06-19German translation reviewed by Erik PfannensteinChris Leick1-72/+54
2014-06-18releasing package apt version 1.0.51.0.5Michael Vogt10-48/+55
2014-06-18EDSP doc: some typo and wording fixesDavid Kalnischkies1-8/+8
Git-Dch: Ignore
2014-06-18EDSP doc: (minor) consistently use 2 blank lines before headingsStefano Zacchiroli1-0/+2
Git-Dch: Ignore
2014-06-18EDSP doc: clarify that Install/Remove packages are arch-qualifiedStefano Zacchiroli1-4/+12
2014-06-18add missing comma in SEE ALSO of apt-secure manpageKonstantin Manna10-17/+17
Closes: 748506
2014-06-18fix two german manpage spelling mistakesKonstantin Manna1-2/+2
Closes: 751635
2014-06-17Updated translation of german documentationChris Leick1-60/+61
2014-06-10really release 1.0.41.0.4Michael Vogt2-3/+3
2014-06-10release 1.0.4Michael Vogt2-2/+2
2014-05-30Merge EDSP 0.5 w/ multi-arch support for external solversDavid Kalnischkies1-7/+24
"I am going to merge it tomorrow…"
2014-05-22update Doxyfile to 1.8.7 to silence deprecation warningsDavid Kalnischkies1-943/+1365
Git-Dch: ignore
2014-05-05prepare release 1.0.31.0.3Michael Vogt10-20/+29
2014-05-04EDSP: add APT-Release field to Package stanzasStefano Zacchiroli1-0/+9
2014-05-04EDSP: add Architecture(s) multi-arch fields to the Request stanzaStefano Zacchiroli1-1/+12
2014-05-04EDSP: bump protocol version to 0.5Stefano Zacchiroli1-2/+2
2014-05-04EDSP doc: fix typo in Request stanza descriptionStefano Zacchiroli1-6/+3
2014-04-25prepare release 1.0.21.0.2Michael Vogt10-28/+42
2014-04-22Consistently use Dpkg::Progress* in documentationJames McCoy1-1/+1
Closes: 745452
2014-04-22Fix option name DPkg::Progress-Fancy in apt.8 manpage (LP: #1310506)Michael Vogt1-1/+1
2014-04-10prepare 1.0.1 release1.0.1Michael Vogt10-20/+20
2014-04-10apt: Minor typo in 'apt' man page (closes: #743657)Josef Vitu1-1/+1
2014-04-01releasing package apt version 1.01.0Michael Vogt2-2/+2
2014-04-01prepare releaseMichael Vogt9-1223/+653
2014-04-01remove no longer needed apt.7 pageMichael Vogt4-64/+2
2014-04-01fix small apt.8.xml issuesMichael Vogt2-5/+13
2014-04-01refresh po/pot and unfuzzy apt-extracttemplate changeMichael Vogt9-1030/+2638
2014-04-01Merge remote-tracking branch 'mvo/feature/apt-manpage' into debian/sidMichael Vogt6-10/+216
Conflicts: cmdline/apt.cc
2014-04-01add "full-upgrade" to the apt.5.xml documentationMichael Vogt1-0/+7
2014-04-01Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-manpageMichael Vogt22-2485/+3537
Conflicts: cmdline/apt.cc
2014-04-01Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2-3/+3
2014-04-01Add new Debug::RunScripts optionMichael Vogt2-1/+13
This debug option will display all scripts that are run by apts RunScripts and RunScriptsWithPkgs helpers.
2014-03-27Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt3-95/+134
2014-03-27Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt1-2/+2
Use mkstemp() in apt-extractemplates and add a integrationtest for apt-extracttemplates too. Thanks to Steve Kemp for the report.
2014-03-27fix documentation for APT::Periodic::MaxSize "0" (closes: #740551)Michael Vogt1-1/+1
2014-03-21Italian manpages translation updateBeatrice Torracca1-92/+131
Closes: 741867
2014-03-15Release 0.9.16.10.9.16.1Julian Andres Klode2-3/+3
2014-03-15Updated German doc translationChris Leick1-84/+28
2014-03-14prepare 0.9.16 release0.9.16Michael Vogt10-1379/+1705
2014-03-13fix polish --install-suggests text in apt-get manpageWojciech Górski1-1/+1
Description of the --install-suggests option is wrong in the polish apt-get man page. The actual meaning of this option is the opposite to what is written in the manual. Closes: 741056
2014-03-13make doxygen more quiet, fix issues and disable latexDavid Kalnischkies1-5/+5
Git-Dch: Ignore
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2-1/+21
Inspired by the rest of the patch in 661537, but abstract the parsing of various ways of setting the build profiles more so it can potentially be reused and all apt parts have the same behaviour. Especially config options, cmdline options and environment will not be combined as proposed as this isn't APTs usual behaviour and dpkg doesn't do it either, so one overrides the other as it normally does.
2014-03-13autogenerate makefile for vendor systemDavid Kalnischkies1-1/+0
It can be useful to have a whole makefile available for vendor setup, but by providing a basic one we can deal with the simple cases more easily (and changes to the system are presumably easier).
2014-02-28releasing package apt version 0.9.15.50.9.15.5Michael Vogt10-20/+20
2014-02-23releasing package apt version 0.9.15.40.9.15.4Michael Vogt10-20/+20
2014-02-22add apt-vendor information for tangluJon Severinsson1-0/+1
2014-02-22Fix typos in documentation (codespell)Michael Vogt8-19/+19
2014-02-20releasing package apt version 0.9.15.3Michael Vogt10-514/+718