Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-10 | merged -r1875..1886 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merge debian sid branch | 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-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-09 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | |
- add "purge" to list of known actions | |||
2009-12-07 | 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. | |||
2009-12-07 | if "/" is found in the machine, do a uri.startswith(host) substring match to ↵ | Michael Vogt | |
support multiple user/passwds on the same host | |||
2009-12-04 | * apt-pkg/contrib/netrc.cc: | Michael Vogt | |
- check for hostname and then host+path - better debug output * methods/https.cc: - fix bug in netrc integration | |||
2009-12-03 | Slovak translation update | bubulle@debian.org | |
2009-12-02 | merge from the debian-sid branch | Michael Vogt | |
2009-12-02 | * apt-pkg/packagemanager.cc: | Michael Vogt | |
- add output about pre-depends configuring when debug::pkgPackageManager is used * methods/https.cc: - fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972 thanks to Brian Thomason for the patch * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: - typo fix (LP: #462328) * cmdline/apt-key: - Emit a warning if removed keys keyring is missing and skip associated checks (LP: #218971) | |||
2009-12-01 | drop quote elements | bubulle@debian.org | |
2009-12-01 | Simplified CHinese translation update | 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 | * debian/apt.conf.autoremove: | Julian Andres Klode | |
- Add kfreebsd-image-* to the list (Closes: #558803) | |||
2009-11-24 | * ftparchive/apt-ftparchive.cc: | Julian Andres Klode | |
- Call setlocale() so translations are actually used. | |||
2009-11-17 | methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME | Michael Vogt | |
2009-11-17 | * methods/https.cc: | Michael Vogt | |
- fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972 thanks to Brian Thomason for the patch | |||
2009-11-12 | Italian translation update | bubulle@debian.org | |
2009-11-11 | Italian translation update | bubulle@debian.org | |
2009-10-31 | German translation update | bubulle@debian.org | |
2009-10-29 | * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: | Michael Vogt | |
- typo fix (LP: #462328) | |||
2009-10-28 | German translation of manpages | bubulle@debian.org | |
2009-10-21 | German translation completed | bubulle@debian.org | |
2009-10-21 | more debug output in SmartConfigure | Michael Vogt | |
2009-10-21 | * apt-pkg/packagemanager.cc: | Michael Vogt | |
- add output about pre-depends configuring when debug::pkgPackageManager is used | |||
2009-10-19 | German translation update | bubulle@debian.org | |
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 | add maybe_add_auth for ftp as well | Michael Vogt | |
2009-10-16 | port netrc support from maemon | Michael Vogt | |
2009-10-16 | add a message which will be displayed if xsltproc does respect the -o | David Kalnischkies | |
flag again and a manual mv to the correct name is no longer needed. (used in the buildprocess of po4a manpages) | |||
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 | fix compiler warning: suggest parentheses around && within || in cachedb | David Kalnischkies | |
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-12 | methods/https.cc: Add support for authentication using netrc (Closes: #518473), | Julian Andres Klode | |
patch by Jussi Hakala <jussi.hakala@hut.fi>. | |||
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 a log of the changes made to debian/changelog | David Kalnischkies | |
2009-10-01 | backout revno 1875 - as this aggressive immediate propergation is something ↵ | David Kalnischkies | |
we want sometimes | |||
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-29 | * apt-pkg/packagemanager.cc: | Michael Vogt | |
- fix overly aggressive immediate config propergation (thanks to David Kalnischkies) | |||
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-27 | French translation completed | bubulle@debian.org | |
2009-09-27 | Update PO files | bubulle@debian.org | |
2009-09-27 | Polish translation update | bubulle@debian.org | |