Add new Debug::RunScripts option
[ntk/apt.git] / apt-pkg / deb / debversion.cc
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-02-22 Michael VogtFix typos in documentation (codespell)
2013-05-08 Michael Vogtmerged from the debian-wheezy branch
2013-04-08 Michael Vogtmerged bundle from david
2013-04-03 David Kalnischkiesshare version strings between same versions (of differe...
2013-04-01 David Kalnischkies* apt-pkg/deb/debversion.cc:
2012-04-16 Michael Vogtmerge from the expermental2 branch
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20 Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19 Michael Vogtmerged from debian-sid
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
2011-11-10 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-10-30 David Kalnischkiesmerge with my debian-sid branch
2011-10-14 Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-10-05 David Kalnischkiesmerge with current debian apt/sid
2011-10-05 David Kalnischkiesmerge with current debian apt/experimental
2011-10-05 Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-21 David Kalnischkiesconvert a few for-loop char finds to proper strchr...
2011-09-19 David Kalnischkiesremove old APT_COMPATIBILITY ifdef's
2011-09-19 David Kalnischkiesdo not pollute namespace in the headers with using...
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...
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* apt-pkg/deb/dpkgpm.cc:
2010-05-25 Michael Vogtmerged from debian-sid
2010-05-25 Michael Vogt* methods/http.{cc,h}:
2010-05-05 Michael Vogt* debian/rules:
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-04-14 Michael Vogtmerged from lp:~mvo/apt/mvo
2010-04-01 Michael Vogtmerged from lp:~donkult/apt/sid
2010-03-26 Michael Vogtcherry pick -r 1956..1957 lp:~donkult/apt/sid
2010-03-19 David Kalnischkiesmerge with debian-sid to get new pl-manpage
2010-03-18 David Kalnischkiesmerge MultiArch-ABI. We don't support MultiArch yet...
2010-03-14 David KalnischkiesMerge ... debian-sid, update-po for manpages and fix...
2010-03-13 David Kalnischkies* apt-pkg/deb/debversion.cc:
2008-01-04 Michael Vogt* merged the apt--DoListUpdate branch, this provides...
2007-11-28 Michael Vogt* methods/mirror.{cc,h}:
2007-08-03 Michael Vogt* apt-pkg/acquire-item.cc:
2007-06-12 bubulle@debian.orgSync with Michael
2007-06-09 Michael Vogt* merged apt--no-pragma
2007-06-08 Michael Vogt* merged the remaining bits from the apt--no-pragma...
2007-06-08 Michael Vogt* merged from apt--mvo
2007-06-08 Michael Vogt* Removed the more leftover #pragma interface/implement...
2007-06-08 Michael Vogt* remove all the remaining #pragma implementation
2006-12-07 Michael Vogtmerged with apt--mvo
2006-08-11 Michael Vogt* merged ddtp support
2006-07-26 Michael Vogt* merged with mainline
2006-07-25 Michael Vogt* merged with the latest ddtp branch fixes
2006-07-24 Michael Vogt* merged ajs apt-ftparchive branch
2006-07-03 Michael Vogt* merged with apts mainline
2006-06-26 Michael Vogt* merged with mainline
2006-06-14 Michael Vogt* merged from mainline
2006-06-06 Michael Vogt* fix languages like pt_PT, pt_BR, zh_CN by special...
2006-05-17 Michael Vogtmerged with the debian-sid branch
2006-05-16 Michael Vogt* merged from the aj-ftparchive-improvements branch
2006-05-11 Michael Vogt* apt-pkg/acquire-item.cc:
2006-05-10 bubulle@debian.orgSync with Michael
2006-05-08 Michael Vogt* merged the zero epoch handling patch
2006-05-08 Michael Vogt* apt-pkg/deb/debversion.cc:
2004-09-20 Arch Librarian* Patch from Koblinger Egmont <egmont@uhulinux.hu>...
2004-09-20 Arch Librarian- Don't fall off the end of the buffer when comparing...
2004-09-20 Arch LibrarianRemove unused variables
2004-09-20 Arch LibrarianTidy style for new dpkg version compare function
2004-09-20 Arch LibrarianNew deb version compare function, that has no integer...
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianJoin with aliencode