summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2010-02-11Arch() on a MultiArch:all version should return "all" to be compatibleDavid Kalnischkies
2010-02-11display the architecture of the package if it is not the defaultDavid Kalnischkies
2010-02-11Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies
2010-02-10Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies
2010-02-10Create implicit dependencies needed for Multi-Arch handlingDavid Kalnischkies
2010-02-10Pre-MultiArch a package which depends on a package with architecture "all"David Kalnischkies
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies
2009-12-19mark the Error/Warning method as __coldDavid Kalnischkies
2009-12-19add optional gcc features as deprecated, unused and (un)likelyDavid Kalnischkies
2009-12-09Refactor the cache iterators by using a common base classDavid Kalnischkies
2009-12-01fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies
2009-11-28convert getlanguages_test to our new equals()David Kalnischkies
2009-11-28add our own equals method as assert doesn't really show the offendingDavid Kalnischkies
2009-11-28check cache size even if we do nothing else otherwise in apt.cron.daily,David Kalnischkies
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies
2009-11-28add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies
2009-11-28add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien JarnoDavid Kalnischkies
2009-11-27use "diff" filetype for .debian.tar.* files (Closes: #554898) inDavid Kalnischkies
2009-11-27add --debian-only as alias for --diff-only for all source v3 loversDavid Kalnischkies
2009-11-27merge with lp:~mvo/apt/debian-sid and update all pot's and po'sDavid Kalnischkies
2009-11-26add a few closes tags to Acquire::Translation changelogDavid Kalnischkies
2009-11-26Add APT::FTPArchive::LongDescription to disable the inclusion of theDavid Kalnischkies
2009-11-26Add a very simple test runnerDavid Kalnischkies
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies
2009-11-25print an error and exit if python-apt is not installed for apt-mark,David Kalnischkies
2009-11-25add https options which default to the ones from http for the httpsDavid Kalnischkies
2009-11-25another round of method hardening with const& in ConfigurationDavid Kalnischkies
2009-11-25add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies
2009-11-25print an error if a new state file can't be created in apt-mark,David Kalnischkies
2009-11-25allow also to skip the last patch if target is reached in acquire-item.cc,David Kalnischkies
2009-11-25use long instead of short for {Ver,Desc}File size in pkgcache.hDavid Kalnischkies
2009-11-25merge my rred-rewrite branch & add it's changes to the changelogDavid Kalnischkies
2009-11-25cleanup code a bit more and expand error messagesDavid Kalnischkies
2009-11-24* ftparchive/apt-ftparchive.cc:Julian Andres Klode
2009-11-24fix a typo in debian/NEWS entry for 0.7.24: Allready -> Already (Closes: #557...David Kalnischkies
2009-11-19fix argument check for the rred methodDavid Kalnischkies
2009-11-12Italian translation updatebubulle@debian.org
2009-11-11Italian translation updatebubulle@debian.org
2009-11-09extent the mmap to be able to handle currently not implementedDavid Kalnischkies
2009-11-06Finally adope the patch from Morten Hustveit <morten@debian.org> to beDavid Kalnischkies
2009-11-05copyLinesFromFileToFile instead of a single Line in the rred methodDavid Kalnischkies
2009-11-05rewrite and refactor rred method to be able to handle even big (>30 MB)David Kalnischkies
2009-11-04add a debug test mode to the rred method for easier testingDavid Kalnischkies
2009-11-02bump policy to 3.8.3 as we have no outdated manpages anymoreDavid Kalnischkies
2009-11-02don't try to detect glibc and libstdc++ version as we don't need this informa...David Kalnischkies