summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* New upstream version 0.89gregor herrmann2020-10-31
|\
| * Adjust the test for command 'env'Kang-min Liu2020-04-27
* | New upstream version 0.88gregor herrmann2020-02-08
|\|
| * fix: remove .tar.bz2 suffix in perl version stringZhu Sheng Li2020-01-22
* | New upstream version 0.87gregor herrmann2019-11-02
|\|
| * Simplify the process of installing blead.Kang-min Liu2019-10-24
| * Update the tests and comments for search_blead_dir().Kang-min Liu2019-10-24
| * Tightened the list test regex to verify a two-character prefix.Jon Jacobson2019-05-12
| * Merge pull request #666 from happy-barney/brz-dev-issue-657Kang-min Liu2019-05-09
| |\
| | * Little bit improved `install from archive` test coverageBranislav Zahradník2019-05-05
| | * Dispatch to install method test of command installBranislav Zahradník2019-05-05
| * | Merge pull request #656 from dallaylaen/201812-min-versionKang-min Liu2019-05-09
| |\ \ | | |/ | |/|
| | * Add some test for --min/--maxKonstantin S. Uvarin2018-12-24
| * | move utility subroutines to a different namespace.Kang-min Liu2019-03-09
| |/
* | New upstream version 0.85gregor herrmann2018-12-15
|\|
| * do not die if neither fetch nor wget are installedGuido Flohr2018-11-09
| * remove unused importKang-min Liu2018-10-21
| * Move root() and home() default values into methodsBranislav Zahradník2018-10-20
| * Replace Path::Class with internal Path classBranislav Zahradník2018-10-20
| * Introduce Path::Installation class representing perl installationBranislav Zahradník2018-10-20
| * Introduce Path::Root class representing perlbrew rootBranislav Zahradník2018-10-20
| * Replace path_with_tilde() with internal Path class methodBranislav Zahradník2018-10-20
| * Replace symlink() with internal Path classBranislav Zahradník2018-10-20
| * Replace unlink() with internal Path classBranislav Zahradník2018-10-20
| * Replace basename() behaviour with internal Path classBranislav Zahradník2018-10-20
| * Replace globs with internal Path classBranislav Zahradník2018-10-20
| * Replace readlink() usage with internal Path classBranislav Zahradník2018-10-20
| * Replace mkpath() and rmpath() functions with internal Path classBranislav Zahradník2018-10-20
| * Replace joinpath() function with internal Path classBranislav Zahradník2018-10-20
| * Introduce perlbrew's internal Path classBranislav Zahradník2018-10-20
| * Keep $PERLBREW_ROOT and root() in syncBranislav Zahradník2018-10-20
| * cleanup unused stuffKang-min Liu2018-10-10
| * cleanup unused stuff.Kang-min Liu2018-10-10
| * cleanup unused stuff.Kang-min Liu2018-10-10
| * cleanup unused stuff.Kang-min Liu2018-10-10
| * Make default value of builddir always relative to rootBranislav Zahradník2018-10-07
| * Fix typos in test namesBranislav Zahradník2018-10-07
| * cleanup unused importsKang-min Liu2018-08-31
| * cleanup unused importsKang-min Liu2018-08-31
| * fix criticismsKang-min Liu2018-08-31
| * Use proper metacpan endpointJoelle Maslak2018-06-24
| * Also look for Perls on metacpanJoelle Maslak2018-06-23
* | New upstream version 0.84gregor herrmann2018-06-24
|\|
| * move bin/perlbrew to script/perlbrew to accomodate with Mobule::Build::TinyKang-min Liu2018-06-24
| * Merge branch 'develop' into allow-https-cpanJoelle Maslak2018-06-19
| |\
| | * Fix a test failures caused by not preserving file modes in tarballs.Kang-min Liu2018-06-10
| * | Allow https URLs to be returned by CPANJoelle Maslak2018-06-19
* | | New upstream version 0.83gregor herrmann2018-06-23
|\ \ \ | | |/ | |/|
| * | use metacpan to find perl releases instead of cpansearchDan Book2018-05-17
| * | pass "--verbose" flag as in command line.Kang-min Liu2018-02-01