summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)Author
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies
2015-05-11stop depending on copy-on-write for std::stringDavid Kalnischkies
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies
2015-04-12parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies
2015-04-07fix crash in order writing in pkgDPkgPM::WriteApportReport()Michael Vogt
2015-03-16parse arch-qualified Provides correctlyHelmut Grohne
2015-03-16fix some new compiler warnings reported by gcc-5David Kalnischkies
2015-03-16properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2014-12-23pass-through stdin fd instead of content if not a terminalDavid Kalnischkies
2014-12-23always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies
2014-12-23do not make PTY slave the controlling terminalDavid Kalnischkies
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-28fix PTY interaction on linux and kfreebsdDavid Kalnischkies
2014-11-28close leaking slave fd after setting up pty magicDavid 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-10use 'best' hash for source authenticationDavid 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