Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | add regression test for ubuntu bug 614993 | Michael Vogt | |
2010-09-03 | remove duplicated test, move test for conflicts higher up, better debug output | Michael Vogt | |
2010-08-31 | apt-pkg/algorithms.cc: show debug output only if debug option is given | Michael Vogt | |
2010-08-31 | apt-pkg/algorithms.cc: if a package was added to the kill list via a ↵ | Michael Vogt | |
DpkgBreaks, make sure to break in the loop (just like for a conflict) | |||
2010-08-31 | apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide ↵ | Michael Vogt | |
Start.AllTarget() returns all non-canidates as well, we want to filter them out | |||
2010-08-30 | doc/po/fr.po: fix xml errors in the fr translation | Michael Vogt | |
2010-08-30 | merged lp:~donkult/apt/sid | Michael Vogt | |
2010-08-30 | * apt-pkg/versionmatch.cc: | David Kalnischkies | |
- 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) | |||
2010-08-29 | Korean (Changwoo Ryu). Closes: #594809 | bubulle@debian.org | |
2010-08-28 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies | |
- fix autoremove by using correct config-option name and don't make faulty assumptions in error handling (Closes: #594689) | |||
2010-08-28 | remove useless GetInitialize method | David Kalnischkies | |
2010-08-28 | remove death code by removing unused GetInitialize | David Kalnischkies | |
2010-08-28 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | |
- apply SilentlyIgnore also on files without an extension | |||
2010-08-28 | Portuguese (Miguel Figueiredo). Closes: #594668 | bubulle@debian.org | |
2010-08-28 | Corrected Bulgarian translation | bubulle@debian.org | |
2010-08-27 | Updated Italian translation | bubulle@debian.org | |
2010-08-27 | Bulgarian (Damyan Ivanov). Closes: #594627 | bubulle@debian.org | |
2010-08-27 | * Simplified Chinese (Aron Xu). Closes: #594458 | bubulle@debian.org | |
* Portuguese (Américo Monteiro) | |||
2010-08-27 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- now that apt-get purge works on 'rc' packages let the MarkDelete pass this purge forward to the non-pseudo package for pseudos | |||
2010-08-26 | * cmdline/apt-get.cc: | David Kalnischkies | |
- remove direct calls of ReadMainList and use the wrapper instead to protect us from useless re-reads and two-times notice display | |||
2010-08-25 | show in madison command again also source packages (LP: #614589) | Michael Vogt | |
2010-08-25 | show in madison command again also source packages (LP: #614589) | David Kalnischkies | |
2010-08-25 | Asturian (maacub). Closes: #594303 | bubulle@debian.org | |
2010-08-25 | Italian (Milo Casagrande). Closes: #594238 | bubulle@debian.org | |
2010-08-25 | Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265 | bubulle@debian.org | |
2010-08-25 | Swedish (Daniel Nylander). Closes: #594241 | bubulle@debian.org | |
2010-08-25 | Slovak (Ivan Masár). Closes: #594255 | bubulle@debian.org | |
2010-08-25 | Move typo fix to 0.8.1 entry | bubulle@debian.org | |
2010-08-25 | Fix from Florentin Duneau review | bubulle@debian.org | |
2010-08-25 | Open new changelog entry. Move Thai and Russian translations there | bubulle@debian.org | |
2010-08-24 | po/LINGUAS: remove en_GB | Michael Vogt | |
2010-08-24 | configure.in: drop en_GB from configure.in now that it got deleted from po/ | Michael Vogt | |
2010-08-24 | Drop en_GB translation as per request of Neil Williams | bubulle@debian.org | |
2010-08-24 | Russian (Yuri Kozlov). Closes: #594232 | bubulle@debian.org | |
2010-08-24 | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org | |
Closes: #594211 | |||
2010-08-24 | Thai translation completed | bubulle@debian.org | |
2010-08-24 | French translation completed | bubulle@debian.org | |
2010-08-24 | merged from debian-experimental-ma0.8.0 | Michael Vogt | |
2010-08-23 | Update PO(T) files | bubulle@debian.org | |
2010-08-23 | French manpages translation update | bubulle@debian.org | |
2010-08-23 | Update PO(T) files | bubulle@debian.org | |
2010-08-23 | releasing version 0.8.0~pre2 | Michael Vogt | |
2010-08-23 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2010-08-22 | Change the translation of mmap | bubulle@debian.org | |
2010-08-22 | French translation update | bubulle@debian.org | |
2010-08-21 | * apt-pkg/acquire-item.cc: | David Kalnischkies | |
- 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. | |||
2010-08-21 | * methods/http.cc: | David Kalnischkies | |
- 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 | |||
2010-08-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | |
- use the InstVer instead of the CurrentVer for the autobit transfer Add also a small testcase to check the handling automatical | |||
2010-08-19 | sign the created Release files with our own dummy key "Joe Sixpack" | David Kalnischkies | |
2010-08-19 | * apt-pkg/deb/debsystem.cc: | David Kalnischkies | |
- set dir::state::status based at least on dir |