summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* prepare 1.0.6Michael Vogt2014-07-1010-686/+761
|
* doc: Unfuzzy DocBook translationsGuillem Jover2014-07-089-5128/+5573
|
* doc: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-0811-2317/+3157
|
* build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-084-29/+139
|
* build: Set the XSL parameter through the command line instead of sedGuillem Jover2014-07-081-1/+0
| | | | | Use the xsltproc --stringparam option instead of replacing it inside the file.
* po: Remove fuzzy from file msgid headerGuillem Jover2014-07-081-1/+0
|
* po: Fill or add missing Language fieldGuillem Jover2014-07-082-2/+2
|
* Improve description how to turn off the cachesCédric Barboiron2014-07-081-4/+5
| | | | Closes: #753531
* redo two typo fixes lost in German update collisionDavid Kalnischkies2014-06-251-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
* German translation reviewed by Erik PfannensteinChris Leick2014-06-191-72/+54
|
* releasing package apt version 1.0.5Michael Vogt2014-06-1810-48/+55
|
* EDSP doc: some typo and wording fixesDavid Kalnischkies2014-06-181-8/+8
| | | | Git-Dch: Ignore
* EDSP doc: (minor) consistently use 2 blank lines before headingsStefano Zacchiroli2014-06-181-0/+2
| | | | Git-Dch: Ignore
* EDSP doc: clarify that Install/Remove packages are arch-qualifiedStefano Zacchiroli2014-06-181-4/+12
|
* add missing comma in SEE ALSO of apt-secure manpageKonstantin Manna2014-06-1810-17/+17
| | | | Closes: 748506
* fix two german manpage spelling mistakesKonstantin Manna2014-06-181-2/+2
| | | | Closes: 751635
* Updated translation of german documentationChris Leick2014-06-171-60/+61
|
* really release 1.0.4Michael Vogt2014-06-102-3/+3
|
* release 1.0.4Michael Vogt2014-06-102-2/+2
|
* Merge EDSP 0.5 w/ multi-arch support for external solversDavid Kalnischkies2014-05-301-7/+24
|\ | | | | | | "I am going to merge it tomorrow…"
| * EDSP: add APT-Release field to Package stanzasStefano Zacchiroli2014-05-041-0/+9
| |
| * EDSP: add Architecture(s) multi-arch fields to the Request stanzaStefano Zacchiroli2014-05-041-1/+12
| |
| * EDSP: bump protocol version to 0.5Stefano Zacchiroli2014-05-041-2/+2
| |
| * EDSP doc: fix typo in Request stanza descriptionStefano Zacchiroli2014-05-041-6/+3
| |
* | update Doxyfile to 1.8.7 to silence deprecation warningsDavid Kalnischkies2014-05-221-943/+1365
| | | | | | | | Git-Dch: ignore
* | prepare release 1.0.3Michael Vogt2014-05-0510-20/+29
|/
* prepare release 1.0.2Michael Vogt2014-04-2510-28/+42
|
* Consistently use Dpkg::Progress* in documentationJames McCoy2014-04-221-1/+1
| | | | Closes: 745452
* Fix option name DPkg::Progress-Fancy in apt.8 manpage (LP: #1310506)Michael Vogt2014-04-221-1/+1
|
* prepare 1.0.1 releaseMichael Vogt2014-04-1010-20/+20
|
* apt: Minor typo in 'apt' man page (closes: #743657)Josef Vitu2014-04-101-1/+1
|
* releasing package apt version 1.0Michael Vogt2014-04-012-2/+2
|
* prepare releaseMichael Vogt2014-04-019-1223/+653
|
* remove no longer needed apt.7 pageMichael Vogt2014-04-014-64/+2
|
* fix small apt.8.xml issuesMichael Vogt2014-04-012-5/+13
|
* refresh po/pot and unfuzzy apt-extracttemplate changeMichael Vogt2014-04-019-1030/+2638
|
* Merge remote-tracking branch 'mvo/feature/apt-manpage' into debian/sidMichael Vogt2014-04-016-10/+216
|\ | | | | | | | | Conflicts: cmdline/apt.cc
| * add "full-upgrade" to the apt.5.xml documentationMichael Vogt2014-04-011-0/+7
| |
| * Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-manpageMichael Vogt2014-04-0122-2485/+3537
| |\ | | | | | | | | | | | | Conflicts: cmdline/apt.cc
| * | describe script usage in the manpageMichael Vogt2014-01-241-1/+9
| | |
| * | add "Script usage" section and bugfixesMichael Vogt2014-01-221-9/+21
| | |
| * | another fixup for apt.8 -> apt.7 renameMichael Vogt2014-01-061-5/+5
| | |
| * | improve apt.8.xmlMichael Vogt2014-01-061-11/+40
| |\ \
| | * | document list/searchMichael Vogt2014-01-061-2/+18
| | | |
| * | | Merge branch 'debian/sid' into feature/apt-manpageMichael Vogt2014-01-0626-6064/+7076
| |\ \ \ | | |/ / | |/| |
| * | | start adding apt.8.xmlMichael Vogt2013-11-255-5/+155
| | | |
* | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-04-012-3/+3
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-03-273-95/+134
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt2014-03-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Use mkstemp() in apt-extractemplates and add a integrationtest for apt-extracttemplates too. Thanks to Steve Kemp for the report.
| * | | | fix documentation for APT::Periodic::MaxSize "0" (closes: #740551)Michael Vogt2014-03-271-1/+1
| | | | |