Jordi Boggiano
|
89c6a68a76
Updates to path repository and path downloader, refs #4365
|
10 年之前 |
Samuel ROZE
|
5261a5fa03
Move version guessing in `VersionGuesser` class
|
10 年之前 |
Jordi Boggiano
|
a943827371
Show that no version was found in composer show/license if root package is auto-versioned, fixes #4158
|
10 年之前 |
Jordi Boggiano
|
0b4a9235f4
CS fixes
|
10 年之前 |
Jordi Boggiano
|
53925295c3
Merge pull request #3699 from trivago/non_feature_branches
|
10 年之前 |
rkerner
|
abc9d60fcc
added non-feature-branches to handle non-numeric branches matching configured patterns not been handled as feature branches
|
10 年之前 |
Christophe Coevoet
|
d8813341c3
Support parsing stability flags on complex constraints
|
10 年之前 |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 年之前 |
Jordi Boggiano
|
e0886b94a2
Make Git::cleanEnv static
|
11 年之前 |
Jordi Boggiano
|
714a47ef93
Fix detached head handling for non-committish sources, fixes #2732
|
11 年之前 |
Jordi Boggiano
|
432ace33d4
Clean up svn environment to fix OSX issues, fixes #2708, refs #2146
|
11 年之前 |
René Kerner
|
0f95e531b8
* fixed svn tag directory handling
|
11 年之前 |
Nils Adermann
|
f2c48788b8
Reformat code to follow coding style
|
11 年之前 |
René Kerner
|
410181ee29
* added svn handling for tags, trunk, branches in root packages
|
11 年之前 |
Jordi Boggiano
|
0044c75ca0
Fix detection of tags when the current tag is not a valid version
|
12 年之前 |
Jordi Boggiano
|
8b293633ae
Merge remote-tracking branch 'simensen/non-dev-version'
|
12 年之前 |
Jordi Boggiano
|
d740f50277
Fix parsing of inferred stability flags that are more stable than the min stability
|
12 年之前 |
Jordi Boggiano
|
8766c7072b
Fix detection of versions with git 1.8+, fixes #2065
|
12 年之前 |
Jordi Boggiano
|
52990eca1e
Clear up github env everywhere it is used
|
12 年之前 |
John Long
|
159a041775
Remove unused variable $version from RootPackageLoad::load
|
12 年之前 |
Beau Simensen
|
215556df7c
Use --tags to get non-annotated tags as well.
|
12 年之前 |
Beau Simensen
|
c0a20c3d30
Detect version based on tag if HEAD points to a tag.
|
12 年之前 |
Jordi Boggiano
|
b9a44a0057
Add RootAliasPackage, fixes #1842
|
12 年之前 |
Jordi Boggiano
|
606f5839f1
Unfold aliased root packages, refs #1573
|
12 年之前 |
Jordi Boggiano
|
b0297ef67a
Add prefer-stable flag to pick stable package over unstable ones when possible
|
12 年之前 |
Jordi Boggiano
|
6c9bc2824e
Fix handling of branches with slashes, fixes #1748
|
12 年之前 |
Jordi Boggiano
|
c29f3c698e
Fix support of aliases combined with reference locked packages, fixes #1631
|
12 年之前 |
Jordi Boggiano
|
5a4c720535
Add another missing use statement, fixes #1521
|
12 年之前 |
Jordi Boggiano
|
958ffd8e8b
Add missing use statement, fixes #1521
|
12 年之前 |
Christoph
|
c84d3d5937
replicate the git behvaiour to resolve a feature's version for mercurial
|
12 年之前 |