summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)Author
2014-12-10do not make PTY slave the controlling terminalDavid Kalnischkies
2014-12-07always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies
2014-12-07correct architecture detection for 'rc' packages for purgeDavid Kalnischkies
2014-11-19fix PTY interaction on linux and kfreebsdDavid Kalnischkies
2014-11-18close leaking slave fd after setting up pty magicDavid Kalnischkies
2014-11-08guard ABI changes for SourcePkg/Ver in pkgCacheDavid Kalnischkies
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies
2014-11-08better non-virtual metaIndex.LocalFileName() implementationDavid Kalnischkies
2014-11-08use a abi version check similar to the gcc checkDavid Kalnischkies
2014-11-08replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies
2014-11-06Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi...Michael Vogt
2014-11-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-11-05apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()Michael Vogt
2014-10-29Only support Translation-* that are listed in the {In,}Release fileMichael Vogt
2014-10-23Fix incorrect comparison between signed/unsignedMichael Vogt
2014-10-23Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytesMichael Vogt
2014-10-14Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-10-13fix compile and tests errorDavid Kalnischkies
2014-10-13trusted=yes sources are secure, we just don't know whyDavid Kalnischkies
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies
2014-10-08Update Status field values handlingGuillem Jover
2014-10-07Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-10-06implement the updated build profile specjosch
2014-10-03rename StringType VERSION to VERSIONNUMBERDavid Kalnischkies
2014-09-30mark private methods as hiddenDavid Kalnischkies
2014-09-29Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-29Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-27store source name and version in binary cacheDavid Kalnischkies
2014-09-27drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies
2014-09-23Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-21generalize Acquire::GzipIndexMichael Vogt
2014-09-17use pkgAcqMetaBase as the transactionManagerMichael Vogt
2014-09-08rework PTY magic to fix stair-stepping on kfreebsdDavid Kalnischkies
2014-09-08fix progress report for upgrade and reinstallDavid Kalnischkies
2014-09-05Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-02* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2014-08-26support versioned provides as implemented by dpkgDavid Kalnischkies
2014-08-24Fix debListParser to accept "no" as a value for the Multi-Arch fieldJulian Andres Klode
2014-08-24Fix debListParser to accept "no" as a value for the Multi-Arch fieldJulian Andres Klode
2014-07-31Rework TransactionID stuffMichael Vogt
2014-07-21Download Release first, then Release.gpgMichael Vogt
2014-07-10Allow passing a full path to apt-get install /foo/bar.debMichael Vogt
2014-07-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-07-07handle moved mmap after UniqFindTagWrite callDavid Kalnischkies
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