apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
[ntk/apt.git] / apt-pkg /
2010-08-10 Julian Andres Klodeapt-pkg, methods: Convert users of WriteEmpty to WriteA...
2010-08-10 Julian Andres Klodeapt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old...
2010-08-10 Julian Andres Klodeapt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.
2010-08-06 Julian Andres Klode* apt-pkg/depcache.cc:
2010-08-02 Michael Vogt* apt-pkg/cdrom.cc:
2010-07-30 Michael Vogt* apt-pkg/pkgcache.cc:
2010-07-30 Michael Vogt - [ABI BREAK] add an ErrorType option to CacheSetHelper
2010-07-30 David Kalnischkies - [ABI BREAK] add an ErrorType option to CacheSetHelper
2010-07-29 Michael Vogt * apt-pkg/cacheset.cc:
2010-07-29 Michael Vogtmerge from lp:~donkult/apt/sid
2010-07-29 Michael Vogtapt-pkg/init.h: update MAPT_PKG_MINOR because 9 was...
2010-07-29 Michael Vogtadd inline DumpError() to avoid subtle API break
2010-07-29 Michael Vogt* apt-pkg/contrib/error.{cc,h}
2010-07-29 Michael Vogt* apt-pkg/orderlist.cc:
2010-07-29 David Kalnischkiesconfigure also the replacement before remove by adding...
2010-07-29 Michael Vogtmerged lp:~donkult/apt/sid
2010-07-28 David Kalnischkies* apt-pkg/orderlist.cc:
2010-07-27 Julian Andres Klode* apt-pkg/cdrom.cc:
2010-07-26 David Kalnischkies - add a 'newest' pseudo target release as in pkg...
2010-07-25 David Kalnischkies* apt-pkg/pkgcache.cc:
2010-07-23 Julian Andres Klode* apt-pkg/contrib/fileutl.cc:
2010-07-21 Julian Andres KlodeAdd to history whether a change was automatic or not.
2010-07-21 Julian Andres Klode* apt-pkg/deb/dpkgpm.cc:
2010-07-17 David Kalnischkies* apt-pkg/cacheset.cc:
2010-07-17 David Kalnischkiesfactor regex package name matches into newly created...
2010-07-14 David Kalnischkies* apt-pkg/depcache.cc:
2010-07-12 Michael Vogtmerged from lp:~donkult/apt/sid
2010-07-11 David Kalnischkiesaccidently prefilling the vectors results in segfaults
2010-07-11 David Kalnischkiesmark all "Hash Sum mismatch" strings as translateable
2010-07-11 David Kalnischkiesrename ReOwn to ReMap in the cacheiterators
2010-07-11 David Kalnischkiesfix typo preventing display of architecture in Info()
2010-07-11 David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2010-07-11 David Kalnischkies[ Martin Pitt ]
2010-07-10 David Kalnischkies* apt-pkg/contrib/error.{cc,h}:
2010-07-09 Michael Vogt* doc/apt.conf.5.xml:
2010-07-09 David Kalnischkiescheck the state of the FileFd before renaming as otherw...
2010-07-09 David Kalnischkiesswitch from std::set to std::vector as it is way more...
2010-07-09 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-07-09 Michael Vogtmerged from donkult
2010-07-09 David Kalnischkies* doc/apt.conf.5.xml:
2010-07-08 David Kalnischkies* apt-pkg/pkgcachegen.{cc,h}:
2010-07-08 David Kalnischkiesuse references instead of copies in the Cache generatio...
2010-07-07 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-07-06 martin@piware.deFileFd(): Drop file name extension check in ReadOnlyGzi...
2010-07-06 David Kalnischkieswrap the mmap actions in the CacheGenerator in their...
2010-07-05 David Kalnischkiesmerge with debian-experimental-ma
2010-07-05 David KalnischkiesTry to use NotEquals for the MultiArch Breaks dependenc...
2010-07-04 David Kalnischkiesclean deblistparser a bit by get the Architectures...
2010-07-04 David Kalnischkies* apt-pkg/policy.h:
2010-06-29 Julian Andres KlodeFix the atomic replace.
2010-06-29 Julian Andres Klode* apt-pkg/contrib/fileutl.cc:
2010-06-28 Julian Andres KlodeAlso free regular expressions.
2010-06-28 Julian Andres KlodeUse _error->Warning() instead of writing to std::cerr.
2010-06-28 Julian Andres KlodeRemove debugging stuff, this was not meant to be here.
2010-06-28 Julian Andres KlodeAlso support regular expressions and glob() patterns...
2010-06-28 Julian Andres Klode* apt-pkg/versionmatch.cc:
2010-06-27 Julian Andres Klodedeblistparser: Special-case *-armel, lpia and powerpcsp...
2010-06-26 Julian Andres Klodeapt-pkg/deb/deblistparser.cc: Fix bug in architecture...
2010-06-26 Julian Andres Klode* apt-pkg/deb/deblistparser.cc:
2010-06-26 David Kalnischkiesalways mark the all package if a pseudo package is...
2010-06-26 David Kalnischkiesmake the MMap Grow Error a fatal one as while in theory...
2010-06-26 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2010-06-26 David Kalnischkies - use the new MatchAgainstConfig for the DefaultRootS...
2010-06-26 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2010-06-25 David Kalnischkiesadd a simple stack handling to be able to delay error...
2010-06-25 David Kalnischkies* apt-pkg/contrib/error.{cc,h}:
2010-06-24 martin@piware.deapt-pkg/acquire-item.cc: Fix handling of local (file...
2010-06-24 martin@piware.deSwitch FileFd to not transparently gunzip, since that...
2010-06-19 David Kalnischkiesfix the gcc warning about the initialisation order...
2010-06-17 martin@piware.depkgAcqIndex::Done(): If we have an IMS-Hit, also rename...
2010-06-16 David Kalnischkies* apt-pkg/depcache.cc:
2010-06-16 David Kalnischkiesadd a simple method to VerIterator to check if two...
2010-06-15 David Kalnischkies* cmdline/cacheset.cc:
2010-06-15 David KalnischkiesAdd a GroupedFromCommandLine for the VersionSet similar...
2010-06-11 martin@piware.deapt-pkg/deb/debindexfile.cc: Fix one more place to...
2010-06-11 martin@piware.de* apt-pkg/acquire-item.cc:
2010-06-11 martin@piware.deFix compressed index retrieval for current timestamps
2010-06-10 David KalnischkiesMerge ... debian-experimental-ma to get the public...
2010-06-10 Michael Vogt* apt-pkg/cachefile.h:
2010-06-10 David Kalnischkies* apt-pkg/orderlist.cc:
2010-06-10 Michael Vogtmerged from david
2010-06-10 martin@piware.de* apt-pkg/acquire-item.cc:
2010-06-10 David Kalnischkies* apt-pkg/cacheset.cc:
2010-06-09 David Kalnischkiesenhance the split out of the gpgv commandline mangling...
2010-06-09 David Kalnischkiessent Last-Modified header also for Translation files
2010-06-09 David Kalnischkiesbe sure that the RFC1123StrToTime method is run in...
2010-06-09 David Kalnischkies* apt-pkg/indexcopy.cc:
2010-06-09 David Kalnischkies* apt-pkg/policy.cc:
2010-06-09 David Kalnischkiesremove the "typename" from the const_iterators as gcc...
2010-06-09 martin@piware.de* apt-pkg/deb/debindexfile.cc:
2010-06-09 martin@piware.de* apt-pkg/contrib/fileutl.{h,cc}:
2010-06-09 Michael Vogtmerged from lp:~donkult/apt/sid
2010-06-09 Michael Vogtmerge lp:~mvo/apt/ubuntu-mirror-method-improvements
2010-06-09 Michael Vogt* merge the remaining Ubuntu change:
2010-06-09 David Kalnischkies - backport forgotten Valid-Until patch from the obsol...
2010-06-09 David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-09 David Kalnischkiesrename the options, document them and reorder the chang...
2010-06-08 David Kalnischkiesmove the users away from the deprecated StrToTime(...
2010-06-08 David Kalnischkiesuse the portable timegm shown in his manpage instead...
2010-06-08 David Kalnischkiesuse the Valid-Until header from the Release file but...
next