Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-10 | merge with lp:~mvo/apt/debian-sid : move all my ABI break changes | David Kalnischkies | |
to the "new" 0.7.26 version | |||
2009-12-10 | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt | |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r 1920..1922 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r1901..1911 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r1875..1886 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | * merge lp:~mvo/apt/netrc branch, this adds support for a | Michael Vogt | |
/etc/apt/auth.conf that can be used to store username/passwords in a "netrc" style file (with the extension that it supports "/" in a machine definition). Based on the maemo git branch. * apt-pkg/deb/dpkgpm.cc: - add "purge" to list of known actions | |||
2009-12-01 | drop quote elements | bubulle@debian.org | |
2009-12-01 | doc/po: Rerun po4a to update the template and translations. | Julian Andres Klode | |
2009-12-01 | doc/po/de.po: Fix missing > in </option>. | Julian Andres Klode | |
2009-12-01 | doc/po/de.po: Fix the umlauts. | Julian Andres Klode | |
2009-12-01 | fix a few typos in strings, comments and manpage of apt-ftparchive | David Kalnischkies | |
thanks Karl Goetz! (Closes: #558757) | |||
2009-11-28 | add APT::FTPArchive::AlwaysStat to disable the too aggressive | David Kalnischkies | |
caching if versions are build multiply times (not recommend) Patch by Christoph Goehre, thanks! (Closes: #463260) | |||
2009-11-27 | merge with lp:~mvo/apt/debian-sid and update all pot's and po's | David Kalnischkies | |
2009-11-26 | Add APT::FTPArchive::LongDescription to disable the inclusion of the | David Kalnischkies | |
LongDescriptions in the generated Packages file. | |||
2009-11-26 | [BREAK] add possibility to download and use multiply | David Kalnischkies | |
Translation files, configurable with Acquire::Languages accessable with APT::Configuration::getLanguages() and as always with documentation in apt.conf. The commit also includes a very very simple testapp. | |||
2009-11-25 | add https options which default to the ones from http for the https | David Kalnischkies | |
method as this is more sane than using only the http options without a possibility to override these for https. | |||
2009-11-25 | add config setting for User-Agent in http and https to the Acquire group, | David Kalnischkies | |
thanks Timothy J. Miller! (Closes: #355782) | |||
2009-11-02 | remove traces of old manpage-buildsystems | David Kalnischkies | |
2009-11-02 | fix/simplify buildsystem for the (now) po4a-only manpages | David Kalnischkies | |
2009-11-02 | and last but not least: convert pt_BR to po4a | David Kalnischkies | |
2009-11-02 | convert pl to use po4a-style manpage translation | David Kalnischkies | |
2009-11-02 | convert es translation to be also a po4a translation | David Kalnischkies | |
2009-11-01 | convert it translation to po4a | David Kalnischkies | |
2009-11-01 | disable addendum for sgml-files as we have no valid file until now | David Kalnischkies | |
Will be reenabled after Translators provide such a file. | |||
2009-10-31 | German translation update | bubulle@debian.org | |
2009-10-29 | remove generated sgml files (if we really had build them) | David Kalnischkies | |
2009-10-29 | remove unneeded doc/ja/manpage.links (left over from the ja-po4a-patch) | David Kalnischkies | |
2009-10-29 | merge the german translations from lp:~mvo/apt/debian-sid | David Kalnischkies | |
* remerge the de-manpage in as it has some Ümläüte problems * fixing the buildprocess for de by adding some boilerplate addendums * correcting some syntaxbreaking typos and rebuild all manpage langs | |||
2009-10-29 | correct various errors, typos and oddities in the manpages | David Kalnischkies | |
Patch by Chris Leick which closes his on bug. Thanks! * doc/ various manpages: - correct various errors, typos and oddities (Closes: #552535) * doc/apt-secure.8.xml: - replace literal with emphasis tags in Archive configuration | |||
2009-10-28 | fix some man page section numbers form programs referenced in the manpages | David Kalnischkies | |
including dpkg and dselect which are in 1 instead of 8. | |||
2009-10-28 | German translation of manpages | bubulle@debian.org | |
2009-10-19 | add more description to the manpage for the Immediate-Configuration and | David Kalnischkies | |
change another message to be also translatable. | |||
2009-10-18 | correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440) | David Kalnischkies | |
2009-10-16 | add ftp support, basic debugging | Michael Vogt | |
2009-10-16 | port netrc support from maemon | Michael Vogt | |
2009-10-14 | update po(t)s of all languages and fix a simple docbook-warning in | David Kalnischkies | |
the fr.po by adding a contrib tag to apt.team in apt.ent | |||
2009-10-14 | merge Julians changes from lp:~mvo/apt/debian-sid | David Kalnischkies | |
2009-10-13 | add a note about the possibility to support more URI types by installing | David Kalnischkies | |
some apt-transport-methods packages, e.g. https and debtorrent. | |||
2009-10-11 | Merge configuration format simplification from jak branch | Julian Andres Klode | |
2009-10-01 | improve the documentation and errormessages regarding a failing | David Kalnischkies | |
immediate configuration as the old message was quite a bit scare and uninformative. | |||
2009-10-01 | add guide.sgml and offline.sgml to the "translatable with po4a"-group | David Kalnischkies | |
Fix also the buildsystem for building the coresponding docs from these two files if they are exist for this language so we don't need to change the makefiles for ja and fr - and can also use the same simple makefiles for it and pl which ship these files as not-yet-with-po4a-translated (and currently no man page translation.) | |||
2009-09-30 | move the it translation of the guide to its own subdirectory | David Kalnischkies | |
for consitents and sake of the universe reasons | |||
2009-09-28 | doc/apt.conf.5.xml: Deprecate #include, we have apt.conf.d nowadays which ↵ | Julian Andres Klode | |
should be sufficient. | |||
2009-09-26 | French translation update | bubulle@debian.org | |
2009-09-26 | Fix typo | bubulle@debian.org | |
2009-09-26 | Fix typo | bubulle@debian.org | |
2009-09-26 | doc/apt.conf.5.xml: Restrict option names to alphanumerical characters and ↵ | Julian Andres Klode | |
"/-:._+". | |||
2009-09-26 | doc/apt.conf.5.xml: Start deprecating stuff. | Julian Andres Klode | |
- Deprecate unquoted values, string concatenation and explain what should not be written inside a value (quotes,backslash). |