Cyril VERLOOP
|
0bd3f27693
Do not show commit signature for git log.
|
5 years ago |
Jordi Boggiano
|
02ceb74151
Tweak --no-cache option to be available globally and to not break VCS drivers relying on it, refs #7880, refs #6650
|
6 years ago |
Jordi Boggiano
|
c8aea719b1
CS fixes
|
7 years ago |
Vladimir Reznichenko
|
c8615358cb
SCA with PHP Inspections (EA Extended)
|
8 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Jordi Boggiano
|
1bc8b702ca
Fix handling of annotated tags and prefer them over lightweight tags, fixes #5555
|
8 years ago |
Thomas Flori
|
7896b1ffab
cache only rendered composer information
|
9 years ago |
Thomas Flori
|
d70dfd2df3
revert style changes
|
9 years ago |
Thomas Flori
|
33d026bb06
fix code style to be PSR-2 conform
|
9 years ago |
Thomas Flori
|
597f834ae9
add getFileContent function
|
9 years ago |
Jordi Boggiano
|
4998ee27b3
Re-use mirror code from the git driver, refs #5384
|
9 years ago |
Jordi Boggiano
|
766c45c047
Add support for local paths pointing directly at the .git folder instead of actual repo, refs #3338
|
9 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Jordi Boggiano
|
0b4a9235f4
CS fixes
|
10 years ago |
David Verholen
|
2d9401fb13
fix bug in GitDriver::supports for remote repo
|
10 years ago |
brandung GmbH & Co. KG
|
d650f05ddf
removed needless output param
|
10 years ago |
davidverholen
|
50d068b977
+ limit git ls-remote to heads
|
10 years ago |
davidverholen
|
80d7ab57ed
add check for remote Repository in GitDriver::supports
|
10 years ago |
Jordi Boggiano
|
e0291f3a30
Fix parsing of empty git commits, fixes #3565
|
10 years ago |
Jordi Boggiano
|
5133c3fe9a
Merge pull request #3424 from kaktus42/master
|
10 years ago |
Jordi Boggiano
|
2b7b605839
Skip empty time values
|
11 years ago |
kaktus42
|
116ccdac62
return false if local file path does not exist in GitDriver and HgDriver
|
11 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 years ago |
Jordi Boggiano
|
e61e62908e
Merge remote-tracking branch 'frederikbosch/patch-1'
|
11 years ago |
Jordi Boggiano
|
91ac3e1426
Add support for unixy paths in git/hg local repo urls, closes #3294
|
11 years ago |
frederik
|
d1d40502bf
ProcessExecutor::escape
|
11 years ago |
frederik
|
7ae1430689
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
11 years ago |
Jordi Boggiano
|
4d522e40fb
Load auth when updating a git repo mirror, fixes #3243
|
11 years ago |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 years ago |
Jordi Boggiano
|
effacc1185
Do not realpath relative local URLs, fixes #2916
|
11 years ago |