7490 Commits (b486056066599a9a0d36f4bfdcf723effb6c7a2c)
 

Author SHA1 Message Date
Javier Eguiluz 5f09df6070 [Doc] Explained a bit more about the possible contents of the "name" property 8 years ago
Jordi Boggiano 3642fe63b2 Merge pull request #6320 from greydnls/make-use-of-variabe
Cleanup: make use of variable
8 years ago
Graham Daniels a9c0134378 make use of variable 8 years ago
Jordi Boggiano 86c887b5e4 Merge pull request #6312 from IchHabRecht/fix-git-branch-parser
Fix Git branch parsing for detached HEAD on a commit
8 years ago
Nicole Cordes d834fcfac5 Change commitHash to match real life examples 8 years ago
Nicole Cordes c0f5a64e81 Use long array sysntax for PHP 5.3 compatibility 8 years ago
Nicole Cordes c2fe198ebc Re-add unit test for FETCH_HEAD parsing 8 years ago
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.
8 years ago
Jordi Boggiano a5aa33d1a2 Merge pull request #6283 from fbourigault/update-cli-documentation
update cli documentation
8 years ago
Jordi Boggiano 61511cfed6 Fix CS issues, refs #6159 8 years ago
Jordi Boggiano 0a337e7c75 Merge remote-tracking branch 'gza/fix_unzip_on_win_php56' 8 years ago
Fabien Bourigault df85bc3ac3 update cli documentation 8 years ago
Jordi Boggiano 0d5ff633b5 Merge branch '1.4' 8 years ago
Jordi Boggiano 72616a9635 Only check for safe mode on versions that have it, refs #6300 8 years ago
Jordi Boggiano a1e12fa4d8 Merge pull request #6298 from RyDroid/license-trim
Add a specific message for stupid users that put useless spaces in license
8 years ago
Jordi Boggiano 0efc66d968 Tweak message 8 years ago
Nicola Spanti (RyDroid) 5cd080dfac Add a specific message for stupid users that put useless spaces in license 8 years ago
Jordi Boggiano 00a6b7c794 Merge branch '1.4' 8 years ago
Alejandro Celaya d20494ddf6 Removed duplicated "to" 8 years ago
Jordi Boggiano 3347ad7020 Bump cli-prompt to 1.0.3 8 years ago
Jordi Boggiano 4a6013d0f4 Merge pull request #6281 from swumao/master
Add config>platform checking
8 years ago
Parallel 4d87f66af5 Merge pull request #1 from swumao/swumao-patch-1
Add config>platform checking
8 years ago
Parallel 6ad7caa25e Add config>platform checking 8 years ago
Jordi Boggiano 74f18133da Merge branch '1.4' 8 years ago
Jordi Boggiano 7aeb1b0c41 Fix conversion of repo format in config command, fixes #6245, closes #6271 8 years ago
Jose Miguel Pérez Ruiz 4ba3c741f5 Fix Init Command to accept author names with Unicode combining diacritical marks 8 years ago
Jordi Boggiano e2b827de46 Merge pull request #6270 from twoixter/fix-init-command-unicode
Fix Init command to accept author names with Unicode combining marks
8 years ago
David Zuelke a4c9c1235e fix #6244 8 years ago
Jordi Boggiano a68c6f61ec Merge pull request #6260 from dzuelke/fix-6244
fix #6244
8 years ago
David Zuelke f20d40a33a fix #6244 8 years ago
Jose Miguel Pérez Ruiz b2f62bc06c Fix Init Command to accept author names with Unicode combining diacritical marks 8 years ago
Guillaume ZITTA f89e01d622 switch first / fallback order 8 years ago
Jordi Boggiano 2e9dbb79ef Merge pull request #6249 from frezno/patch-1
Correct path
8 years ago
frezno 5a3891d5d9 Correct path 8 years ago
Jordi Boggiano fe45e616ab Add missing link 8 years ago
Jordi Boggiano 5b63ce3ef3 Update lock hash 8 years ago
Jordi Boggiano ddadbd2864 Merge branch '1.4' 8 years ago
Jordi Boggiano 203eb6014c Update changelog 8 years ago
Jordi Boggiano 95987f4aca Do not validate URLs properly in json schema, fixes #6243 8 years ago
Jordi Boggiano d31a1f733c Merge pull request #6241 from ro-kl/patch-1
add missing backet
8 years ago
Roman Kluth aa784bc1a5 Update 01-basic-usage.md 8 years ago
Jordi Boggiano 1a47d59fa0 Merge pull request #6240 from tfrommen/patch-1
Fix typo
8 years ago
Thorsten Frommen 8c388a6a4d Fix typo 8 years ago
Jordi Boggiano 79044bdf4c Switch master target 8 years ago
Jordi Boggiano e556649ad9 Allow trunk-path, branches-path and tags-path to be bool as well as string, fixes #6238 8 years ago
Jordi Boggiano 92b25acce0 Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237 8 years ago
Jordi Boggiano a5ed32982d Update deps 8 years ago
Jordi Boggiano 6ea1d8d1c7 Update changelog 8 years ago
Jordi Boggiano 843877cd6d Fix hg version guessing, fixes #6236, fixes #6235 8 years ago
Filippo Tessarotto 04b1ddb79f VersionGuesser test for HG 8 years ago