summaryrefslogtreecommitdiff
path: root/Porting/cmpVERSION.pl
Commit message (Expand)AuthorAgeFilesLines
* Porting/cmpVERSION.pl - deal with old git clients better in tag date parsingYves Orton2023-03-291-2/+10
* Porting/cmpVERSION.pl - Handle new modules as not an errorJon Gentle2023-03-171-0/+6
* Porting/cmpVERSION.pl - handle missing tags more gracefullyYves Orton2023-03-141-0/+23
* Extend cmpVERSION.pl to check for modified .c/.hBram2022-09-281-2/+25
* Porting/cmpVERSION.pm: cleanup %skip_versions whitespaceBram2022-09-051-2/+2
* Porting/cmpVERSION.pm: tabs to spacesBram2022-09-051-59/+59
* cmpVERSION.pm: remove exception for experimentalBram2022-09-051-2/+0
* Bumping perl version in various places for 5.37.4Neil Bowers2022-08-201-1/+1
* Bump version to 5.37.3Nicolas R2022-07-211-1/+1
* Sync experimental with CPAN 0.028Nicolas R2022-07-201-0/+2
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-1/+1
* Add comment about hard-coded commit ID in cmpVERSION.plDagfinn Ilmari Mannsåker2021-08-251-0/+1
* cmpVERSION.pl and test.pl now handle checkouts from git-worktree.Nicholas Clark2021-08-251-2/+18
* Fix t/porting/cmp_version.t following Pod-Usage updateSteve Hay2020-10-141-0/+4
* Update Digest to CPAN version 1.19Todd Rinaldo2020-10-131-0/+1
* Update Module-Load to CPAN version 0.36Todd Rinaldo2020-09-301-0/+2
* Update Module-Load-Conditional to CPAN version 0.74Todd Rinaldo2020-09-131-0/+9
* Remove Module::CoreList::TieHashDeltaChris 'BinGOs' Williams2018-01-221-1/+0
* Upgrade Test-Simple from version 1.302100 to 1.302101Steve Hay2017-10-131-1/+0
* Update Test-Simple to CPAN version 1.302098Chris 'BinGOs' Williams2017-10-051-0/+1
* cmpVersion skip Module-CoreList modulesChris 'BinGOs' Williams2017-06-201-0/+3
* Update ExtUtils-Install to CPAN version 2.14Chris 'BinGOs' Williams2017-06-051-0/+1
* make porting/cmp_version.t clearer what happensDavid Mitchell2017-06-051-0/+6
* Sync IO-Compress with CPAN version 2.074.James E Keenan2017-03-101-0/+1
* Various fixups for version.pm 0.9914Leon Timmermans2016-03-171-0/+1
* Integrate podlators 4.06.Craig A. Berry2016-02-051-0/+2
* cmpVERSION STDERR messages for test failures.Jarkko Hietaniemi2016-02-051-2/+6
* Integrate podlators 4.05.Craig A. Berry2016-01-301-0/+1
* Silence t/porting/cmp_version.t after Math-Big* upgradesSteve Hay2016-01-051-0/+5
* use ~1 instead of ^ for parent commitRicardo Signes2015-05-211-1/+1
* Porting/cmpVERSION.pl - Show $VERSION of failing modulesSteve Hay2015-01-311-2/+2
* Remove reference to obsolete threads version in Porting/cmpVERSION.plSteve Hay2014-09-171-1/+0
* Teach Porting/cmpVERSION.pl about Scalar-List-Utils (broken by cb8c84586a)Steve Hay2014-09-171-0/+1
* skip RC tags when checking versions diffsv5.20.0Graham Knop2014-05-261-2/+8
* Make tests work with detached git dirDennis Kaarsemaker2013-12-161-1/+1
* Skip two test modules from the cmpVERSION.pl checkSteve Hay2013-10-171-2/+4
* Attribute-Handlers: Swap out base for parent in test files.kevin dawson2013-08-221-0/+1
* let Porting/cmpVERSION.pl know Exporter was moved to dist/Tony Cook2013-07-261-1/+1
* prevent a couple of porting test issues under PERL_UNICODETony Cook2013-06-141-0/+2
* Don't leak stderr from 'git describe' in cmpVERSIONHugo van der Sanden2012-11-021-1/+1
* Detect empty git tag in cmpVERSIONHugo van der Sanden2012-11-021-0/+7
* Fix command-line argument quoting in Porting/cmpVERSION.plSteve Hay2012-08-101-2/+3
* cmpVERSION.pl: Correct err msgFather Chrysostomos2012-06-231-1/+2
* Teach Porting/cmpVERSION.pl about .pm files extracted from .pm_PL files.Nicholas Clark2012-06-181-18/+26
* In Porting/cmpVERSION.pl, treat undefined versions more rigorously.Nicholas Clark2012-06-181-5/+6
* In Porting/cmpVERSION.pl, increment $count in one place, unconditionally.Nicholas Clark2012-06-181-3/+4
* cmpVERSION.pl: Check lib/*.pl, tooFather Chrysostomos2011-12-061-1/+1
* Skip .xs files in t/ dirs when comparing versionsFlorian Ragwitz2011-07-121-1/+1
* In cmp_version.t, show in the TAP when we are skipping a particular version.Nicholas Clark2011-07-061-8/+7
* Ignore deletes when looking for changed versionsFlorian Ragwitz2011-06-141-1/+1