コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 94926218e8 CS fixes 10 年 前
  Nils Adermann 5b80144ad0 Resolve job packages after whitelist generation 11 年 前
  Nils Adermann 3148ffd355 Whitelist packages with names matching those specified before generating rules 11 年 前
  Jordi Boggiano 38917c2047 Add parallel build to travis script 11 年 前
  Jordi Boggiano 051d219438 Fix whatProvides returning too many results when no constraint is given 11 年 前
  Jordi Boggiano cc9dac8fe2 Fix tests and convert all package lists to Name[Versions] format 12 年 前
  Robert Gruendler 5160dd2f5e Return different error code for SolverProblemsException 12 年 前
  Jordi Boggiano 1c39ad779b Fix wording 12 年 前
  Jordi Boggiano 5d78fa6ce6 Report typos in package name if no version matches 12 年 前
  Jordi Boggiano beb9a5bd72 Code optimizations: avoid loops in match() 12 年 前
  Jordi Boggiano fb4183d5ad Fix tests 12 年 前
  Jordi Boggiano d4aab7d5b6 Fix solver test 12 年 前
  Jordi Boggiano 6573fd3f77 Add hint in solver exceptions as to what may be wrong 12 年 前
  Jordi Boggiano 175d1939b5 Fix tests 12 年 前
  Jordi Boggiano 4fcc114f97 Merge pull request #808 from palex-fpt/not-equal-operator 12 年 前
  Nils Adermann cc7632489d Make problem report messages more readable 12 年 前
  Alexey Prilipko e130386612 Add '<>' operator for Version Parser 12 年 前
  Grégoire Pineau f4e9dd4fb8 Fixed PSR rules 12 年 前
  Nils Adermann a08c2a0b9f Corrected altered error message in test 12 年 前
  Nils Adermann 67fde90666 Correctly sort operations within transactions using DFS 12 年 前
  Nils Adermann a7f1605cdf Add test for correct sorting when force installing deps 12 年 前
  Nils Adermann 26e051cb76 Decisions are now encapsulated in a separate object 12 年 前
  Nils Adermann 0c1944a9d0 Let the solver handle aliases instead of the installer 13 年 前
  Nils Adermann c37e126e14 Installed packages are now always removed unless otherwise requested 13 年 前
  Jordi Boggiano f7440076fa Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 13 年 前
  Nils Adermann 2cb2cde096 Installed packages are now always removed unless otherwise requested 13 年 前
  Nils Adermann a16aa68c1d Rule literals are sorted, so first literal added is not first retrieved 13 年 前
  Nils Adermann 2c87fe5a22 Collect solver problems in Problem objects with human readable output. 13 年 前
  Martin Hasoň 2b08df5192 Changed repository priority in the pool 13 年 前
  Nils Adermann f3ff53b17c Create problems directly, rather than generating impossible rules 13 年 前