1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-10 17:12:51 +00:00
Commit graph

989 commits

Author SHA1 Message Date
till
244cc2a8c2 hide password input 2012-03-12 17:25:45 +01:00
till
96298a33dc catch all failures 2012-03-12 17:24:36 +01:00
Martin Hasoň
01c1878aea Save local repo after each success operation 2012-03-12 12:24:11 +01:00
Martin Hasoň
c85ae48e5d Vendor dir can be outside the current working directory 2012-03-12 12:12:44 +01:00
Igor Wiedler
cd6eb49427 fix notice when running show command on package without keywords 2012-03-11 23:42:27 +01:00
Jordi Boggiano
e763af7412 Set push url correctly for github clones 2012-03-11 21:01:41 +01:00
Jordi Boggiano
09083089ff Merge remote-tracking branch 'digitalkaoz/show_command_keywords'
Conflicts:
	src/Composer/Command/ShowCommand.php
2012-03-11 17:02:54 +01:00
Jordi Boggiano
6b453906f0 Merge pull request #432 from digitalkaoz/issue_428
fluent api for installer options
2012-03-11 08:55:44 -07:00
Jordi Boggiano
b024615e41 Merge pull request #433 from simensen/InstallerCleanup
Remove unneeded code from UpdateCommand
2012-03-11 08:47:46 -07:00
Jordi Boggiano
5dba49af54 Show package descriptions in show/search commands, merge similar packages in show, fixes #366 2012-03-11 16:44:18 +01:00
Jordi Boggiano
33c926c303 Show/Search command cleanups 2012-03-11 16:09:29 +01:00
Jordi Boggiano
67eaae3842 Merge remote-tracking branch 'digitalkaoz/issue_323' 2012-03-11 15:57:03 +01:00
Jordi Boggiano
58b8f5f8b6 Merge pull request #436 from perprogramming/hg_change_url
Fixed the HgDownloader when changing the repo url
2012-03-11 07:46:32 -07:00
Per Bernhardt
9f7155a753 Fixed the HgDownloader when changing the repo url 2012-03-11 13:31:25 +01:00
digitalkaoz
3d56a5645e fixed cs 2012-03-10 22:32:06 +01:00
digitalkaoz
741a66e504 added description to show command, searching in description aswell 2012-03-10 21:55:23 +01:00
digitalkaoz
d502065cb7 fixed cs 2012-03-10 20:14:54 +01:00
digitalkaoz
a4f6314daa reverted command interfaces for installer refactoring 2012-03-10 19:56:15 +01:00
Beau Simensen
1e9cb6bac8 Use factory name instead of generator. 2012-03-10 10:26:03 -08:00
Beau Simensen
340ac49d87 Change callback to callable 2012-03-10 09:54:42 -08:00
Beau Simensen
8fde0379ed Cleanup, not needed here. 2012-03-10 09:50:33 -08:00
digitalkaoz
673dd6312b fluent api for installer options 2012-03-10 18:08:36 +01:00
Christophe Coevoet
271e908692 Fixed the GitDownloader when changing the repo url 2012-03-10 17:49:08 +01:00
Jordi Boggiano
fcca58ceb6 Fix phar 2012-03-10 10:46:30 +01:00
digitalkaoz
e6e90bb174 added keywords to show command 2012-03-10 09:57:11 +01:00
Beau Simensen
6efbc7d531 Enhanced GitHub API/Private Repository support 2012-03-09 23:49:21 -08:00
Jordi Boggiano
edf93f1fcc Fix test & behavior 2012-03-10 02:14:40 +01:00
Jordi Boggiano
744f4b7c9a Backport trait support in ClassMapGenerator from symfony 2012-03-10 02:00:29 +01:00
Jordi Boggiano
f8a09eaa3f Make classmaps relative instead of absolute for file portability 2012-03-10 01:59:59 +01:00
Jordi Boggiano
27eb249aab Merge remote-tracking branch 'beberlei/ClassMaps' 2012-03-10 01:22:40 +01:00
Jordi Boggiano
5f2e42ec46 CS fixes, made EventDispatcher optional in factory method 2012-03-10 01:16:37 +01:00
Jordi Boggiano
2b2f7e1748 Merge remote-tracking branch 'simensen/Install' 2012-03-10 01:06:28 +01:00
Jordi Boggiano
89f69256f8 Merge remote-tracking branch 'kostiklv/console-overwrite-fix' 2012-03-10 00:50:52 +01:00
Jordi Boggiano
4f61ec6600 Merge remote-tracking branch 'digitalkaoz/issue_366' 2012-03-10 00:17:14 +01:00
Jordi Boggiano
950003bfc3 Reflow the VcsRepo and prevent exception leakage from breaking the parsing 2012-03-10 00:10:41 +01:00
Jordi Boggiano
a4f9e03d35 Add workaround for PHP bug #61336 2012-03-09 23:44:10 +01:00
digitalkaoz
38f866f1dd fixes #373 aswell 2012-03-09 22:03:26 +01:00
digitalkaoz
202ca60559 modified search listing (grouping packages) 2012-03-09 20:29:03 +01:00
Jordi Boggiano
1d544630b6 Allow requesting a particular vcs driver to bypass github/bitbucket ones 2012-03-09 18:33:04 +01:00
till
8d80969f26 trim input 2012-03-09 14:34:17 +01:00
till
4c2da57140 make static 2012-03-09 14:34:02 +01:00
till
c78d9ffece more inline documentation 2012-03-09 14:33:34 +01:00
till
4da56ea617 explain non-interactive 2012-03-09 14:25:19 +01:00
till
f8d8ccfedc * in interactive mode: display error message to the user when authorization fails 2012-03-09 14:24:49 +01:00
till
a3363a8560 * SvnDriver::$useCache: false by default
* setting is adjust in 'interactive' mode when auth fails
2012-03-09 14:24:06 +01:00
till
061d91b4a8 whitespace 2012-03-09 14:13:29 +01:00
till
1f03d37a89 * only 'ask' the user if the session is interactive 2012-03-09 14:07:04 +01:00
till
a8287118ed * work on no-auth-cache 'creation' 2012-03-09 13:47:53 +01:00
Jordi Boggiano
6c9f1f6f5b Merge pull request #416 from DonMartio/master
Missing slash permits version evaluation.
2012-03-09 01:22:56 -08:00
DonMartio
b74773053b Missing slash prevents version evaluation. 2012-03-09 10:04:52 +01:00