提交历史

作者 SHA1 备注 提交日期
  David Kalnischkies a249b3e6fd reimplement build-dep via apts normal resolver 9 年之前
  David Kalnischkies f359b7e8c0 require explicit paths to dsc/control as we do for deb files 9 年之前
  David Kalnischkies 64b66a46a7 show progress info while 'downloading' a local .deb file 9 年之前
  Julian Andres Klode 1c73b0fc41 Do not parse Status fields from remote sources 9 年之前
  Julian Andres Klode 6d7122b535 Annotate more methods with APT_OVERRIDE 9 年之前
  David Kalnischkies c9443c0120 elimate duplicated code in pkgIndexFile subclasses 9 年之前
  David Kalnischkies 5465192b9a add volatile sources support in libapt-pkg 9 年之前
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods 9 年之前
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 年之前
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 9 年之前
  David Kalnischkies b07aeb1a6e store Release files data in the Cache 9 年之前
  David Kalnischkies e3c1cfc767 use IndexTarget to get to IndexFile 9 年之前
  David Kalnischkies d38926efe1 stop depending on copy-on-write for std::string 9 年之前
  David Kalnischkies 2f6a2fbbdc properly implement pkgRecord::Parser for *.deb files 10 年之前
  David Kalnischkies dce45dbe97 mark internal interfaces as hidden 10 年之前
  Michael Vogt 87ecd6a2d7 apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes() 10 年之前
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers 10 年之前
  David Kalnischkies 3809194b66 mark private methods as hidden 10 年之前
  Michael Vogt 070536e61c Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental 10 年之前
  Michael Vogt 0d29b9d436 WIP local deb install 10 年之前
  Michael Vogt 77da39b958 add support for apt-get build-dep unpacked-source-dir 10 年之前
  Michael Vogt a49e794802 create debIFTypeDscFile type 10 年之前
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc 11 年之前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 年之前
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 11 年之前
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 年之前
  Michael Vogt 36b8ebbb4a * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which 13 年之前
  David Kalnischkies 6d38011bb9 add a first round of stuff needed for talking between APT and solvers 13 年之前
  Michael Vogt ff72bd0dc7 apt-pkg/deb/*: add placeholder dpointer and make destructors virtual 14 年之前
  David Kalnischkies 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: 14 年之前