Jordi Boggiano
|
bad80878bc
Merge remote-tracking branch 'sashman/master'
|
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 |
Niels Keurentjes
|
7b6ccde97a
Clarified error message and added braces.
|
9 years ago |
Niels Keurentjes
|
a48159b283
Bail out if root package attempts to include itself.
|
9 years ago |
Jordi Boggiano
|
966a982738
CS fixes
|
10 years ago |
Jordi Boggiano
|
1fca6be3bf
Fix detection of the root package version to always use the correct cwd
|
10 years ago |
Jordi Boggiano
|
82349bcb2a
Fix support for extracting stability flags in multi-constraints, fixes #4440
|
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
|
5261a5fa03
Move version guessing in `VersionGuesser` class
|
10 years ago |
Jordi Boggiano
|
a943827371
Show that no version was found in composer show/license if root package is auto-versioned, fixes #4158
|
10 years ago |
Jordi Boggiano
|
0b4a9235f4
CS fixes
|
10 years ago |
Jordi Boggiano
|
53925295c3
Merge pull request #3699 from trivago/non_feature_branches
|
10 years ago |
rkerner
|
abc9d60fcc
added non-feature-branches to handle non-numeric branches matching configured patterns not been handled as feature branches
|
10 years ago |
Christophe Coevoet
|
d8813341c3
Support parsing stability flags on complex constraints
|
10 years ago |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 years ago |
Jordi Boggiano
|
e0886b94a2
Make Git::cleanEnv static
|
11 years ago |
Jordi Boggiano
|
714a47ef93
Fix detached head handling for non-committish sources, fixes #2732
|
11 years ago |
Jordi Boggiano
|
432ace33d4
Clean up svn environment to fix OSX issues, fixes #2708, refs #2146
|
11 years ago |
René Kerner
|
0f95e531b8
* fixed svn tag directory handling
|
11 years ago |
Nils Adermann
|
f2c48788b8
Reformat code to follow coding style
|
11 years ago |
René Kerner
|
410181ee29
* added svn handling for tags, trunk, branches in root packages
|
11 years ago |
Jordi Boggiano
|
0044c75ca0
Fix detection of tags when the current tag is not a valid version
|
12 years ago |
Jordi Boggiano
|
8b293633ae
Merge remote-tracking branch 'simensen/non-dev-version'
|
12 years ago |
Jordi Boggiano
|
d740f50277
Fix parsing of inferred stability flags that are more stable than the min stability
|
12 years ago |
Jordi Boggiano
|
8766c7072b
Fix detection of versions with git 1.8+, fixes #2065
|
12 years ago |
Jordi Boggiano
|
52990eca1e
Clear up github env everywhere it is used
|
12 years ago |
John Long
|
159a041775
Remove unused variable $version from RootPackageLoad::load
|
12 years ago |
Beau Simensen
|
215556df7c
Use --tags to get non-annotated tags as well.
|
12 years ago |