Commit History

Author SHA1 Message Date
  David Kalnischkies 78a5476f31 drop stored StringItems in favor of in-memory mappings 12 years ago
  Michael Vogt fdff5b03e9 Allow passing a full path to apt-get install /foo/bar.deb 12 years ago
  David Kalnischkies 4ad8619bb1 cleanup datatypes mix used in binary cache 12 years ago
  Michael Vogt 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental 12 years ago
  Michael Vogt bc1c9081e8 Never parse Version/Architecture tags in a Translation-$lang file 12 years ago
  Michael Vogt 0cf3962923 apt-pkg/deb/debindexfile.cc: do not hardcode dpkg 12 years ago
  Michael Vogt 070536e61c Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental 12 years ago
  Michael Vogt fb11075f49 use flAbsPath() 12 years ago
  Michael Vogt a9d990a260 use new Popen() 12 years ago
  Michael Vogt 0d29b9d436 WIP local deb install 12 years ago
  Michael Vogt 77da39b958 add support for apt-get build-dep unpacked-source-dir 12 years ago
  Michael Vogt a49e794802 create debIFTypeDscFile type 12 years ago
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc 12 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies 233b78083f * apt-pkg/deb/debindexfile.cc, 13 years ago
  David Kalnischkies 2b803d4069 do not dereference the storage for the unique strings as the pointer can 14 years ago
  David Kalnischkies f0e835998f fix calling style of FileFd (no functional change) 14 years ago
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co 14 years ago
  David Kalnischkies 73688d27f6 atleast libapt should announce to itself that it is clean… 14 years ago
  David Kalnischkies 76a763e1f8 * apt-pkg/contrib/fileutl.{h,cc}: 14 years ago
  David Kalnischkies 468720c59f enable FileFd to guess the compressor based on the filename if requested or 14 years ago
  David Kalnischkies 74b2200285 merge with debian/experimental 15 years ago
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 15 years ago
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 years ago
  Michael Vogt e4d30d3fdc apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage that is not needed 15 years ago
  Michael Vogt 64c2bdc9cf apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this will break adding translations to the cache if the current environment does not include the language (e.g. LANG=C but german translations). testing for existance of the file is the better approach 15 years ago
  Michael Vogt 1aadba5adf * apt-pkg/deb/debindexfile.cc: 15 years ago
  David Kalnischkies fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg 15 years ago
  Martin Pitt 915f052064 add test case for having no indexes, and fix regression in that case 15 years ago
  Martin Pitt 5473df3fec * apt-pkg/deb/debindexfile.cc: 15 years ago