Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update the version number to the upcoming 0.8.2 and | David Kalnischkies | 2010-09-03 | 2 | -2/+2 |
| | | | | bump the release version of the library also | ||||
* | merge with official v0.8.1 | David Kalnischkies | 2010-09-03 | 5 | -1435/+1244 |
|\ | |||||
| * | releasing version 0.8.1 | Michael Vogt | 2010-09-03 | 1 | -2/+2 |
| | | |||||
| * | * Norwegian Bokmål (Hans Nordhaug). Closes: #595182 | bubulle@debian.org | 2010-09-02 | 4 | -1398/+1196 |
| | | | | | | | | * Danish (Joe Hansen). Closes: #595176 * Catalan (Agustí Grau). Closes: #595234 | ||||
| * | French translation fixed | bubulle@debian.org | 2010-08-31 | 1 | -36/+34 |
| | | |||||
| * | doc/po/fr.po: fix xml errors in the fr translation | Michael Vogt | 2010-08-30 | 1 | -7/+11 |
| | | |||||
* | | do the right thing(TM) even if the (unfinished) testcase is named | David Kalnischkies | 2010-09-02 | 1 | -2/+2 |
| | | | | | | | | skip-* instead of test-* to avoid calling him with run-tests | ||||
* | | check for length of Data to avoid the validness of | David Kalnischkies | 2010-09-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Pin: origin " (no error displayed). We already know in this method that Data is at least one char long, so we avoid the length counting as long as the string doesn't start with " | ||||
* | | show only the basename of the running test | David Kalnischkies | 2010-09-02 | 1 | -3/+3 |
| | | |||||
* | | set the quiet value for apt-cache so the tests will actually see | David Kalnischkies | 2010-09-02 | 1 | -1/+1 |
| | | | | | | | | the notices as they will not be shown otherwise | ||||
* | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-09-02 | 7 | -33/+38 |
| | | | | | | | | | | | | | | - create Dir::Log if needed to support /var/log as tmpfs or similar, inspired by Thomas Bechtold, thanks! (Closes: #523919, LP: #220239) Easily done by moving a private method from pkgAcquire into the public area of fileutl.cc to be able to use it also in here | ||||
* | | add wrapper around dpkg to be able to use it easily in the tests | David Kalnischkies | 2010-09-02 | 1 | -0/+7 |
|/ | |||||
* | merged lp:~donkult/apt/sid | Michael Vogt | 2010-08-30 | 10 | -57/+102 |
|\ | |||||
| * | * apt-pkg/versionmatch.cc: | David Kalnischkies | 2010-08-30 | 2 | -4/+11 |
| | | | | | | | | | | - let the pin origin actually work as advertised in the manpage which means "" are optional and pinning a local archive does work - even if it is a non-flat archive (Closes: #594435) | ||||
| * | * apt-pkg/contrib/configuration.cc: | David Kalnischkies | 2010-08-28 | 5 | -5/+48 |
| | | | | | | | | - fix autoremove by using correct config-option name and don't make faulty assumptions in error handling (Closes: #594689) | ||||
| * | remove useless GetInitialize method | David Kalnischkies | 2010-08-28 | 2 | -12/+2 |
| | | |||||
| * | remove death code by removing unused GetInitialize | David Kalnischkies | 2010-08-28 | 2 | -17/+2 |
| | | |||||
| * | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2010-08-28 | 2 | -2/+5 |
| | | | | | | - apply SilentlyIgnore also on files without an extension | ||||
| * | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-08-27 | 2 | -2/+14 |
| | | | | | | | | - now that apt-get purge works on 'rc' packages let the MarkDelete pass this purge forward to the non-pseudo package for pseudos | ||||
| * | * cmdline/apt-get.cc: | David Kalnischkies | 2010-08-26 | 2 | -21/+26 |
| | | | | | | | | - remove direct calls of ReadMainList and use the wrapper instead to protect us from useless re-reads and two-times notice display | ||||
* | | Korean (Changwoo Ryu). Closes: #594809 | bubulle@debian.org | 2010-08-29 | 2 | -262/+246 |
| | | |||||
* | | Portuguese (Miguel Figueiredo). Closes: #594668 | bubulle@debian.org | 2010-08-28 | 2 | -170/+220 |
| | | |||||
* | | Corrected Bulgarian translation | bubulle@debian.org | 2010-08-28 | 1 | -10/+4 |
| | | |||||
* | | Updated Italian translation | bubulle@debian.org | 2010-08-27 | 1 | -17/+18 |
| | | |||||
* | | Bulgarian (Damyan Ivanov). Closes: #594627 | bubulle@debian.org | 2010-08-27 | 2 | -166/+220 |
| | | |||||
* | | * Simplified Chinese (Aron Xu). Closes: #594458 | bubulle@debian.org | 2010-08-27 | 4 | -450/+318 |
| | | | | | | * Portuguese (Américo Monteiro) | ||||
* | | show in madison command again also source packages (LP: #614589) | Michael Vogt | 2010-08-25 | 2 | -6/+15 |
|\| | |||||
| * | show in madison command again also source packages (LP: #614589) | David Kalnischkies | 2010-08-25 | 2 | -6/+15 |
|/ | |||||
* | Asturian (maacub). Closes: #594303 | bubulle@debian.org | 2010-08-25 | 2 | -478/+518 |
| | |||||
* | Italian (Milo Casagrande). Closes: #594238 | bubulle@debian.org | 2010-08-25 | 2 | -120/+140 |
| | |||||
* | Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265 | bubulle@debian.org | 2010-08-25 | 2 | -173/+199 |
| | |||||
* | Swedish (Daniel Nylander). Closes: #594241 | bubulle@debian.org | 2010-08-25 | 2 | -95/+121 |
| | |||||
* | Slovak (Ivan Masár). Closes: #594255 | bubulle@debian.org | 2010-08-25 | 2 | -151/+126 |
| | |||||
* | Move typo fix to 0.8.1 entry | bubulle@debian.org | 2010-08-25 | 1 | -4/+4 |
| | |||||
* | Fix from Florentin Duneau review | bubulle@debian.org | 2010-08-25 | 1 | -1/+2 |
| | |||||
* | Open new changelog entry. Move Thai and Russian translations there | bubulle@debian.org | 2010-08-25 | 1 | -2/+8 |
| | |||||
* | po/LINGUAS: remove en_GB | Michael Vogt | 2010-08-24 | 1 | -1/+1 |
| | |||||
* | configure.in: drop en_GB from configure.in now that it got deleted from po/ | Michael Vogt | 2010-08-24 | 1 | -1/+1 |
| | |||||
* | Drop en_GB translation as per request of Neil Williams | bubulle@debian.org | 2010-08-24 | 1 | -3334/+0 |
| | |||||
* | Russian (Yuri Kozlov). Closes: #594232 | bubulle@debian.org | 2010-08-24 | 2 | -109/+140 |
| | |||||
* | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org | 2010-08-24 | 46 | -45/+49 |
| | | | Closes: #594211 | ||||
* | Thai translation completed | bubulle@debian.org | 2010-08-24 | 1 | -0/+1 |
| | |||||
* | French translation completed | bubulle@debian.org | 2010-08-24 | 1 | -40/+40 |
| | |||||
* | merged from debian-experimental-ma | Michael Vogt | 2010-08-24 | 39 | -115/+4121 |
|\ | |||||
| * | releasing version 0.8.0~pre2 | Michael Vogt | 2010-08-23 | 1 | -2/+2 |
| | | |||||
| * | merged from lp:~donkult/apt/sid | Michael Vogt | 2010-08-23 | 27 | -48/+3945 |
| |\ | |||||
| | * | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2010-08-21 | 7 | -19/+303 |
| | | | | | | | | | | | | | | | | | | | | | - don't use ReadOnlyGzip mode for PDiffs as this mode doesn't work in combination with the AddFd methods of our hashclasses Add also 2 testcases: one to test pdiffs in general and one to test the handling of compressed indexes. | ||||
| | * | * methods/http.cc: | David Kalnischkies | 2010-08-21 | 2 | -3/+13 |
| | | | | | | | | | | | | | | | - some http servers violate HTTP1.1 by not issuing a Reason-Phrase (or at least a space after the code) especially for 200, but lets be nice and ignore it as we don't need the reason in general | ||||
| | * | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-08-20 | 4 | -10/+108 |
| | | | | | | | | | | | | | | | - use the InstVer instead of the CurrentVer for the autobit transfer Add also a small testcase to check the handling automatical | ||||
| | * | sign the created Release files with our own dummy key "Joe Sixpack" | David Kalnischkies | 2010-08-19 | 3 | -3/+12 |
| | | |