Use heap to allocate PatternMatch to avoid potential stack overflow
[ntk/apt.git] / cmdline / apt-cache.cc
2014-09-02 Michael VogtUse heap to allocate PatternMatch to avoid potential...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-06-10 David Kalnischkiessupport Acquire::GzipIndexes in dumpavail
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 Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13 David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
2014-03-13 David Kalnischkiesfix -Wmissing-field-initializers warnings
2013-08-28 Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-22 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-19 Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-12 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12 Michael Vogtsquash merge of the feature/apt-binary branch without...
2013-08-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-07-28 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26 David Kalnischkiesuse FileFd::Write instead of fwrite for errors
2013-07-25 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-24 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-18 David Kalnischkiesfix 'apt-cache search' crash with missing description
2013-07-18 David Kalnischkiesskip all Description fields in apt-cache, not just...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-20 David Kalnischkieshandle missing "Description" in apt-cache show
2013-06-09 David Kalnischkiesfix support for multiple patterns in apt-cache search
2013-06-09 David Kalnischkiesinitialize the whole search array with zero
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-28 Michael Vogtmerged from lp:~donkult/apt/sid
2012-09-26 David Kalnischkies* cmdline/apt-cache.cc:
2012-04-20 Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-16 Michael Vogtmerge from the expermental2 branch
2012-04-11 Michael Vogtmerged from donkults experimental branch
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-03-21 David Kalnischkiesthe previously used VERSION didn't work everywhere...
2012-03-13 Michael Vogtmerged from debian-experimental2
2012-03-06 Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06 David Kalnischkiesmerge with apt/experimental
2012-02-25 David Kalnischkies* cmdline/apt-cache.cc:
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
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-10 David Kalnischkiesenable FileFd to guess the compressor based on the...
2011-11-23 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-11-11 David Kalnischkies - provide a {Package,Version}List similar to {Package...
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
2011-11-09 David Kalnischkies* apt-pkg/cacheset.cc:
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 Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-08-15 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15 Michael Vogtmerged from the debian-sid branch
2011-08-15 Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12 Michael Vogtlots of cppcheck fixes
2011-08-11 David Kalnischkiescppcheck complains about some possible speed improvemen...
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-11 David Kalnischkiesconvert a lot of places to use IsNegative instead of...
2011-04-21 David Kalnischkies* cmdline/apt-get.cc:
2011-04-20 David Kalnischkiesmerge with debian-sid branch and 0.8.14.1 release
2011-04-15 David Kalnischkiesfix a bunch of cppcheck warnings/errors based on a...
2011-03-10 Michael Vogtmerged from debian-sid
2011-03-10 Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-10 Michael Vogtmerged from donkult
2011-03-08 David KalnischkiesRemove the "pseudopackage" handling of Architecture...
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-10 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-02-08 Michael Vogtmerged lp:~donkult/apt/sid
2011-02-04 David Kalnischkies* cmdline/apt-cache.cc:
2011-02-03 Michael Vogtmerged from the debian-sid branch
2011-02-02 Michael Vogtmerged from the lp:~mvo/apt/mvo branch
2011-01-25 David Kalnischkiesmerge with debian-sid
2010-12-07 Julian Andres Klodecmdline/apt-cache.cc: Create an error for apt-cache...
2010-10-13 Michael Vogtmerged from debian-sid branch
2010-10-13 Michael Vogt* apt-pkg/deb/debsystem.cc:
2010-10-13 Michael Vogt* debian/apt.cron.daily:
2010-10-01 Michael Vogtmerged from lp:~donkult/apt/sid
2010-09-24 David Kalnischkies* cmdline/apt-cache.cc:
2010-09-03 Michael Vogtmerged from lp:~donkult/apt/sid
2010-08-30 Michael Vogtmerged lp:~donkult/apt/sid
2010-08-28 David Kalnischkiesremove useless GetInitialize method
next