コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano f59f443fce CS fixes and one more test for safety, fixes #1855 12 年 前
  Sam Minnee 324ef0f9bb Fixed upper bound of wildcard matches. 12 年 前
  Sam Minnee 95b4348afa Fixed lower bound of tilde and wildcard matches. 12 年 前
  Sam Minnee 34a21516c8 Fix tilde constraints without a stability suffix to work like wildcard constraints. 12 年 前
  Jordi Boggiano 9d948eb795 Merge branch 'disjunctive' 12 年 前
  Jordi Boggiano 0cccafbe81 Add disjunctive multi-constraints with |, refs #643, fixes #1342 12 年 前
  Jordi Boggiano e16caa9bd7 Add EmptyConstraint 12 年 前
  Jordi Boggiano 1f79f36227 Add a couple version parser tests 12 年 前
  Christian Riesen 6f5ab3ed5c Add other valid versions to test for stability 12 年 前
  Jordi Boggiano 97dfbefa72 Add support for arbitrary values for the references in version constraints 12 年 前
  Jordi Boggiano 908d2d91da Fix case insensitive matching 12 年 前
  Jordi Boggiano cea4c05021 Fix parsing of ~ version constraint with unstable versions, fixes #1476 12 年 前
  Jordi Boggiano a59a5c4581 Merge remote-tracking branch 'simensen/sem-version-support' 12 年 前
  Beau Simensen 081ead1635 Version Parsing: Consider <x.y.z to be <x.y.z-dev 12 年 前
  Beau Simensen 96a76eeffc Semantic Version Parsing: ~version 12 年 前
  Jordi Boggiano 62bb5b339b Allow parsing of stability modifiers combined with multi-constraints 12 年 前
  Jordi Boggiano 0932f65a17 Return 7 chars and not 6 for short git hashes, formatting fixes 12 年 前
  Jordi Boggiano 338730b19b Merge remote-tracking branch 'zczapran/issue/1043_wrong_output_for_versions_when_updating' 12 年 前
  Jordi Boggiano e01a9c564d Fix parsing of stability for lowercased RC versions 12 年 前
  Zbigniew Czapran 730f206cea removed unneccesary PackageMock and trailing whitespaces 13 年 前
  Zbigniew Czapran 80c2736021 in VersionParser only truncate the version if hash 13 年 前
  Jordi Boggiano fe15c6a827 Make dev version matches preserve the proper case, fixes #935 13 年 前
  Alexey Prilipko 75d3d57117 Version parser stability regexp update 13 年 前
  Alexey Prilipko e130386612 Add '<>' operator for Version Parser 13 年 前
  Nils Adermann 41215a0e47 Require first version of a root package alias, rather than alias 13 年 前
  Jordi Boggiano c10eb66ac4 Ignore references when parsing dev versions 13 年 前
  Jordi Boggiano ef28f3b067 Basic handling of stability flags 13 年 前
  Jordi Boggiano 70a3c68f73 Add package stability 13 年 前
  Jordi Boggiano 595182aec0 Add/fix tests 13 年 前
  Jordi Boggiano 8654c43c62 Fix version parser regression, fixes #550 13 年 前