コミット履歴

作者 SHA1 メッセージ 日付
  David Kalnischkies a221efc331 store source name and version in binary cache 12 年 前
  David Kalnischkies 99055353a5 don't send pkg from an unknown architecture via EDSP 12 年 前
  David Kalnischkies 1f6cf9e797 support parsing EDSP requests Architecture{,s} stanza 12 年 前
  David Kalnischkies 5681b3fc2a check exit status of external solvers 12 年 前
  Stefano Zacchiroli b5ea5d4a5b EDSP: add APT-Release field to Package stanzas 13 年 前
  Stefano Zacchiroli f63c067e68 EDSP: add Source field to Package stanzas 13 年 前
  Stefano Zacchiroli caa3279367 EDSP: add Architecture(s) multi-arch fields to the Request stanza 13 年 前
  Stefano Zacchiroli 25252738d5 EDSP: bump protocol version to 0.5 13 年 前
  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 14 年 前
  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 年 前