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
Jordi Boggiano
0d5ff633b5
Merge branch '1.4'
2017-03-26 14:03:37 +02:00
Jordi Boggiano
72616a9635
Only check for safe mode on versions that have it, refs #6300
2017-03-26 14:03:27 +02:00
Jordi Boggiano
a1e12fa4d8
Merge pull request #6298 from RyDroid/license-trim
...
Add a specific message for stupid users that put useless spaces in license
2017-03-26 13:43:20 +02:00
Jordi Boggiano
0efc66d968
Tweak message
2017-03-26 13:43:05 +02:00
Nicola Spanti (RyDroid)
5cd080dfac
Add a specific message for stupid users that put useless spaces in license
2017-03-25 21:48:24 +01:00
Jordi Boggiano
00a6b7c794
Merge branch '1.4'
2017-03-24 09:35:16 +01:00
Alejandro Celaya
d20494ddf6
Removed duplicated "to"
2017-03-24 09:34:45 +01:00
Jordi Boggiano
3347ad7020
Bump cli-prompt to 1.0.3
2017-03-24 09:22:47 +01:00
Jordi Boggiano
4a6013d0f4
Merge pull request #6281 from swumao/master
...
Add config>platform checking
2017-03-21 08:13:00 +01:00
Parallel
4d87f66af5
Merge pull request #1 from swumao/swumao-patch-1
...
Add config>platform checking
2017-03-21 10:53:43 +08:00
Parallel
6ad7caa25e
Add config>platform checking
2017-03-20 23:58:05 +08:00
Jordi Boggiano
74f18133da
Merge branch '1.4'
2017-03-17 22:33:28 +01:00
Jordi Boggiano
7aeb1b0c41
Fix conversion of repo format in config command, fixes #6245 , closes #6271
2017-03-17 22:09:51 +01:00
Jose Miguel Pérez Ruiz
4ba3c741f5
Fix Init Command to accept author names with Unicode combining diacritical marks
2017-03-17 21:58:57 +01:00
Jordi Boggiano
e2b827de46
Merge pull request #6270 from twoixter/fix-init-command-unicode
...
Fix Init command to accept author names with Unicode combining marks
2017-03-17 21:56:30 +01:00
David Zuelke
a4c9c1235e
fix #6244
2017-03-16 17:40:37 +01:00
Jordi Boggiano
a68c6f61ec
Merge pull request #6260 from dzuelke/fix-6244
...
fix #6244
2017-03-16 17:34:20 +01:00
David Zuelke
f20d40a33a
fix #6244
2017-03-16 17:31:15 +01:00
Jose Miguel Pérez Ruiz
b2f62bc06c
Fix Init Command to accept author names with Unicode combining diacritical marks
2017-03-16 01:43:54 +01:00
Guillaume ZITTA
f89e01d622
switch first / fallback order
2017-03-14 23:43:48 +01:00
Jordi Boggiano
2e9dbb79ef
Merge pull request #6249 from frezno/patch-1
...
Correct path
2017-03-11 17:11:59 +01:00
frezno
5a3891d5d9
Correct path
2017-03-11 16:15:19 +01:00
Jordi Boggiano
fe45e616ab
Add missing link
2017-03-10 09:59:45 +01:00
Jordi Boggiano
5b63ce3ef3
Update lock hash
2017-03-10 09:58:02 +01:00
Jordi Boggiano
ddadbd2864
Merge branch '1.4'
2017-03-10 09:57:25 +01:00
Jordi Boggiano
203eb6014c
Update changelog
2017-03-10 09:29:35 +01:00
Jordi Boggiano
95987f4aca
Do not validate URLs properly in json schema, fixes #6243
2017-03-10 09:27:24 +01:00
Jordi Boggiano
d31a1f733c
Merge pull request #6241 from ro-kl/patch-1
...
add missing backet
2017-03-09 15:11:27 +01:00
Roman Kluth
aa784bc1a5
Update 01-basic-usage.md
2017-03-09 12:37:34 +01:00
Jordi Boggiano
1a47d59fa0
Merge pull request #6240 from tfrommen/patch-1
...
Fix typo
2017-03-09 11:33:45 +01:00
Thorsten Frommen
8c388a6a4d
Fix typo
2017-03-09 11:14:27 +01:00
Jordi Boggiano
79044bdf4c
Switch master target
2017-03-09 09:58:26 +01:00
Jordi Boggiano
e556649ad9
Allow trunk-path, branches-path and tags-path to be bool as well as string, fixes #6238
2017-03-09 09:56:45 +01:00
Jordi Boggiano
92b25acce0
Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237
2017-03-09 09:41:22 +01:00
Jordi Boggiano
a5ed32982d
Update deps
2017-03-08 17:51:11 +01:00
Jordi Boggiano
6ea1d8d1c7
Update changelog
2017-03-08 17:24:35 +01:00
Jordi Boggiano
843877cd6d
Fix hg version guessing, fixes #6236 , fixes #6235
2017-03-08 17:12:13 +01:00
Filippo Tessarotto
04b1ddb79f
VersionGuesser test for HG
2017-03-08 16:10:12 +01:00
Jordi Boggiano
122e422682
CS fixes
2017-03-08 15:16:44 +01:00