2992 Commits (e3f06582e4ee955ad47c8c3c5901790b639aaf13)
 

Author SHA1 Message Date
Aurélien Thieriot 159badb06b Add ability to use a Regexp when updating packages 12 years ago
Galymzhan 47442b6e39 change parameter order to preserve BC 12 years ago
Galymzhan f59181d7d5 add support for --no-progress, fixes #621 12 years ago
Jordi Boggiano 3a0270147a Change confusing name 12 years ago
Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 12 years ago
Jordi Boggiano 6d2b4354f4 Fix test 12 years ago
Jordi Boggiano 0b94fd209a Warn users if github tokens contain invalid chars 12 years ago
Jordi Boggiano 23d45f67c1 Fix config merging for arrays 12 years ago
Jordi Boggiano 9b2e3766c0 Show reference as well in show command overview 12 years ago
Jordi Boggiano 35afd0a78e Add github-oauth config documentation, fixes #1405 12 years ago
Jordi Boggiano c471afab95 Add note about stability flags and min stability to the basic usage docs, fixes #1403 12 years ago
Jordi Boggiano e7f4768668 Only ask for gitignore if the current dir is a git repo, fixes composer/satis#44 12 years ago
Jordi Boggiano 5b24a48827 Allow disabling svn branches/tags, fixes composer/satis#43 12 years ago
Jordi Boggiano ae734229d7 Merge pull request #1400 from igorw/patch-3
[docs] Format config command options consistently
12 years ago
Jordi Boggiano e3a557e1ec Merge pull request #1399 from igorw/patch-2
[docs] Lower-case config command name
12 years ago
Igor Wiedler f6a761ac5d [docs] Format config command options consistently 12 years ago
Igor Wiedler 01f0a2b165 [docs] Lower-case config command name 12 years ago
Jordi Boggiano eef64d1189 Update test 12 years ago
Jordi Boggiano b04d938319 Fix test to reduce cross-platform issues 12 years ago
Jordi Boggiano 7d7eb3b2e8 Fix shell command output, fixes #1295 12 years ago
Jordi Boggiano 04c6670f0c Detect invalid ssh URLs, fixes #1124 12 years ago
Jordi Boggiano 8af6581bdf Make sure only proper timestamps are used for the lock, refs #1390 12 years ago
Jordi Boggiano 6ed65c9e91 Reuse hostname var 12 years ago
Jordi Boggiano 224934831d Change all github archive URLs to API URLs and handle fallback for those to nodeload 12 years ago
Chris Smith e3838bbc1f Update tests to expect correct URLs for private dist downloads 12 years ago
Chris Smith 120f52c632 Generate private zipball urls for private repositories 12 years ago
Wes Mason 1ce7c28f11 Allow OAuth2 authentication to downloads on api.github.com not just github.com 12 years ago
Jordi Boggiano 308e2ff4cb Add support for headers as strings to avoid regressions, refs #1387 12 years ago
Jordi Boggiano 9c3201f6d7 Fix commit logs display with svn 12 years ago
Jordi Boggiano bf28618ae0 Merge pull request #1389 from fernandomantoan/solve-header-content-proxy-bug
InstallerManager should define headers as array
12 years ago
Fernando Mantoan df592d40de Solving the issue #1387 12 years ago
Fernando Mantoan 0f337dd56a Solving the issue #1387 12 years ago
Jordi Boggiano 07f7487c60 Clear cached files when they fail to extract or validate, refs #941 12 years ago
Jordi Boggiano c281315fb4 Merge pull request #1384 from dbojdo/patch-1
Update src/Composer/Package/Locker.php
12 years ago
Jordi Boggiano 8bbb358e1f Merge pull request #1380 from bamarni/depends-local
added a local option to the depends command
12 years ago
Daniel Bojdo 11880f016f Update src/Composer/Package/Locker.php
There were some cases when result of execute was 0 but output was empty string. 
It causes an exception in line 295 (create DateTime object from "@" string).
12 years ago
Bilal Amarni 4e02cbd49e added a local option to the depends command 12 years ago
Jordi Boggiano ace3eefe1a Merge pull request #1383 from simensen/get-composer-file-static
Made getComposerFile static.
12 years ago
Jordi Boggiano 23844bd6e5 Merge pull request #1382 from xrstf/hg-inactive-branches
fixed detection of inactive branches in hg
12 years ago
Beau Simensen 8d1d060d66 Made getComposerFile static. 12 years ago
Christoph cebd43e735 fixed detection of inactive branches in hg 12 years ago
Jordi Boggiano dfb5516af6 Merge pull request #1375 from igorw/missing-docs
Document batch notification API and cli command options
12 years ago
Jordi Boggiano e9df9a4aa8 Merge pull request #1376 from igorw/short-stability-option
Rename init --minimum-stability to --stability
12 years ago
Jordi Boggiano 28b64f9910 Merge pull request #1379 from deweller/master
Added config command documentation.
12 years ago
Devon Weller 0484febffe moved misplaced backtick 12 years ago
Devon Weller 385709ba6c Updated config command documentation.
This implements issue #1377.
12 years ago
Devon Weller 9aa2c5f1ee Updated config command documentation.
This implements issue #1377.
12 years ago
Devon Weller c2a97663f6 Added config command documentation.
This implements issue #1377.
12 years ago
Igor Wiedler 423728440b Rename init --minimum-stability to --stability
This is consistent with create-project.
12 years ago
Igor Wiedler 2ef741626d [docs] notify_batch is no longer URL template 12 years ago