summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-29merged lp:~donkult/apt/sidMichael Vogt
2010-07-28* apt-pkg/orderlist.cc:David Kalnischkies
2010-07-28auto-install Packages and status file of the testcaseDavid Kalnischkies
2010-07-27* apt-pkg/cdrom.cc:Julian Andres Klode
2010-07-27* cmdline/apt-get.cc:Julian Andres Klode
2010-07-26 - show in (r)depends the canidate per default instead of newestDavid Kalnischkies
2010-07-26 - add a 'newest' pseudo target release as in pkg/newestDavid Kalnischkies
2010-07-26add APT::Cache::ShowOnlyFirstOr option to print only the firstDavid Kalnischkies
2010-07-25Strip the .sh extension from the libapt testrunner andDavid Kalnischkies
2010-07-25 - prefer non-virtual packages in FindPreferredPkg (Closes: #590041)David Kalnischkies
2010-07-25* apt-pkg/pkgcache.cc:David Kalnischkies
2010-07-23* apt-pkg/contrib/fileutl.cc:Julian Andres Klode
2010-07-21Add to history whether a change was automatic or not.Julian Andres Klode
2010-07-21* apt-pkg/deb/dpkgpm.cc:Julian Andres Klode
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies
2010-07-17factor regex package name matches into newly created cachefilter classesDavid Kalnischkies
2010-07-16* cmdline/apt-cache.cc:David Kalnischkies
2010-07-14* apt-pkg/depcache.cc:David Kalnischkies
2010-07-12merged from lp:~donkult/apt/sidMichael Vogt
2010-07-11accidently prefilling the vectors results in segfaultsDavid Kalnischkies
2010-07-11* methods/bzip2.cc:David Kalnischkies
2010-07-11mark all "Hash Sum mismatch" strings as translateableDavid Kalnischkies
2010-07-11rename ReOwn to ReMap in the cacheiteratorsDavid Kalnischkies
2010-07-11fix typo preventing display of architecture in Info()David Kalnischkies
2010-07-11* apt-pkg/deb/debmetaindex.cc:David Kalnischkies
2010-07-11[ Martin Pitt ]David Kalnischkies
2010-07-10* apt-pkg/contrib/error.{cc,h}:David Kalnischkies
2010-07-09releasing version 0.7.26~exp9Michael Vogt
2010-07-09* doc/apt.conf.5.xml:Michael Vogt
2010-07-09check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies
2010-07-09releasing version 0.7.26~exp8Michael Vogt
2010-07-09switch from std::set to std::vector as it is way more simple, a bitDavid Kalnischkies
2010-07-09* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-07-09merged from donkultMichael Vogt
2010-07-09* doc/apt.conf.5.xml:David Kalnischkies
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies
2010-07-08use references instead of copies in the Cache generation methodsDavid Kalnischkies
2010-07-07* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-07-06methods/gzip.cc: With FileFd now being able to read gzipped files, theremartin@piware.de
2010-07-06FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de
2010-07-06wrap the mmap actions in the CacheGenerator in their own methods toDavid Kalnischkies
2010-07-05extends the ParseDepends testcase to have a look also at the WildcardsDavid Kalnischkies
2010-07-05merge with debian-experimental-maDavid Kalnischkies
2010-07-05fix typos and add a proper Closes tag after the unmerge in debbugsDavid Kalnischkies
2010-07-05Try to use NotEquals for the MultiArch Breaks dependencies instead ofDavid Kalnischkies
2010-07-05make the specify order of packages irrelevant (half-close #196021)David Kalnischkies
2010-07-04clean deblistparser a bit by get the Architectures at one placeDavid Kalnischkies
2010-07-04* apt-pkg/policy.h:David Kalnischkies
2010-07-04prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies
2010-07-03reorder classes a bit and make TryToInstallBuildDep use themDavid Kalnischkies