Nicole Cordes
|
313e6b914d
Fix Git branch parsing for detached HEAD on a commit
|
8 years ago |
Jordi Boggiano
|
843877cd6d
Fix hg version guessing, fixes #6236, fixes #6235
|
8 years ago |
Jordi Boggiano
|
c0b03d0d34
Force exact tag checks when we are in a detached head state
|
8 years ago |
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 years ago |
Jordi Boggiano
|
e54c7478ee
Attempt at fixing support for git 2.11, refs #5942
|
9 years ago |
Jordi Boggiano
|
e53119f806
Make use of pretty version for new references, refs #5328
|
9 years ago |
Jordi Boggiano
|
44ddcf4da7
Merge remote-tracking branch 'slbmeh/feature/version-status'
|
9 years ago |
bohwaz
|
abcbef4a67
Add Fossil support to Composer
|
9 years ago |
Steve Buzonas
|
8d766c8eb2
cleaner implementation of status output with support for path repositories
|
9 years ago |
Jordi Boggiano
|
0ed5b541a9
Fix CS
|
9 years ago |
Jordi Boggiano
|
5b65221523
Reverse order of version guessing for git, fixes #4673
|
9 years ago |
Jordi Boggiano
|
bad80878bc
Merge remote-tracking branch 'sashman/master'
|
9 years ago |
Rob Bast
|
a245c4618b
php-cs-fixer
|
9 years ago |
Jordi Boggiano
|
fff0aed3a6
Allow Semver VersionParser in input hints
|
9 years ago |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 years ago |
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 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 years ago |
Rob Bast
|
1328d9c3b2
rename baseversionparser to semverversionparser
|
10 years ago |
Rob Bast
|
a1ad7fc435
fix classname clashing cause of existing class in current namespace
|
10 years ago |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
10 years ago |
Jordi Boggiano
|
89c6a68a76
Updates to path repository and path downloader, refs #4365
|
10 years ago |
Samuel ROZE
|
4ab123291d
Add missing licence in VersionGuesser
|
10 years ago |
Samuel ROZE
|
623f31fcc4
Use version guesser to get local package version
|
10 years ago |
Samuel ROZE
|
5261a5fa03
Move version guessing in `VersionGuesser` class
|
10 years ago |