summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2014-09-14Updated German documentation translationChris Leick1-117/+7
2014-09-09prepare 1.0.81.0.8Michael Vogt2-3/+3
2014-08-29Portuguese manpages translation updateAmérico Monteiro1-431/+3
Closes: 759608
2014-08-28releasing 1.0.71.0.7Michael Vogt10-7748/+7541
2014-08-26remove obsolete documentation bitsDavid Kalnischkies1-174/+0
Git-Dch: Ignore
2014-08-26ensure that all docs use all entities filesDavid Kalnischkies21-131/+55
Not all are needed for all files at the moment, but the new docbook building hadn't available some of the entities it used as the files weren't correctly copied around in all cases and having the same across the bord makes working with all of them a little easier. Git-Dch: Ignore
2014-07-29doc/po/pt.po: updated, thanks to Américo MonteirMichael Vogt1-206/+371
Closes: #756200
2014-07-29doc/apt.8.xml: fix typo, thanks to Jakub WilkMichael Vogt1-2/+2
Closes: #756056
2014-07-16Update Japanese documentation translationvictory1-370/+502
Closes: #754817
2014-07-10prepare 1.0.6Michael Vogt10-686/+761
2014-07-08doc: Unfuzzy DocBook translationsGuillem Jover9-5128/+5573
2014-07-08doc: Convert from DebianDoc SGML to DocBook XMLGuillem Jover11-2317/+3157
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover4-29/+139
2014-07-08build: Set the XSL parameter through the command line instead of sedGuillem Jover1-1/+0
Use the xsltproc --stringparam option instead of replacing it inside the file.
2014-07-08po: Remove fuzzy from file msgid headerGuillem Jover1-1/+0
2014-07-08po: Fill or add missing Language fieldGuillem Jover2-2/+2
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.