summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | wrap errors with evalTatsuhiko Miyagawa2013-06-051-2/+2
* | Ignore installations that doesn't match cpanfile in check (and update later)Tatsuhiko Miyagawa2013-06-052-9/+23
* | Re-implemented carton checkTatsuhiko Miyagawa2013-06-0512-42/+156
* | remove unused codeTatsuhiko Miyagawa2013-06-055-10/+1
* | move CPANfile load out of CLITatsuhiko Miyagawa2013-06-052-6/+3
* | $self->dir is already Path objectTatsuhiko Miyagawa2013-06-051-1/+1
* | unuse Directory::ScratchTatsuhiko Miyagawa2013-06-0512-16/+16
* | simplified test output checkTatsuhiko Miyagawa2013-06-0513-43/+35
* | refactor CLI with MooTatsuhiko Miyagawa2013-06-051-16/+10
* | fix quotesTatsuhiko Miyagawa2013-06-051-2/+2