summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
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
2014-02-14do not recommend dselect in apt-get manpageDavid Kalnischkies1-7/+4
The current description says: "Many users find dselect intimidating and new users may prefer to use apt-based user interfaces." It doesn't feel right to refer users to it then. Closes: 617625
2014-02-13releasing package apt version 0.9.15.20.9.15.2Michael Vogt10-20/+20
2014-02-10disable doxygen undocumented method warningDavid Kalnischkies1-1/+1
Very few methods we have are documented, so this is A LOT of noise hidden the "interesting" warnings about methods which are documented, but incorrectly and such stuff. Git-Dch: Ignore
2014-02-06releasing package apt version 0.9.15.1Michael Vogt10-36/+45
2014-01-26Trivian unfuzzies of the German po4a translationChris Leick1-78/+49
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2-78/+88
Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework
2014-01-25releasing package apt version 0.9.150.9.15Michael Vogt10-11/+11
2014-01-25use svg in doxygen and ensure dot is around for itDavid Kalnischkies1-4/+4
2014-01-24releasing package apt version 0.9.14.3~exp50.9.14.3.exp5Michael Vogt10-135/+136
2014-01-24make update-poMichael Vogt9-136/+135
2014-01-24describe script usage in the manpageMichael Vogt1-1/+9
2014-01-24update german manpage translationChris Leick1-69/+64
2014-01-22releasing package apt version 0.9.14.3~exp4Michael Vogt10-415/+460
2014-01-22add "Script usage" section and bugfixesMichael Vogt1-9/+21
2014-01-21Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' ↵Michael Vogt10-593/+1058
into feature/source-deb822 Conflicts: test/integration/test-apt-sources-deb822
2014-01-20add support for multipl types in one lineMichael Vogt1-4/+4
2014-01-20add support for multiple URIs in deb822 style sources.listMichael Vogt1-2/+2
2014-01-20add support for Enabled: no in deb822 sources.listMichael Vogt1-2/+3
2014-01-20add Description tag for deb822 sourcesMichael Vogt1-0/+4
2014-01-18releasing package apt version 0.9.14.3~exp30.9.14.3.exp3Michael Vogt10-593/+1058
2014-01-18Merge remote-tracking branch 'mvo/feature/source-deb822' into ↵Michael Vogt1-5/+5
debian/experimental-no-abi-break
2014-01-18rename "Suite/Section" to pluralMichael Vogt1-5/+5
2014-01-18Merge remote-tracking branch 'mvo/feature/source-deb822' into ↵Michael Vogt1-2/+2
debian/experimental-no-abi-break
2014-01-17implement suggestion by donkult (thanks!)Michael Vogt1-2/+2
2014-01-16merged mvo/feature/deb822Michael Vogt1-17/+34
2014-01-16rename URL to Uri in deb822-sourcesMichael Vogt1-2/+2
2014-01-16rename "distribution" in sources.list to "suite"Michael Vogt1-18/+20
2014-01-06document deb822 style sources.listMichael Vogt1-1/+16