1179 Commits (c0ec8f16f96bf6d9b2fcfbd4ee003f770c32bc63)
 

Author SHA1 Message Date
till c0ec8f16f9 * fixSvnUrl()
* extend regex to match more possible svn hosts
12 years ago
till 6d1cdb3e45 * fixSvnUrl(): to prefix absolute paths with file:// 12 years ago
till 66d53aafef add more examples to the dataprovider 12 years ago
till 2562755867 * add a test to cover SvnDriver::supports() (three fail) 12 years ago
till 9a60913d81 incomplete (instead of skipped) 12 years ago
till f06bdcbf16 use shorthand (we have a use statement) 12 years ago
till 50f6445bc9 cleanup 12 years ago
till 5fdd09104f resolve conflict 12 years ago
till a1e1a8c7d7 * use askConfirmation() instead 12 years ago
till 244cc2a8c2 hide password input 12 years ago
till 96298a33dc catch all failures 12 years ago
Jordi Boggiano e50fbf378b Merge pull request #443 from hason/installer
Save local repo after each success operation
12 years ago
Martin Hasoň 01c1878aea Save local repo after each success operation 12 years ago
Jordi Boggiano e82e5c39b5 Merge pull request #441 from igorw/fix-show-without-keywords
fix notice when running show command on package without keywords
12 years ago
Igor Wiedler cd6eb49427 fix notice when running show command on package without keywords 12 years ago
Jordi Boggiano 09083089ff Merge remote-tracking branch 'digitalkaoz/show_command_keywords'
Conflicts:
	src/Composer/Command/ShowCommand.php
12 years ago
Jordi Boggiano 8bd0814b67 Merge pull request #420 from digitalkaoz/composer_tests
added some trivial tests
12 years ago
Jordi Boggiano 6b453906f0 Merge pull request #432 from digitalkaoz/issue_428
fluent api for installer options
12 years ago
Jordi Boggiano b024615e41 Merge pull request #433 from simensen/InstallerCleanup
Remove unneeded code from UpdateCommand
12 years ago
Jordi Boggiano 5dba49af54 Show package descriptions in show/search commands, merge similar packages in show, fixes #366 12 years ago
Jordi Boggiano 33c926c303 Show/Search command cleanups 12 years ago
Jordi Boggiano 67eaae3842 Merge remote-tracking branch 'digitalkaoz/issue_323' 12 years ago
Jordi Boggiano 5696b44a4f Fix tests 12 years ago
Jordi Boggiano 58b8f5f8b6 Merge pull request #436 from perprogramming/hg_change_url
Fixed the HgDownloader when changing the repo url
12 years ago
Jordi Boggiano 0b1b72e4f1 Merge pull request #431 from stof/git_change_url
Fixed the GitDownloader when changing the repo url
12 years ago
Per Bernhardt 9f7155a753 Fixed the HgDownloader when changing the repo url 12 years ago
digitalkaoz 3d56a5645e fixed cs 12 years ago
digitalkaoz 741a66e504 added description to show command, searching in description aswell 12 years ago
digitalkaoz d502065cb7 fixed cs 13 years ago
digitalkaoz a4f6314daa reverted command interfaces for installer refactoring 13 years ago
Beau Simensen 8fde0379ed Cleanup, not needed here. 13 years ago
digitalkaoz 673dd6312b fluent api for installer options 13 years ago
Christophe Coevoet 271e908692 Fixed the GitDownloader when changing the repo url 13 years ago
Jordi Boggiano fcca58ceb6 Fix phar 13 years ago
digitalkaoz e6e90bb174 added keywords to show command 13 years ago
digitalkaoz a284eb5cfe coding style fixes 13 years ago
Jordi Boggiano edf93f1fcc Fix test & behavior 13 years ago
Jordi Boggiano 5d9cb3eb4b Update changelog 13 years ago
Jordi Boggiano 744f4b7c9a Backport trait support in ClassMapGenerator from symfony 13 years ago
Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability 13 years ago
Jordi Boggiano 27eb249aab Merge remote-tracking branch 'beberlei/ClassMaps' 13 years ago
Jordi Boggiano 5f2e42ec46 CS fixes, made EventDispatcher optional in factory method 13 years ago
Jordi Boggiano 2b2f7e1748 Merge remote-tracking branch 'simensen/Install' 13 years ago
Jordi Boggiano 89f69256f8 Merge remote-tracking branch 'kostiklv/console-overwrite-fix' 13 years ago
Jordi Boggiano 4f61ec6600 Merge remote-tracking branch 'digitalkaoz/issue_366' 13 years ago
Jordi Boggiano 950003bfc3 Reflow the VcsRepo and prevent exception leakage from breaking the parsing 13 years ago
Jordi Boggiano a4f9e03d35 Add workaround for PHP bug #61336 13 years ago
digitalkaoz 38f866f1dd fixes #373 aswell 13 years ago
digitalkaoz 202ca60559 modified search listing (grouping packages) 13 years ago
digitalkaoz 8dad8d8c43 added some trivial tests 13 years ago