]> git.saurik.com Git - apt.git/history - apt-pkg/contrib/mmap.cc
Bug #807012 also involves package dependencies :/.
[apt.git] / apt-pkg / contrib / mmap.cc
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-01-08  Julian Andres KlodeStore the size of strings in the cache
2015-12-11  Julian Andres Klodemmap: Define _DEFAULT_SOURCE instead of _BSD_SOURCE
2015-11-19  David Kalnischkiesdo not segfault in cache generation on mmap failure
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-16  David Kalnischkiesrework some code to fix some scan-build warnings
2012-12-26  Michael Vogtmerged from the debian-sid branch
2012-10-17  Michael Vogt* lp:~mvo/apt/config-clear:
2012-10-17  Michael Vogt* lp:~mvo/apt/add-glob-function:
2012-10-17  Michael Vogtmerged from debian-sid
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-04  Michael Vogtmerged from lp:~donkult/apt/debian-experimental
2012-08-06  Michael Vogtmerged from david
2012-08-04  David Kalnischkiesmove the sysconf call behind the _POSIX_SYNCHRONIZED_IO...
2012-08-04  Pino Toscanoapt-pkg/contrib/mmap.cc:
2012-07-27  Michael Vogtmerged from david 0.9.7.3
2012-07-24  David Kalnischkiesfor filesystems not supporting mmap'ing a file we need...
2012-07-24  David Kalnischkiestrigger the usage of the fallback code for kfreebsd...
2012-07-20  David Kalnischkies* apt-pkg/contrib/mmap.cc:
2012-07-10  Michael Vogtmerged the relevant bits from lp:~mvo/apt/lp346386
2012-06-19  Michael Vogtmerged from donkult
2012-06-16  Julian Andres KlodeFix previous commit: Do not call memset() if realloc...
2012-06-16  Julian Andres KlodeZero out the new memory allocated with realloc().
2012-06-16  Julian Andres Klode* apt-pkg/contrib/mmap.cc:
2012-05-22  Michael Vogtmerged from david
2012-05-21  David Kalnischkies* apt-pkg/contrib/mmap.cc:
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-01-30  Michael Vogtmerged from donkult
2012-01-18  Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-17  David Kalnischkiesimprove error reporting in case of errors in combinatio...
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-12  David KalnischkiesAllow the FileFd to use an external Compressor to uncom...
2011-12-11  David Kalnischkies - add a ReadLine method
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-09-13  David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-05-31  Michael Vogtmerged from the debian branch
2011-05-17  David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17  David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-05-16  Michael Vogtmerged from lp:~donkult/apt/sid
2011-05-12  David KalnischkiesMAP_ANON is deprecated in favor of MAP_ANONYMOUS, but...
2011-03-10  Michael Vogtmerged from debian-sid
2011-03-10  Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-02-22  David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22  David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-14  Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-14  David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-14  Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-12  David Kalnischkies* apt-pkg/contrib/mmap.cc:
2010-09-03  Michael Vogtmerged from lp:~donkult/apt/sid
2010-07-30  Michael Vogt* merge of the debian-expermental-ma branch
2010-07-11  David Kalnischkies[ Martin Pitt ]
2010-07-09  Michael Vogt* doc/apt.conf.5.xml:
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-05  David Kalnischkiesmerge with debian-experimental-ma
2010-06-26  David Kalnischkiesmake the MMap Grow Error a fatal one as while in theory...
2010-06-09  Michael Vogtmerge lp:~mvo/apt/ubuntu-mirror-method-improvements
2010-06-09  Michael Vogt* merge the remaining Ubuntu change:
2010-05-25  Michael Vogtmerged from debian-sid
2010-05-25  Michael Vogt* methods/http.{cc,h}:
2010-05-25  Michael Vogtmerged lp:~donkult/apt/sid
2010-05-13  David Kalnischkies* contrib/mmap.cc:
2010-05-05  Michael Vogt* debian/rules:
2010-05-05  Michael Vogt* debian/rules:
2010-05-05  Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-05  Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-04  David Kalnischkiesmerge from the debian-sid branch
2010-05-04  Michael Vogtmerged from the debian-sid branch
2010-05-04  Michael Vogtmerge from the mvo branch
2010-04-01  Michael Vogtmerged from lp:~donkult/apt/sid
2010-03-26  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-03-19  David Kalnischkiesmerge with debian-sid to get new pl-manpage
next