커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Jordi Boggiano f604ca5762 Allow .x in version constraints as alias for .* 13 년 전
  Martin Hasoň 736ea800e3 Added isDev method to the VersionParser class 13 년 전
  Jordi Boggiano 1213067d96 Add test 13 년 전
  Jordi Boggiano 59d2b1145c Add lock file alias support and a bunch of fixes 13 년 전
  Jordi Boggiano 82054f2060 Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version 13 년 전
  Jordi Boggiano ae7107fc22 Add more test requirements 13 년 전
  Jordi Boggiano 882496b926 Adjust version parser tests 13 년 전
  Jordi Boggiano 22858e81ef Fix .* version constraints parsing to include nonstable versions 13 년 전
  Jordi Boggiano deb6ecd49b Fix tests 13 년 전
  Jordi Boggiano e09f6900da Fix up version parsing 13 년 전
  Jordi Boggiano 19f89069a4 Add some more version normalization and support for branch names 13 년 전
  Jordi Boggiano fda206400a Fix constraint parsing 13 년 전