summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2010-08-10apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)Julian Andres Klode1-1/+8
2010-08-10apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode2-1/+4
2010-08-06* apt-pkg/depcache.cc:Julian Andres Klode1-3/+6
2010-08-02* apt-pkg/cdrom.cc:Michael Vogt1-1/+1
2010-07-30* apt-pkg/pkgcache.cc:Michael Vogt1-1/+4
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies4-10/+56
2010-07-30 * apt-pkg/cacheset.cc:Michael Vogt1-1/+1
2010-07-29apt-pkg/init.h: update MAPT_PKG_MINOR because 9 was used in experimental for ...Michael Vogt1-1/+1
2010-07-29add inline DumpError() to avoid subtle API breakMichael Vogt1-1/+13
2010-07-29* apt-pkg/contrib/error.{cc,h}Michael Vogt2-7/+8
2010-07-29* apt-pkg/orderlist.cc:Michael Vogt1-1/+78
2010-07-29configure also the replacement before remove by adding Immediate flagDavid Kalnischkies1-0/+2
2010-07-29merged lp:~donkult/apt/sidMichael Vogt8-11/+986
2010-07-28* apt-pkg/orderlist.cc:David Kalnischkies1-1/+76
2010-07-27* apt-pkg/cdrom.cc:Julian Andres Klode1-1/+1
2010-07-26 - add a 'newest' pseudo target release as in pkg/newestDavid Kalnischkies1-1/+6
2010-07-25* apt-pkg/pkgcache.cc:David Kalnischkies2-5/+10
2010-07-23* apt-pkg/contrib/fileutl.cc:Julian Andres Klode2-0/+22
2010-07-21Add to history whether a change was automatic or not.Julian Andres Klode1-1/+6
2010-07-21* apt-pkg/deb/dpkgpm.cc:Julian Andres Klode1-5/+5
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies3-2/+883
2010-07-17factor regex package name matches into newly created cachefilter classesDavid Kalnischkies3-2/+86
2010-07-14* apt-pkg/depcache.cc:David Kalnischkies1-4/+4
2010-07-11accidently prefilling the vectors results in segfaultsDavid Kalnischkies1-1/+1
2010-07-11mark all "Hash Sum mismatch" strings as translateableDavid Kalnischkies1-1/+1
2010-07-11rename ReOwn to ReMap in the cacheiteratorsDavid Kalnischkies2-9/+9
2010-07-11fix typo preventing display of architecture in Info()David Kalnischkies1-1/+1
2010-07-11* apt-pkg/deb/debmetaindex.cc:David Kalnischkies4-7/+19
2010-07-11[ Martin Pitt ]David Kalnischkies7-28/+119
2010-07-10* apt-pkg/contrib/error.{cc,h}:David Kalnischkies2-7/+6
2010-07-09* doc/apt.conf.5.xml:Michael Vogt4-27/+40
2010-07-09check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies1-6/+8
2010-07-09switch from std::set to std::vector as it is way more simple, a bitDavid Kalnischkies2-15/+13
2010-07-09* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+1
2010-07-09* doc/apt.conf.5.xml:David Kalnischkies3-6/+19
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies7-77/+223
2010-07-08use references instead of copies in the Cache generation methodsDavid Kalnischkies4-25/+26
2010-07-07* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+2
2010-07-06FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de1-3/+11
2010-07-06wrap the mmap actions in the CacheGenerator in their own methods toDavid Kalnischkies2-23/+42
2010-07-05merge with debian-experimental-maDavid Kalnischkies5-19/+89
2010-07-05Try to use NotEquals for the MultiArch Breaks dependencies instead ofDavid Kalnischkies1-4/+1
2010-07-04clean deblistparser a bit by get the Architectures at one placeDavid Kalnischkies2-14/+13
2010-07-04* apt-pkg/policy.h:David Kalnischkies6-29/+29
2010-06-29Fix the atomic replace.Julian Andres Klode1-1/+1
2010-06-29* apt-pkg/contrib/fileutl.cc:Julian Andres Klode2-6/+17
2010-06-28Also free regular expressions.Julian Andres Klode1-0/+1
2010-06-28Use _error->Warning() instead of writing to std::cerr.Julian Andres Klode1-1/+1
2010-06-28Remove debugging stuff, this was not meant to be here.Julian Andres Klode1-1/+0
2010-06-28Also support regular expressions and glob() patterns in "Pin: version".Julian Andres Klode1-0/+2