Commit History

Author SHA1 Message Date
  Jay Freeman (saurik) fd70eebe45 std::map from std::initializer_list is "explicit". 8 years ago
  Julian Andres Klode 6f1f3c9afd Make root group configurable via ROOT_GROUP 8 years ago
  David Kalnischkies d03b947b0c add insecure (and weak) allow-options for sources.list 8 years ago
  David Kalnischkies 2651f1c071 act on various suggestions from cppcheck 9 years ago
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon 9 years ago
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong 9 years ago
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 9 years ago
  David Kalnischkies 5ad0096a4e merge indexRecords into metaIndex 9 years ago
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 years ago
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck 9 years ago
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 9 years ago
  David Kalnischkies 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 9 years ago
  David Kalnischkies d84da4995d ensure lists/ files have correct permissions after apt-cdrom add 9 years ago
  David Kalnischkies 9d653a6de2 fix compile and tests error 10 years ago
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers 10 years ago
  David Kalnischkies b3501edb70 use HashStringList in the acquire system 11 years ago
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc 11 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 11 years ago
  David Kalnischkies e788a834ce warning: useless cast to type A [-Wuseless-cast] 11 years ago
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 11 years ago
  David Kalnischkies 67c3067f1a fix -Wmissing-field-initializers warnings 11 years ago
  Michael Vogt a9d6b0ad87 fix resource leak when verification fails 11 years ago
  Michael Vogt 60fc4f2178 apt-pkg/indexcopy.cc: check for pending errors before calling fdopen() 11 years ago
  Michael Vogt a80a03448f call fdopen() after FileFd was checked 11 years ago
  David Kalnischkies 2128d3fce4 fail in CopyFile if the FileFds have error flag set 11 years ago
  David Kalnischkies 27cc55ee82 non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771) 11 years ago
  Michael Vogt 3278fe6656 merged bundle from david 11 years ago
  David Kalnischkies 2f5b615169 * apt-pkg/indexcopy.cc: 11 years ago
  David Kalnischkies 69c2ecbdc9 various simple changes to fix cppcheck warnings 12 years ago