Commit History

作者 SHA1 備註 提交日期
  David Kalnischkies 0179cfa83c keep compressed indexes in a low-cost format 10 年之前
  Julian Andres Klode e3fbd54cee FileFd: (native) LZ4 support 10 年之前
  Julian Andres Klode 59f1f42b75 Change compressor costs to be 100 apart 10 年之前
  Julian Andres Klode 1a3296c0bd aptconfiguration: Set default compression level to 6 10 年之前
  David Kalnischkies 825db89094 implement a public pkgSystem::ArchitecturesSupported 10 年之前
  Julian Andres Klode 1843d82ff5 aptconfiguration: Convert strtok() to strtok_r() 10 年之前
  David Kalnischkies e93b402882 try xz instead of bz2 first for compressed files 11 年之前
  David Kalnischkies 8dd562a894 use c++11 algorithms to avoid strange compiler warnings 11 年之前
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 11 年之前
  Michael Vogt f8043f219f Make apt compile with clang++ again 11 年之前
  David Kalnischkies 3809194b66 mark private methods as hidden 11 年之前
  David Kalnischkies 7a223b933c invalid cache if architecture set doesn't match 12 年之前
  David Kalnischkies 8056a00cd7 do not create an (additional) empty compressor 12 年之前
  David Kalnischkies 7f350a377e use liblzma-dev to provide xz/lzma support 12 年之前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 年之前
  David Kalnischkies d64e130aa3 warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 12 年之前
  David Kalnischkies ce7f128c02 support DEB_BUILD_PROFILES and -P for build profiles 12 年之前
  David Kalnischkies a5414e5640 add default and override handling for Cnf::FindVector 12 年之前
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 12 年之前
  David Kalnischkies 62d8a765b9 rework some code to fix some scan-build warnings 12 年之前
  David Kalnischkies 342df71233 fix lzma-support detection via xz binary 12 年之前
  Michael Vogt 2510eea4a0 do chdir("/") after chroot() 13 年之前
  Michael Vogt 36a0c0f786 fix some coverity chroot() releated warnings 13 年之前
  David Kalnischkies 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 年之前
  David Kalnischkies c45233eaf6 * apt-pkg/cdrom.cc: 14 年之前
  David Kalnischkies f87fab03ba * apt-pkg/aptconfiguration.cc: 14 年之前
  David Kalnischkies 527df5a20d * apt-pkg/aptconfiguration.cc: 14 年之前
  David Kalnischkies e29d7e3e1c * apt-pkg/aptconfiguration.cc: 14 年之前
  David Kalnischkies 79b207bc0a fix a bug uncovered by the previous commit which checks if a Compressor 14 年之前
  David Kalnischkies 858fd39f6a * apt-pkg/aptconfiguration.cc: 14 年之前