Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Jordi Boggiano
|
260b85882f
Merge remote-tracking branch 'dzuelke/installmsgs' into 1.3
|
8 years ago |
Pieter Frenssen
|
9020b7113c
Fix invalid calculation on non-numeric string
|
8 years ago |
David Zuelke
|
2d36324e99
streamline install progress messages
|
8 years ago |
Jordi Boggiano
|
a1b468ea50
Fix git shortening, it is sunday..
|
9 years ago |
Jordi Boggiano
|
58b94b66e5
Shorten git hashes to 10chars to avoid long lines, refs #5946
|
9 years ago |
Jordi Boggiano
|
4d082f77b8
Simplify composer output to take less lines
|
9 years ago |
Richard Heelin
|
5dfd23668e
Only update the git repo if the commit we want doesn't exist, speeds up update from source
|
9 years ago |
Jordi Boggiano
|
2f3db8c397
Make it clear that a package is cloned from source, fixes #5489
|
9 years ago |
Jordi Boggiano
|
334d0cce6b
Make sure we do not clone from local mirror if mirroring failed
|
9 years ago |
Jordi Boggiano
|
4998ee27b3
Re-use mirror code from the git driver, refs #5384
|
9 years ago |
Marco Villegas
|
44f94a7b83
Prevent duplicate file checking on git download.
|
9 years ago |
Marco Villegas
|
7e91e9fd80
Use git cache path to mirror the repository before download to vendor target.
|
9 years ago |
Luís Faceira
|
7b22b7a511
Use dissociate git option
|
10 years ago |
Luís Faceira
|
5dd35c590e
Escaped git --reference argument
|
10 years ago |
Luís Faceira
|
292bd3f6a3
Use vcs dir as git reference, if existing, to speed up download
|
10 years ago |
Jordi Boggiano
|
9cb6c2322a
Fix more git URL escaping
|
9 years ago |
Jordi Boggiano
|
73139a59bf
Update origin remote URL when package URL changed and origin still uses the same url as the composer remote, fixes #3874
|
9 years ago |
Jordi Boggiano
|
e4711326a4
Fix tests
|
9 years ago |
Jordi Boggiano
|
b31052fcde
composer status now includes untracked files in git repos, fixes #2664
|
9 years ago |
Jordi Boggiano
|
b93b73e836
Rewrite git unpushed status checks, fixes #4987
|
9 years ago |
Jordi Boggiano
|
fea99bcb1b
Clarify the fetch/push URL selection for github repos and various protocols, fix regression
|
9 years ago |
Jordi Boggiano
|
be4d385942
Fix uncommitted change detection, refs #3633
|
9 years ago |
Jordi Boggiano
|
9f4f8a9578
Merge remote-tracking branch 'greg0ire/improve-status-for-unpushed-branches'
|
9 years ago |
Jordi Boggiano
|
d347e1efca
Minor tweaks refs #4878
|
9 years ago |
Jordi Boggiano
|
e4ede0c582
Merge remote-tracking branch 'bozerkins/force-to-reinstall-package-when-missing-vcs-metadata'
|
9 years ago |
bogdan
|
e0fad1f55b
Implemented interactive user confirmation on source package update failure
|
9 years ago |
bogdan
|
a77e2fb093
Removed code duplication with abstract hasMetadataRepository method
|
9 years ago |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 years ago |
Jordi Boggiano
|
690c7f572f
Enable -f flag based on user selection and not only config values, refs #3789
|
10 years ago |