Jordi Boggiano
|
6ce8477d04
Fix parsing of stabilities with AND/OR ops and no stability flags
|
9 years ago |
Jordi Boggiano
|
c5f734dbf9
Merge remote-tracking branch 'barryvdh/show-latest'
|
9 years ago |
Jordi Boggiano
|
e7069dd5e8
Tweak colors in the output, make sure we load the proper version according to stability flags and add outdated command, refs #5028
|
9 years ago |
Jordi Boggiano
|
9206c646a2
Merge remote-tracking branch 'barryvdh/show-outdated'
|
9 years ago |
Jordi Boggiano
|
4c50136522
Avoid caching nulls, refs #5234
|
9 years ago |
Jordi Boggiano
|
38c49b32cb
Less regex escaping and removed $..$ match, refs #5184
|
9 years ago |
Jordi Boggiano
|
d8c94c2640
Merge remote-tracking branch 'curry684/home-expansion'
|
9 years ago |
Jordi Boggiano
|
aeafe2fe59
Add INIT event and bump plugin-api to 1.1.0, fixes #5232
|
9 years ago |
Jordi Boggiano
|
b6680b6f2a
Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements
|
9 years ago |
Jordi Boggiano
|
f13e0f975f
Add --no-secure-http flag to temporarily disable secure-http in create-project installation of the root package, fixes #5121
|
9 years ago |
Jordi Boggiano
|
95e0347917
Merge branch '1.0'
|
9 years ago |
Jordi Boggiano
|
4ed1e88689
Update changelog
|
9 years ago |
Jordi Boggiano
|
a5f86b6ea0
Fix all other instances of addcslashes that might have issues with $ signs in strings, refs #5221
|
9 years ago |
Jordi Boggiano
|
47bba5bd14
Merge remote-tracking branch 'danieliancu/1.0' into 1.0
|
9 years ago |
Jordi Boggiano
|
ff46816e79
Add support for file:///c:/-style paths, refs #3338
|
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
|
66e6c521f1
Merge pull request #5226 from forevermatt/patch-1
|
9 years ago |
Daniel Iancu
|
3bdb0ee5fd
Fix addMainKey method of JsonManipulator with content having $n
|
9 years ago |
Jordi Boggiano
|
2f9a4bf10b
Merge pull request #5224 from Seldaek/always-include-dev-in-lock
|
9 years ago |
forevermatt
|
f1a16596d1
Fix small typos
|
9 years ago |
Jordi Boggiano
|
4de17cef6b
Always resolve dev packages even when doing an update with --no-dev, fixes #5016
|
9 years ago |
Jordi Boggiano
|
2062070be9
Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008
|
9 years ago |
Jordi Boggiano
|
11daebcb3a
Merge pull request #5210 from Seldaek/fix_partial_updates_from_dirty_state
|
9 years ago |
Jordi Boggiano
|
47ea9d8ddc
Merge branch '1.0'
|
9 years ago |
Jordi Boggiano
|
c7c8335b8b
Fix updating of dev refs if they are not whitelisted
|
9 years ago |
Jordi Boggiano
|
e656834d7b
Merge pull request #5220 from MichaelFoss/patch-1
|
9 years ago |
Jordi Boggiano
|
31dcc0bdea
Merge branch '1.0'
|
9 years ago |
Jordi Boggiano
|
1bf711fe1f
Guard against mbstring func_overload, fixes #5218
|
9 years ago |
Michael Foss
|
6ffc39a0ad
Convert documentation to ordered list
|
9 years ago |
Jordi Boggiano
|
467ece15ed
Skip regex engine when not necessary
|
9 years ago |