История коммитов

Автор SHA1 Сообщение Дата
  Jordi Boggiano 22a52f5813 Apply suggestions from code review 5 лет назад
  Andreas Möller 6e88683e35 Fix: Return early 5 лет назад
  Jordi Boggiano a2dadb91bf Return two packages in PathRepository when on a feature branch, one for feature branch and one for the source branch it came from, fixes #8498, fixes #8477 5 лет назад
  Jordi Boggiano 9041622b86 Fix version guessing regression and a few other issues, fixes #7127 7 лет назад
  Jordi Boggiano 842a7ea922 Fix dev-master not being normalized correctly for the root package, fixes #7007 7 лет назад
  Alessandro Lai fc6c12bd0a Fix pretty version guessing when non-dev branch 8 лет назад
  Jordi Boggiano 5ba6d7d436 Fix pretty guessed versions to show nicely on numeric branches, refs #6845 8 лет назад
  Jordi Boggiano 40f4f6bf86 Fix docblock 8 лет назад
  Jordi Boggiano c52e8e5656 Update comment 8 лет назад
  Jordi Boggiano b07be842a0 Remove feature-branches option as it is misnamed and duplicates the non-feature-branches option, refs #6475 8 лет назад
  Claus Due 965f1f42d1 Add support for feature-branches setting 8 лет назад
  Nicole Cordes 313e6b914d Fix Git branch parsing for detached HEAD on a commit 8 лет назад
  Jordi Boggiano 843877cd6d Fix hg version guessing, fixes #6236, fixes #6235 8 лет назад
  Jordi Boggiano c0b03d0d34 Force exact tag checks when we are in a detached head state 8 лет назад
  James Buncle 9be13783a3 Updated VersionGuesser to check if we actually have a version in the returned array (fixes bug originating from f6899e5 when array was first introduced) - as SVN Versions not being guessed as it would previously stop at Git check. 8 лет назад
  Jordi Boggiano e54c7478ee Attempt at fixing support for git 2.11, refs #5942 9 лет назад
  Jordi Boggiano e53119f806 Make use of pretty version for new references, refs #5328 9 лет назад
  Jordi Boggiano 44ddcf4da7 Merge remote-tracking branch 'slbmeh/feature/version-status' 9 лет назад
  bohwaz abcbef4a67 Add Fossil support to Composer 9 лет назад
  Steve Buzonas 8d766c8eb2 cleaner implementation of status output with support for path repositories 9 лет назад
  Jordi Boggiano 0ed5b541a9 Fix CS 9 лет назад
  Jordi Boggiano 5b65221523 Reverse order of version guessing for git, fixes #4673 9 лет назад
  Jordi Boggiano bad80878bc Merge remote-tracking branch 'sashman/master' 9 лет назад
  Rob Bast a245c4618b php-cs-fixer 9 лет назад
  Jordi Boggiano fff0aed3a6 Allow Semver VersionParser in input hints 9 лет назад
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 лет назад
  Sash f6899e5c38 #4828 Using version guesser to pull out the commit has for git repositories. The return value is now an array with version and commit values. 9 лет назад
  Jordi Boggiano ce08582671 Fix CS 10 лет назад
  Rob Bast 1328d9c3b2 rename baseversionparser to semverversionparser 10 лет назад
  Rob Bast a1ad7fc435 fix classname clashing cause of existing class in current namespace 10 лет назад