summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document --cpanfilecpanfile-locationTatsuhiko Miyagawa2013-07-231-1/+13
* use stdout due to cpanm updateTatsuhiko Miyagawa2013-07-231-1/+1
* Support --cpanfile option for carton install, as well as PERL_CARTON_CPANFILETatsuhiko Miyagawa2013-07-236-20/+95
* Bump cpanminus to support --cpanfileTatsuhiko Miyagawa2013-07-231-1/+1
* v0.9.62v0.9.62Tatsuhiko Miyagawa2013-07-224-3/+7
* Builder now takes install target off of detected cpanfile locationTatsuhiko Miyagawa2013-07-224-1/+36
* Add Lockfile class. Refactored cpanfile/carton.lock locator to EnvironmentsTatsuhiko Miyagawa2013-07-225-53/+58
* introduce Carton::Environment objectTatsuhiko Miyagawa2013-07-224-28/+99
* Support develop feature as wellTatsuhiko Miyagawa2013-07-221-5/+2
* v0.9.61v0.9.61Tatsuhiko Miyagawa2013-07-224-3/+6
* Enable without for 'features' as wellwithoutTatsuhiko Miyagawa2013-07-222-4/+37
* unit test for withoutTatsuhiko Miyagawa2013-07-221-0/+39
* push --without optionsTatsuhiko Miyagawa2013-07-222-2/+5
* TODO commentTatsuhiko Miyagawa2013-07-191-0/+2
* Document --without developTatsuhiko Miyagawa2013-07-191-1/+9
* update obsolete docTatsuhiko Miyagawa2013-07-191-19/+3
* Support carton install --without develop #66Tatsuhiko Miyagawa2013-07-192-2/+17
* update Try::Tiny1.0Tatsuhiko Miyagawa2013-07-192-4/+4
* use ack instead of mojo for testing on 5.8Tatsuhiko Miyagawa2013-06-281-3/+3
* Add more perl versionsTatsuhiko Miyagawa2013-06-281-0/+2
* v0.9.60v0.9.60Tatsuhiko Miyagawa2013-06-264-4/+7
* Bump Module::Build and MakeMaker to support test requires.Tatsuhiko Miyagawa2013-06-263-6/+6
* v0.9.59v0.9.59Tatsuhiko Miyagawa2013-06-174-3/+6
* only warn (and eat) -Ilib when it's right after exec. Fix #97Tatsuhiko Miyagawa2013-06-172-1/+27
* v0.9.58v0.9.58Tatsuhiko Miyagawa2013-06-104-5/+11
* newlineTatsuhiko Miyagawa2013-06-081-1/+1
* carton exec without an argument should dieTatsuhiko Miyagawa2013-06-082-4/+17
* Rather running install twice, make it a TODO testTatsuhiko Miyagawa2013-06-071-5/+9
* typoTatsuhiko Miyagawa2013-06-071-2/+2
* added a TODO test to detect unused modules in localTatsuhiko Miyagawa2013-06-061-0/+19
* use subtestTatsuhiko Miyagawa2013-06-061-5/+14
* add write_cpanfile() convenient methodTatsuhiko Miyagawa2013-06-0613-22/+27
* Added a failing TODO test for downgrading with carton update, then collectin ...Tatsuhiko Miyagawa2013-06-062-6/+43
* run checkTatsuhiko Miyagawa2013-06-051-0/+3
* run install twiceTatsuhiko Miyagawa2013-06-051-1/+1
* Merge branch 'patch-1' of https://github.com/dsteinbrunner/carton into 1.0Tatsuhiko Miyagawa2013-06-052-4/+5
|\
| * typo fixDavid Steinbrunner2013-06-051-1/+1
| * typo fixDavid Steinbrunner2013-06-051-1/+1
| * typo fixesDavid Steinbrunner2013-06-051-1/+1
* | typoTatsuhiko Miyagawa2013-06-051-1/+1
* | v0.9.57v0.9.57Tatsuhiko Miyagawa2013-06-054-4/+14
* | Add test for mismatch deps #68Tatsuhiko Miyagawa2013-06-051-0/+20
* | Honor newer versions of install if there are multiples that both satisfy cpan...Tatsuhiko Miyagawa2013-06-051-1/+11
* | this test should now always succeed, i hopeTatsuhiko Miyagawa2013-06-051-5/+2
* | Added more test for installTatsuhiko Miyagawa2013-06-051-0/+13
* | Implemented carton updateTatsuhiko Miyagawa2013-06-053-10/+77
* | add comment for badly named properties, for nowTatsuhiko Miyagawa2013-06-051-0/+2
* | install develop dependencies in cpanfile as wellTatsuhiko Miyagawa2013-06-053-2/+8
* | rename is_perl to is_coreTatsuhiko Miyagawa2013-06-053-3/+3
* | return empty hashTatsuhiko Miyagawa2013-06-051-1/+1