Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-08 | po: Fill or add missing Language field | Guillem Jover | |
2014-07-08 | Improve description how to turn off the caches | Cédric Barboiron | |
Closes: #753531 | |||
2014-06-25 | redo two typo fixes lost in German update collision | David Kalnischkies | |
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-19 | German translation reviewed by Erik Pfannenstein | Chris Leick | |
2014-06-18 | releasing package apt version 1.0.51.0.5 | Michael Vogt | |
2014-06-18 | EDSP doc: some typo and wording fixes | David Kalnischkies | |
Git-Dch: Ignore | |||
2014-06-18 | EDSP doc: (minor) consistently use 2 blank lines before headings | Stefano Zacchiroli | |
Git-Dch: Ignore | |||
2014-06-18 | EDSP doc: clarify that Install/Remove packages are arch-qualified | Stefano Zacchiroli | |
2014-06-18 | add missing comma in SEE ALSO of apt-secure manpage | Konstantin Manna | |
Closes: 748506 | |||
2014-06-18 | fix two german manpage spelling mistakes | Konstantin Manna | |
Closes: 751635 | |||
2014-06-17 | Updated translation of german documentation | Chris Leick | |
2014-06-10 | really release 1.0.41.0.4 | Michael Vogt | |
2014-06-10 | release 1.0.4 | Michael Vogt | |
2014-05-30 | Merge EDSP 0.5 w/ multi-arch support for external solvers | David Kalnischkies | |
"I am going to merge it tomorrow…" | |||
2014-05-22 | update Doxyfile to 1.8.7 to silence deprecation warnings | David Kalnischkies | |
Git-Dch: ignore | |||
2014-05-05 | prepare release 1.0.31.0.3 | Michael Vogt | |
2014-05-04 | EDSP: add APT-Release field to Package stanzas | Stefano Zacchiroli | |
2014-05-04 | EDSP: add Architecture(s) multi-arch fields to the Request stanza | Stefano Zacchiroli | |
2014-05-04 | EDSP: bump protocol version to 0.5 | Stefano Zacchiroli | |
2014-05-04 | EDSP doc: fix typo in Request stanza description | Stefano Zacchiroli | |
2014-04-25 | prepare release 1.0.21.0.2 | Michael Vogt | |
2014-04-22 | Consistently use Dpkg::Progress* in documentation | James McCoy | |
Closes: 745452 | |||
2014-04-22 | Fix option name DPkg::Progress-Fancy in apt.8 manpage (LP: #1310506) | Michael Vogt | |
2014-04-10 | prepare 1.0.1 release1.0.1 | Michael Vogt | |
2014-04-10 | apt: Minor typo in 'apt' man page (closes: #743657) | Josef Vitu | |
2014-04-01 | releasing package apt version 1.01.0 | Michael Vogt | |
2014-04-01 | prepare release | Michael Vogt | |
2014-04-01 | remove no longer needed apt.7 page | Michael Vogt | |
2014-04-01 | fix small apt.8.xml issues | Michael Vogt | |
2014-04-01 | refresh po/pot and unfuzzy apt-extracttemplate change | Michael Vogt | |
2014-04-01 | Merge remote-tracking branch 'mvo/feature/apt-manpage' into debian/sid | Michael Vogt | |
Conflicts: cmdline/apt.cc | |||
2014-04-01 | add "full-upgrade" to the apt.5.xml documentation | Michael Vogt | |
2014-04-01 | Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-manpage | Michael Vogt | |
Conflicts: cmdline/apt.cc | |||
2014-04-01 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt | |
2014-04-01 | Add new Debug::RunScripts option | Michael Vogt | |
This debug option will display all scripts that are run by apts RunScripts and RunScriptsWithPkgs helpers. | |||
2014-03-27 | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt | |
2014-03-27 | Use mkstemp() in apt-extracttemplaes (closes: #741627) | Michael Vogt | |
Use mkstemp() in apt-extractemplates and add a integrationtest for apt-extracttemplates too. Thanks to Steve Kemp for the report. | |||
2014-03-27 | fix documentation for APT::Periodic::MaxSize "0" (closes: #740551) | Michael Vogt | |
2014-03-21 | Italian manpages translation update | Beatrice Torracca | |
Closes: 741867 | |||
2014-03-15 | Release 0.9.16.10.9.16.1 | Julian Andres Klode | |
2014-03-15 | Updated German doc translation | Chris Leick | |
2014-03-14 | prepare 0.9.16 release0.9.16 | Michael Vogt | |
2014-03-13 | fix polish --install-suggests text in apt-get manpage | Wojciech Górski | |
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-13 | make doxygen more quiet, fix issues and disable latex | David Kalnischkies | |
Git-Dch: Ignore | |||
2014-03-13 | support DEB_BUILD_PROFILES and -P for build profiles | David Kalnischkies | |
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-13 | autogenerate makefile for vendor system | David Kalnischkies | |
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-28 | releasing package apt version 0.9.15.50.9.15.5 | Michael Vogt | |
2014-02-23 | releasing package apt version 0.9.15.40.9.15.4 | Michael Vogt | |
2014-02-22 | add apt-vendor information for tanglu | Jon Severinsson | |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt | |