Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | debian/apt.logrotate: keep histories for 12 month | Michael Vogt | |
2009-12-18 | * debian/apt.logrotate: | Michael Vogt | |
- add to logratation * doc/examples/configure-index: - add as example | |||
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 -r 1918..1919 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r 1914..1915 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 | * cmdline/apt-get.cc: | Michael Vogt | |
- source should displays his final pkg pick (Closes: #249383, #550952) - source doesn't need the complete version for match (Closes: #245250) - source ignores versions/releases if not available (Closes: #377424) | |||
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-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-03 | Slovak translation update | bubulle@debian.org | |
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 | Simplified CHinese translation update | bubulle@debian.org | |
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-24 | fix a typo in debian/NEWS entry for 0.7.24: Allready -> Already (Closes: ↵ | David Kalnischkies | |
#557674) | |||
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-11 | Italian translation update | bubulle@debian.org | |
2009-11-02 | bump policy to 3.8.3 as we have no outdated manpages anymore | David Kalnischkies | |
2009-11-02 | remove traces of old manpage-buildsystems | 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 | * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: | Michael Vogt | |
- typo fix (LP: #462328) | |||
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 | remove (outdated) config.{sub,guess} and use the ones provided | David Kalnischkies | |
by the new added build-dependency autotools-dev instead | |||
2009-10-28 | German translation of manpages | bubulle@debian.org | |
2009-10-28 | remove unneeded control field duplications as lintian suggests it | David Kalnischkies | |
2009-10-28 | refactor the buildsystem to extract library versions from one file, | David Kalnischkies | |
so it is not needed to change x-files to just increase a version number (because this is far to easy to forget one of the files, which will not result in failures or is bad in general, but is inconsitent.) | |||
2009-10-24 | Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249) | David Kalnischkies | |
Backported from lp:~mvo/apt/debian-experimental Based on patch by Eugene V. Lyubimkin | |||
2009-10-24 | Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2 | David Kalnischkies | |
Backported from lp:~mvo/apt/debian-experimental Patch by Eugene V. Lyubimkin | |||
2009-10-21 | * apt-pkg/packagemanager.cc: | Michael Vogt | |
- add output about pre-depends configuring when debug::pkgPackageManager is used | |||
2009-10-20 | * methods/connect.cc: | David Kalnischkies | |
- display also strerror of "wicked" getaddrinfo errors | |||
2009-10-20 | only warn if (free) space can't be determined as it overflows the struct | David Kalnischkies | |
as this prevents e.g. download operations on large RAIDs (Closes: #522238) | |||
2009-10-19 | German translation update | bubulle@debian.org | |
2009-10-19 | rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including: | David Kalnischkies | |
* cmdline/apt-get.cc: - source should displays his final pkg pick (Closes: #249383, #550952) - source doesn't need the complete version for match (Closes: #245250) - source ignores versions/releases if not available (Closes: #377424) | |||
2009-10-18 | correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440) | 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-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 | Polish translation update | bubulle@debian.org | |
2009-09-26 | Enable Lithuanian translations | bubulle@debian.org | |
2009-09-26 | Enable Asturian translations | bubulle@debian.org | |