summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
| | |
* | | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt2014-05-291-943/+1365
|\| | | | | | | | | | | | | | Conflicts: test/integration/test-bug-747261-arch-specific-conflicts
| * | update Doxyfile to 1.8.7 to silence deprecation warningsDavid Kalnischkies2014-05-221-943/+1365
| | | | | | | | | | | | Git-Dch: ignore
* | | reenable pipelining via hashsum reordering supportDavid Kalnischkies2014-05-091-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that methods have the expected hashes available they can check if the response from the server is what they expected. Pipelining is one of those areas in which servers can mess up by not supporting it properly, which forced us to disable it for the time being. Now, we check if we got a response out of order, which we can not only use to disable pipelining automatically for the next requests, but we can fix it up just like the server responded in proper order for the current requests. To ensure that this little trick works pipelining is only attempt if we have hashsums for all the files in the chain which in theory reduces the use of pipelining usage even on the many servers which work properly, but in practice only the InRelease file (or similar such) will be requested without a hashsum – and as it is the only file requested in that stage it can't be pipelined even if we wanted to. Some minor annoyances remain: The display of the progress we have doesn't reflect this change, so it looks like the same package gets downloaded multiple times while others aren't at all. Further more, partial files are not supported in this recovery as the received data was appended to the wrong file, so the hashsum doesn't match. Both seem to be minor enough to reenable pipelining by default until further notice through to test if it really solves the problem. This therefore reverts commit 8221431757c775ee875a061b184b5f6f2330f928.
* / 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
| | | | |
* | | | | Add new Debug::RunScripts optionMichael Vogt2014-04-012-1/+13
| |/ / / |/| | | | | | | | | | | | | | | This debug option will display all scripts that are run by apts RunScripts and RunScriptsWithPkgs helpers.
* | | | Italian manpages translation updateBeatrice Torracca2014-03-211-92/+131
| | | | | | | | | | | | | | | | Closes: 741867
* | | | Release 0.9.16.1Julian Andres Klode2014-03-152-3/+3
|/ / /
* | | Updated German doc translationChris Leick2014-03-151-84/+28
| | |
* | | prepare 0.9.16 releaseMichael Vogt2014-03-1410-1379/+1705
| | |
* | | fix polish --install-suggests text in apt-get manpageWojciech Górski2014-03-131-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
* | | make doxygen more quiet, fix issues and disable latexDavid Kalnischkies2014-03-131-5/+5
| | | | | | | | | | | | Git-Dch: Ignore
* | | support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-132-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.
* | | autogenerate makefile for vendor systemDavid Kalnischkies2014-03-131-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).
* | | releasing package apt version 0.9.15.5Michael Vogt2014-02-2810-20/+20
| | |
* | | releasing package apt version 0.9.15.4Michael Vogt2014-02-2310-20/+20
| | |
* | | add apt-vendor information for tangluJon Severinsson2014-02-221-0/+1
| | |
* | | Fix typos in documentation (codespell)Michael Vogt2014-02-228-19/+19
| | |
* | | releasing package apt version 0.9.15.3Michael Vogt2014-02-2010-514/+718
| | |
* | | do not recommend dselect in apt-get manpageDavid Kalnischkies2014-02-141-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
* | | releasing package apt version 0.9.15.2Michael Vogt2014-02-1310-20/+20
| | |
* | | disable doxygen undocumented method warningDavid Kalnischkies2014-02-101-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
* | | releasing package apt version 0.9.15.1Michael Vogt2014-02-0610-36/+45
| | |
* | | Trivian unfuzzies of the German po4a translationChris Leick2014-01-261-78/+49
| | |
* | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-262-78/+88
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework