Commit History

Author SHA1 Message Date
  David Kalnischkies 8fe964f148 create our cache and lib directory always with mode 755 11 years ago
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 11 years ago
  John Ogness 7187074bfc properly undo CD-ROM mount in all error cases 12 years ago
  David Kalnischkies 1166ea7988 msgstr with elipses need three dots 12 years ago
  David Kalnischkies b374004b8f apt-cdrom ident shouldn't be interactive 12 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 12 years ago
  David Kalnischkies e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
  David Kalnischkies ce55512d49 remove duplication in pkgCdrom::Add and ::Ident 12 years ago
  John Ogness 62dcbf84c4 apt-cdrom should succeed if any drive succeeds 12 years ago
  David Kalnischkies b2ea1a4753 ensure state-dir exists before coyping cdrom files 13 years ago
  David Kalnischkies c45233eaf6 * apt-pkg/cdrom.cc: 14 years ago
  David Kalnischkies 8628c2f7a6 * apt-pkg/cdrom.cc: 14 years ago
  David Kalnischkies c1cd1ac2fd * apt-pkg/cdrom.cc: 14 years ago
  David Kalnischkies ab59c1ca30 * apt-pkg/cdrom.cc: 14 years ago
  David Kalnischkies 849e64ac55 * apt-pkg/cdrom.cc: 14 years ago
  David Kalnischkies 31bda50001 * apt-pkg/acquire-worker.cc: 14 years ago
  David Kalnischkies 2c405a44a0 add a testcase for FindPackages() to better validate that cdrom should work. 14 years ago
  David Kalnischkies 212080b87d * apt-pkg/cdrom.cc: 14 years ago
  David Kalnischkies 711078ae18 use fileutl exists-functions instead of doing the stat'ing by hand 14 years ago
  David Kalnischkies 4e86b003ba strip the extension of the translation file before storing it in the list 14 years ago
  David Kalnischkies 78c9276d29 use getCompressors() instead of getCompressorTypes() and use it everywhere 14 years ago
  Steve McIntyre 01366a44bf factored out the decompressor code in IndexCopy::CopyPackages() and 14 years ago
  Michael Vogt 82c8f08ec6 * apt-pkg/cdrom.cc: 14 years ago
  Julian Andres Klode baf685fd1d apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #649451) 14 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 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
  Michael Vogt c5ca2c52a9 merged from the debian-sid branch 15 years ago