Commit History

作者 SHA1 備註 提交日期
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 年之前
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 12 年之前
  Michael Vogt b830da6163 apt-pkg/edsp.cc: do not use stderr in WriteSolution at all 13 年之前
  Michael Vogt 231232ec8a apt-pkg/edsp.cc: do not spam stderr in WriteSolution 13 年之前
  David Kalnischkies 036eb0127a * apt-pkg/edsp.cc: 13 年之前
  David Kalnischkies d5648746d4 * apt-pkg/cacheiterators.h: 14 年之前
  Michael Vogt a1e68c33ac merged lp:~donkult/apt/experimental 15 年之前
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 年之前
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 15 年之前
  David Kalnischkies 894d672e9b * apt-pkg/pkgcache.h: 15 年之前
  David Kalnischkies 98278a81bf rename option APT::Solver::Name to simply APT::Solver 15 年之前
  David Kalnischkies 27c69dd0b3 send the first line of the error message to the error list and fail a bit 15 年之前
  David Kalnischkies c6660a4ba9 fix SubProgress to accept a Percent parameter to update the Current 15 年之前
  David Kalnischkies b57c0e355d implement proper progress report with OpProgress 15 年之前
  David Kalnischkies ebfeeaedf5 implement correct error reporting 15 年之前
  David Kalnischkies 3d17b9ffc7 undo the temporary progress reporting disabling which slipped into last commit 15 年之前
  David Kalnischkies bda94cb843 fix arguments for MarkInstall so packages are really marked as automatic 15 年之前
  David Kalnischkies ee8c790a66 maybe Pre-Depends are checked if they write them as Pre-Depends and 15 年之前
  David Kalnischkies cbc702ea58 tell the resolver a package is set on hold if it was set by the user 15 年之前
  David Kalnischkies 741b7da9de implement external solver calling for upgrade and dist-upgrade, too 15 年之前
  David Kalnischkies 76d4aab06d doesn't execute autoremove marker setting if an external solver is called 15 年之前
  David Kalnischkies ac5fbff8c5 refactor: move solver execution into his own EDSP method 15 年之前
  David Kalnischkies 288a76d2dc reduce the buffer size so we get a sort of realtime progress report 15 年之前
  David Kalnischkies c80a49f556 move the mapping generation to the top as the response reading is 15 年之前
  David Kalnischkies e876223c70 implement optional Progress report in EDSP 15 年之前
  David Kalnischkies d4f626ff09 reorganize WriteScenario to add a WriteLimitedScenario in which a scenario 15 年之前
  David Kalnischkies 2a33cb16d6 use the version id instead of the mmap offset as APT-ID 15 年之前
  David Kalnischkies 69a788359e Interpret Remove and Install lines in Responses correctly 15 年之前
  David Kalnischkies 2029276f03 send the scenario through a pipe to the solver and get the solution back 15 年之前
  David Kalnischkies 40795fca99 parse also the action flags Upgrade, Dist-Upgrade and alike from the request 15 年之前