summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)Author
2014-06-18readd pkgPackageManager::Go() to not break APIMichael Vogt
2014-06-18remove the Section member from package structDavid Kalnischkies
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-05-29Fix more warnings from clangMichael Vogt
2014-05-29Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt
2014-05-28Fix warning about uninitialized variableMichael Vogt
2014-05-27use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParserMichael Vogt
2014-05-15Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt
2014-05-09parse and retrieve multiple Descriptions in one recordDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-05-09use 'best' hash for source authenticationDavid Kalnischkies
2014-05-08apt-pkg/deb/debindexfile.cc: do not hardcode dpkgMichael Vogt
2014-05-08Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt
2014-05-07Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-04-30Only do openpty() if both stdin/stdout are terminalsMichael Vogt
2014-04-28use flAbsPath()Michael Vogt
2014-04-28use new Popen()Michael Vogt
2014-04-28avoid deb specific code in private-installMichael Vogt
2014-04-28WIP local deb installMichael Vogt
2014-04-25reduce delta from ubuntuMichael Vogt
2014-04-25add support for apt-get build-dep unpacked-source-dirMichael Vogt
2014-04-24create debIFTypeDscFile typeMichael Vogt
2014-04-22add support for apt-get build-dep foo.dscMichael Vogt
2014-04-01do not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()Michael Vogt
2014-04-01Add new Debug::RunScripts optionMichael Vogt
2014-03-22ensure proper teardown in dpkg error casesDavid Kalnischkies
2014-03-21mark optional (private) symbols as hiddenDavid Kalnischkies
2014-03-13abstract version hash comparison a bitDavid Kalnischkies
2014-03-13factor out parsing of MultiArch flagDavid Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: useless cast to type A [-Wuseless-cast]David Kalnischkies
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies
2014-03-13implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer
2014-02-27Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-01-30restart debSrcRecordParsers only if neededDavid Kalnischkies
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2014-01-18do not ignore ioctl(TIOCSCTTY) errorsMichael Vogt
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
2013-12-28Merge branch 'debian/sid' into bugfix/bts731738-fancy-progessMichael Vogt
2013-12-22first proof-of-concept for a fix for #731738Michael Vogt
2013-12-12Fix conffile prompt regression (LP: #1260297)Michael Vogt
2013-12-06Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt
2013-12-05* enable release based selection for deb-src (closes: 731102)Michael Vogt
2013-11-30merge ubuntus apport reporting changes to reduce diffDavid Kalnischkies