AjiYakin
8858b27ced
Warn identical names w/ different capitalization - extract zip archive
...
Warn about identical names with different capitalization on zip archive
extract failure (Not a directory)
Issue #5938
2017-05-16 22:43:04 +02:00
Jordi Boggiano
ff61ecd484
Allow accessing the ArchiveManager via the Composer object, fixes #6411
2017-05-16 22:20:49 +02:00
Jordi Boggiano
39d187fb1e
Merge branch '1.4'
2017-05-16 22:19:12 +02:00
Jordi Boggiano
9824d339b6
Escape arguments, refs #6414
2017-05-16 22:18:19 +02:00
Jasper N. Brouwer
4ce39c75c7
Pass more ini directives when executing php
...
Not only pass the current value for "memory_limit" along when executing
php, but also do the same for "allow_url_fopen" and "disable_functions"
2017-05-16 22:14:20 +02:00
Jordi Boggiano
954300032b
Avoid useless warnings when updating/removing stuff that is not installed
2017-05-16 21:59:19 +02:00
Robert Lu
05fcc4adfb
can use relative path for mirror
2017-05-16 21:56:24 +02:00
Jordi Boggiano
71c28a6865
Merge pull request #6373 from alcohol/implement-gitlab-subgroups
...
support for gitlab subgroups, closes #6349
2017-05-16 21:20:34 +02:00
Jordi Boggiano
eff9326b0d
Fix BC break, fixes #6419
2017-05-15 13:41:36 +02:00
Rob
b07b4c3428
Merge pull request #6379 from robertpustulka/patch-1
...
Fix callable typehint
2017-04-28 11:25:51 +02:00
Robert Pustułka
688c1b057b
Fix callable typehint
...
Change `callback` typehint to `callable` in order to satisfy phpstan.
2017-04-26 12:53:19 +02:00
Rob Bast
e2eb8f2201
support for gitlab subgroups, closes #6349
2017-04-24 10:51:47 +02:00
Jordi Boggiano
e3a23c0047
Merge branch '1.4'
2017-04-20 13:43:12 +02:00
Jordi Boggiano
75416c69b4
Merge pull request #6340 from derrabus/remove-control-chars-from-suggest
...
Remove ANSI control characters from suggested packages output
2017-04-19 17:49:46 +02:00
Alexander M. Turek
20050dd984
Remove console formatting as well.
2017-04-19 17:24:47 +02:00
Jordi Boggiano
bf82bfdb10
More debug output, refs #6342
2017-04-19 13:37:41 +02:00
Jordi Boggiano
3c1e7a67cf
Merge branch '1.4'
2017-04-19 13:37:25 +02:00
Jordi Boggiano
9b3c9e0c26
Fix tests
2017-04-19 13:34:57 +02:00
Jordi Boggiano
123e8956c7
Merge pull request #6337 from theotonge/bugfix-5989
...
Fix for https://github.com/composer/composer/issues/5989
2017-04-19 13:34:43 +02:00
Jordi Boggiano
1fe5064560
Better debuggability of content-length mismatch
2017-04-19 13:24:07 +02:00
Jordi Boggiano
8491a21d41
Merge branch '1.4'
2017-04-14 00:28:24 +02:00
Jordi Boggiano
4d16d6b28b
Oops2
2017-04-14 00:28:20 +02:00
Jordi Boggiano
b3b081234a
Merge branch '1.4'
2017-04-14 00:25:18 +02:00
Jordi Boggiano
b6778cd7f6
Oops
2017-04-14 00:25:14 +02:00
Jordi Boggiano
a2e22f7a84
Merge branch '1.4'
2017-04-14 00:16:34 +02:00
Jordi Boggiano
890baa2f89
Force remove command to have at least one package name passed, refs #6338
2017-04-14 00:16:18 +02:00
Jordi Boggiano
be38f7e65d
Ignore headless mercurial branches in bitbucket API, fixes composer/packagist#778
2017-04-14 00:08:27 +02:00
Jordi Boggiano
8b0e615232
Assume at least 80char wide terminal, fixes #6351
2017-04-13 23:23:28 +02:00
Jordi Boggiano
83798d8090
Avoid mixing stderr and stdout in outdated command as it mangles output
2017-04-13 23:15:01 +02:00
Alexander M. Turek
401ef69ae3
Remove ANSI control characters from suggested packages output.
2017-04-11 15:20:40 +02:00
Theo Tonge
c077df0d80
Fix for https://github.com/composer/composer/issues/5989
...
Enforce yes/no answers for Confirmation Questions
2017-04-10 21:33:30 +01:00
Jordi Boggiano
2c03dab4c3
Merge branch '1.4'
2017-04-10 18:47:30 +02:00
Jordi Boggiano
be201924cd
Revert "Changes the query string parameter `sha` to `ref` to reflect the GitLab API"
...
Fixes #6344 , refs #6198
This reverts commit 8a496cd2a7
.
2017-04-10 18:46:38 +02:00
Jordi Boggiano
a6fa6ca64e
Merge pull request #6329 from issei-m/align-verb-form
...
Aligns the verb form of commands' description
2017-04-06 09:14:25 +02:00
Issei.M
0856dfa084
Aligns the verb form of commands' description
2017-04-06 13:50:24 +09:00
Jordi Boggiano
b9309ae5a1
Merge pull request #6326 from javiereguiluz/doc_schema_name
...
[Doc] Explained a bit more about the possible contents of the "name" property
2017-04-05 19:56:42 +02:00
Javier Eguiluz
4a3d57b166
Typo
2017-04-05 11:31:41 +02:00
Javier Eguiluz
5f6d42a0b0
Package names are case insensitive
2017-04-05 10:04:19 +02:00
Javier Eguiluz
5f09df6070
[Doc] Explained a bit more about the possible contents of the "name" property
2017-04-05 09:15:06 +02:00
Jordi Boggiano
3642fe63b2
Merge pull request #6320 from greydnls/make-use-of-variabe
...
Cleanup: make use of variable
2017-04-04 10:03:46 +02:00
Graham Daniels
a9c0134378
make use of variable
2017-04-03 18:12:29 -04:00
Jordi Boggiano
86c887b5e4
Merge pull request #6312 from IchHabRecht/fix-git-branch-parser
...
Fix Git branch parsing for detached HEAD on a commit
2017-04-03 12:07:13 +02:00
Nicole Cordes
d834fcfac5
Change commitHash to match real life examples
2017-04-03 12:00:31 +01:00
Nicole Cordes
c0f5a64e81
Use long array sysntax for PHP 5.3 compatibility
2017-03-31 17:09:04 +02:00
Nicole Cordes
c2fe198ebc
Re-add unit test for FETCH_HEAD parsing
2017-03-31 15:37:39 +02:00
Nicole Cordes
313e6b914d
Fix Git branch parsing for detached HEAD on a commit
...
Current versions of Git output the commit hash as detached HEAD instead
of FETCH_HEAD. The VersionGuesser should be able to handle commit hashes
as well as FETCH_HEAD to detect the correct branch of a commit.
2017-03-31 15:02:50 +02:00
Jordi Boggiano
a5aa33d1a2
Merge pull request #6283 from fbourigault/update-cli-documentation
...
update cli documentation
2017-03-30 09:33:35 +02:00
Jordi Boggiano
61511cfed6
Fix CS issues, refs #6159
2017-03-30 09:29:48 +02:00
Jordi Boggiano
0a337e7c75
Merge remote-tracking branch 'gza/fix_unzip_on_win_php56'
2017-03-30 09:15:26 +02:00
Fabien Bourigault
df85bc3ac3
update cli documentation
2017-03-27 16:52:50 +02:00