Commit Verlauf

Autor SHA1 Nachricht Datum
  David Kalnischkies fbd64f76a5 * apt-pkg/algorithms.cc: vor 15 Jahren
  David Kalnischkies c427b1e218 * apt-pkg/algorithms.cc: vor 15 Jahren
  David Kalnischkies a3f1a6ccd2 * apt-pkg/algorithms.cc: vor 15 Jahren
  Michael Vogt 8877870768 merged lp:~mvo/apt/conflicts-on-virtuals to better deal with vor 16 Jahren
  Michael Vogt 2ba99db8bc remove duplicated test, move test for conflicts higher up, better debug output vor 16 Jahren
  Michael Vogt 24e9366256 apt-pkg/algorithms.cc: show debug output only if debug option is given vor 16 Jahren
  Michael Vogt 914cc8a443 apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBreaks, make sure to break in the loop (just like for a conflict) vor 16 Jahren
  Michael Vogt 4429616bd6 apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Start.AllTarget() returns all non-canidates as well, we want to filter them out vor 16 Jahren
  David Kalnischkies 443266ef94 do not unconditional print the new debugoutput for "FixByInstall" vor 16 Jahren
  David Kalnischkies 09a10f9cd2 * apt-pkg/algorithms.cc: vor 16 Jahren
  David Kalnischkies 47f6d1b72b * apt-pkg/algorithms.cc: vor 16 Jahren
  Michael Vogt 23c5897cbd * merge the remaining Ubuntu change: vor 16 Jahren
  David Kalnischkies 1cd1c398d1 * apt-pkg/contrib/fileutl.cc: vor 16 Jahren
  David Kalnischkies 5e5d206434 fix compiler error if compiled with -std=c++0x vor 16 Jahren
  David Kalnischkies 803ea2a87f Add yet another pseudo package which isn't as pseudo as the others: vor 16 Jahren
  Michael Vogt 55fb35e87a merged from debian vor 17 Jahren
  Michael Vogt d597253495 The 'not dead yet' release vor 17 Jahren
  Michael Vogt 53391d0fc5 * apt-pkg/acquire.cc: vor 17 Jahren
  David Kalnischkies 6910a2acce * add hook for MarkInstall and MarkDelete (closes: #470035) vor 17 Jahren
  David Kalnischkies 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) vor 17 Jahren
  Michael Vogt d116d66834 merge the AutoInstOk patch from debian-experimental vor 17 Jahren
  Michael Vogt d6ebeb21dd * support IsAutoInstallOk in the resolver too vor 17 Jahren
  Michael Vogt 8b4894fe9e * add Debug::pkgDepCache::Marker with more detailed debug output vor 17 Jahren
  Michael Vogt 3a998f6ad4 * apt-pkg/algorithms.cc: vor 17 Jahren
  Michael Vogt 73e0ee1e7f merged from debian-sid vor 17 Jahren
  Michael Vogt 70b3d26355 * apt-pkg/acquire-item.cc: vor 17 Jahren
  Eugene V. Lyubimkin 4b94b38339 Forgot to remove regex.h include in previous commit. Now done vor 17 Jahren
  Eugene V. Lyubimkin c94e518c5e Switched from regexp to using existing URI class to strip user/password. vor 17 Jahren
  Eugene V. Lyubimkin 2d6f9accbc Corrected determining if regexp matched. vor 17 Jahren
  Eugene V. Lyubimkin 4805f1cfd7 Strip user/password from URL in error message. vor 17 Jahren