Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/metacpan/CPAN-Changes

Read and write Changes files
https://github.com/metacpan/CPAN-Changes

allow T marker in W3CDTF to be optional. (RT #87499)

ffd70efa52758800c152d84505b72cfbeff33f5f authored over 11 years ago by Brian Cassidy <[email protected]>
Fix extra whitespace for empty values after version (RT #87524)

d5b254ca4e6ab620fec102b4cd3b89d9b75e0836 authored over 11 years ago by Brian Cassidy <[email protected]>
sync versions and prep release

e8f8e984368a81dfee7d40dc0062256f1650b041 authored over 11 years ago by Brian Cassidy <[email protected]>
prep release

4dd5366a0cea257e861c04f01120f951faf87895 authored over 11 years ago by Brian Cassidy <[email protected]>
remove plan from tidy_changelog script

06b7f98817420b120f555e3b71a9a7b33d9806d6 authored over 11 years ago by Brian Cassidy <[email protected]>
Merge branch 'release-dates'

Conflicts:
lib/CPAN/Changes/Spec.pod

e87dc19b1cdf89df051a4dcdd7fe2d4abaf6e6e5 authored over 11 years ago by Brian Cassidy <[email protected]>
update spec to talk about unknown dates and release note

2b36c0d7505809fd059dc4dfc21725e56e28637d authored over 11 years ago by Brian Cassidy <[email protected]>
Missing dates are again invalid, parsable but non-spec-compliant dates throw a warning.

fdcc3819d394e9f57edcfb797c5e9c6981ccdc62 authored over 11 years ago by Brian Cassidy <[email protected]>
update Test::CPAN::Changes to not fail on missing/invalid dates, but warn instead

2176a86dc2a454f22d1ea454ccecefe8c40ba577 authored over 11 years ago by Brian Cassidy <[email protected]>
properly handle multi-line preamble sections

eafde4f9e733d7a9cc4b18b8621005e1064d404d authored over 11 years ago by Brian Cassidy <[email protected]>
add another preamble example and a note about suggested line length

bc21d5f369f181c4a9e69fe8f067b655dfbed42b authored over 11 years ago by Brian Cassidy <[email protected]>
add another common dev release term

70af5b2463a1bad659f068a1f244ee7dbe5e2a02 authored over 11 years ago by Brian Cassidy <[email protected]>
parse unknown release dates; separate note from date

68ab6e78b1f85caa3b4b2301815388f3d20519c7 authored over 11 years ago by Brian Cassidy <[email protected]>
Merge branch 'master' of https://github.com/szabgab/cpan-changes into szabgab-master

d035b23fad60682aae33bfa0c3c189579cdddb53 authored over 11 years ago by Brian Cassidy <[email protected]>
Require Test::More 0.96 (RT #84994)

b94062b33a5a4d29b27ec891249e0dd0ef301257 authored over 11 years ago by Brian Cassidy <[email protected]>
prep release

35e3e4e608236e3c3d0a8af73c42e35965ce0a76 authored over 11 years ago by Brian Cassidy <[email protected]>
pod fix

c6b0ba524bdeb542050e378b290da1943b04e585 authored over 11 years ago by Brian Cassidy <[email protected]>
Merge pull request #13 from yanick/delete-empty-groups

don't delete '' group by mistake

d154a2cc97fadfcebc5858fb982ffda578d03966 authored over 11 years ago by Brian Cassidy <[email protected]>
don't delete '' group by mistake

If the "delete_empty_groups" has no group to delete,
its call to "delete_group" was defaulting t...

dbd9c38e0807ce2546f8096f642d01f57ee4150f authored over 11 years ago by Yanick Champoux <[email protected]>
add --check and --help flags

ef2e9ec14ef259c915d8806a3fbda45f849110c7 authored almost 12 years ago by Gabor Szabo <[email protected]>
Merge pull request #11 from yanick/tidy_changelog

adding utility script

adb127e9fa2dfdac31304efff42a661518346cbc authored over 12 years ago by Brian Cassidy <[email protected]>
adding utility script

d9f584d075fd5d39a2c10799597a7c28585bf622 authored over 12 years ago by Yanick Champoux <[email protected]>
copyright year

c0e5eee7bb772de2458db5bf7d0aad68bdd0a9db authored over 12 years ago by Brian Cassidy <[email protected]>
prep release

1261c8ad679c87f335d9bca7a634789f6f4fb0d5 authored over 12 years ago by Brian Cassidy <[email protected]>
releases() in CPAN::Changes also accepts entries ending in '-TRIAL'

8dc3a05ced4f3178e8363b9280160e4af514d5ce authored over 12 years ago by Brian Cassidy <[email protected]>
bit of tidying

55e49f1a61b78ce85433cd457bb46e90c420e9e1 authored over 12 years ago by Brian Cassidy <[email protected]>
Merge pull request #10 from karenetheridge/topic/fix_version_regexp

Allow -TRIAL versions in Changes file

aa48dedc246c5b1076c5dec1d36da4a4ebd7ba35 authored over 12 years ago by Brian Cassidy <[email protected]>
Merge pull request #9 from karenetheridge/master

fix doc link

8a23a0b90aff1ab6187211c315ce20d54d6bde0a authored over 12 years ago by Brian Cassidy <[email protected]>
RT#76882: accept Changes entries with -TRIAL versions

46706e3bd4532a3503aa674062ddd61e8bb543ce authored over 12 years ago by Karen Etheridge <[email protected]>
use the public API rather than the literal regexp

1824c3b93fff697f5d47265f63c4b747333ae55a authored over 12 years ago by Karen Etheridge <[email protected]>
fix doc link

00b52f5bea400f1359bea07470180d80087ab793 authored over 12 years ago by Karen Etheridge <[email protected]>
group regex should be non-greedy to strip ending whitespace

473f8efddebe3003e84f979b828dc44214996a08 authored about 13 years ago by Brian Cassidy <[email protected]>
prep release

a7a0617dddabd70a470225733c3dce3f5726fb40 authored about 13 years ago by Brian Cassidy <[email protected]>
Merge pull request #6 from broquaint/master

Add $VERSION to Test::CPAN::Changes so it plays nice with the toolchain.

59f43d8a19e15197700b5895ee69f0fb7fcfc498 authored over 13 years ago by Brian Cassidy <[email protected]>
Add $VERSION to Test::CPAN::Changes so it plays nice with the toolchain.

e.g Module::Install::AuthorRequres. I stumbled across this when I was trying
to integrate Test::...

2c548d02c60bc0b6093da841b61ca7964092b8ca authored over 13 years ago by Dan Brook <[email protected]>
use version, remove old regex.

f3f560938dde43c33b4bd9b0dd83f79b4b965053 authored over 13 years ago by Brian Cassidy <[email protected]>
use regex from version.pm

f8bdd6c2ab63aef32e3dfbd7eee5c32a01809b5e authored over 13 years ago by Brian Cassidy <[email protected]>
Merge pull request #5 from rjbs/master.

make it easy to use Test::CPAN::Changes to check for *some* notes on current release

932cd9980872a355fed955e45470a5395daf1dd9 authored over 13 years ago by Brian Cassidy <[email protected]>
assert that the current version has changes

9519adc6f281c16f2840a183b26e4dea6d24cef7 authored over 13 years ago by Ricardo Signes <[email protected]>
change regex delimiter to improve synhi under Vim

(sorry)

d32c5b3fa7bc584987acecd2c5db452448db15b6 authored over 13 years ago by Ricardo Signes <[email protected]>
i meant date, not data

b6557139d8db94b13ed34036765e7ad261bf6ffc authored over 13 years ago by Brian Cassidy <[email protected]>
prep release

3dbb13c151cd3ecd10e8dee6e9767206883a62c0 authored over 13 years ago by Brian Cassidy <[email protected]>
changed option to group_sort. tidied. changelog.

0b7ddd650906933b5ce950620a6af874b75cc7de authored over 13 years ago by Brian Cassidy <[email protected]>
Merge branch 'sort-groups' of https://github.com/yanick/cpan-changes into yanick-sort-groups

3ead2777d55b500cc2f185bd8ed84803331476a2 authored over 13 years ago by Brian Cassidy <[email protected]>
bump test number

44fbb10bebe9ff47aa5f1ac799066223f937cd40 authored over 13 years ago by Brian Cassidy <[email protected]>
Require version.pm 0.79, which introduced the $LAX regexp (RT #67613)

5e08a1d0530a220680cba93d10ad8c4d3d3f8720 authored over 13 years ago by Brian Cassidy <[email protected]>
Eliminate extra whitespace when release data is not defined (RT #67441)

c424266914aa663b6e7e02596a21d867a637a047 authored over 13 years ago by Brian Cassidy <[email protected]>
add the option to sort groups

By the default, the current ordering (alphanumerical)
is kept, but I'm adding the possibility to...

cae899ac37f5e1f31a86b85b5b004f882280d6c8 authored over 13 years ago by Yanick Champoux <[email protected]>
prep release

bb9bc4bcd6399a77c78a4e9916d2f2f6c84da21e authored over 13 years ago by Brian Cassidy <[email protected]>
fix regex. requires perl 5.10.0

4768471b582cf4ee0171e7830b54c160be21bd03 authored over 13 years ago by Brian Cassidy <[email protected]>
more date-related parser updates

c85e286d3874038eff59d837e4b9dd505c8c33eb authored over 13 years ago by Brian Cassidy <[email protected]>
prep release

bc1ec0d7e1e6e36a7ad9b276832facd3c38752c8 authored over 13 years ago by Brian Cassidy <[email protected]>
Handle more date/time formats during parsing

015a3d5960ffdf45add03f8bfa59f9e4c02425f7 authored over 13 years ago by Brian Cassidy <[email protected]>
prep release

27d62cd45644ecc2f24fac763d6f29f0d44ae656 authored over 13 years ago by Brian Cassidy <[email protected]>
add 'delete_empty_groups' methods

Can be useful for sanitization (sp?) of Changelogs. For example,
the work copy of the changelog ...

869b6370c459b598a38791f1fb848d13ba54e81b authored over 13 years ago by Yanick Champoux <[email protected]>
Use version.pm's LAX regex for finding versions

597e6f1dbd81b57a21771205eed7ea510a0a6cef authored over 13 years ago by Brian Cassidy <[email protected]>
Sort releases() by version first for greater consistency

db9b336bdc5e18319200e2ae4976485c222fa6fe authored over 13 years ago by Brian Cassidy <[email protected]>
Parse the default Dist-Zilla date format

d298dfa48831e9bc072e6a2dbd53895f7e2e5748 authored over 13 years ago by Brian Cassidy <[email protected]>
Be more strict about date validation in Test::CPAN::Changes

f39d8d1c70b7fef0d1eab92b065e9d0df34bfb8f authored over 13 years ago by Brian Cassidy <[email protected]>
add RT # to changelog

9d59a1bb4258a1b94706fa13528a6299a1f56492 authored over 13 years ago by Brian Cassidy <[email protected]>
Be more lenient when parsing dates. Timestamps (e.g. Tue Mar 29 08:32:16 2011) are now parsed and converted to W3CDTF.

1af4711eaaeae2e601daa6563bc41e17c1398e4d authored over 13 years ago by Brian Cassidy <[email protected]>
Handle inconsistent indentation between releases. Be more strict about parsing rules for grouping lines.

64c436c37b3230ac1d16975ea8165e4c29c20177 authored almost 14 years ago by Brian Cassidy <[email protected]>
prep release

25a35446580d4206faced0ba2d48de6a16747d47 authored almost 14 years ago by Brian Cassidy <[email protected]>
perltidy

c661872b5a65321ee9acc1babceff4201df9e2ec authored almost 14 years ago by Brian Cassidy <[email protected]>
Wrap version parsing in eval()

fef0bafdfdca1796bef8a63856c59d6ec6721d6a authored almost 14 years ago by Brian Cassidy <[email protected]>
mention manifest update

d2e108b0491926d9a00841297c988117bd56ece2 authored almost 14 years ago by Brian Cassidy <[email protected]>
prep release

7b37b5bbb421313c6d013d33b55eb12cd9291bd9 authored almost 14 years ago by Brian Cassidy <[email protected]>
Add proper version sorting via version.pm

64b5b41264a545f84b1630019ff404fe607787e3 authored almost 14 years ago by Brian Cassidy <[email protected]>
prep release

9eb201c3a470db3751faa5eb582a477561a64374 authored almost 14 years ago by Brian Cassidy <[email protected]>
Proper definition of whitespace between version and date (Fixes RT #65678)

182b5a127b97809c784788e61400d2beca43ee7d authored almost 14 years ago by Brian Cassidy <[email protected]>
add to Changes

ab9750313e1359677a5172e45226f0354776cda4 authored almost 14 years ago by Brian Cassidy <[email protected]>
support for a NEXT token

Usually Dist::Zilla projects have a Changes file in
the repository that has a {{$NEXT}} placehol...

67ba42632b88cb17b65ceefe38b175aa37d6d43a authored almost 14 years ago by Yanick Champoux <[email protected]>
Attempt to squash warnings for undefined dates and add rudimentary version sorting when dates are equal

9d8bdc78362a893f0e9504ca4a7131223d0c7b63 authored almost 14 years ago by Brian Cassidy <[email protected]>
update self.t

54b66b2da425e43c6d6a0c2fcfbe2e829558fc0b authored almost 14 years ago by Brian Cassidy <[email protected]>
remove done_testing from a test

73a745a7f5d3963463415d7718c8d13dfad8e8bd authored almost 14 years ago by Brian Cassidy <[email protected]>
prep release

17df8615411f781abe2cf88f3336d09b2083a99c authored almost 14 years ago by Brian Cassidy <[email protected]>
Add no leading space fix to Changes

26c7fabeabb3aa879553a0e1dca2d678b074306a authored almost 14 years ago by Dave Rolsky <[email protected]>
Handle the case where a change starts with no leading whitespace, and still parse continuation lines correctly.

2cbfb385a3ced4a212bd0641f283c7557d5a8495 authored almost 14 years ago by Dave Rolsky <[email protected]>
Add space before date fix to Changes

7c44068b16eee8e1a39e0897e648ee5028db26f3 authored almost 14 years ago by Dave Rolsky <[email protected]>
Allow more than one space between version and date

6b33be7c7d2d47139cd988fe476d0657a2d6c4bb authored almost 14 years ago by Dave Rolsky <[email protected]>
prep release

9684741a1c38c560f616da2fc847637ecfcd9210 authored almost 14 years ago by Brian Cassidy <[email protected]>
bump ver.

0ffe7b12432ddd8d41eea15b00eed80887410bd1 authored almost 14 years ago by Brian Cassidy <[email protected]>
Make tests compatible with Test::More that ships with perl 5.10.0 (Fixes RT #65543)

3f6b571c94b634f697db4a1710ba929760ac6df6 authored almost 14 years ago by Brian Cassidy <[email protected]>
add repo info

f1e6315a5c24bffac9643414e9950dd89b09bb76 authored almost 14 years ago by Brian Cassidy <[email protected]>
release date

d195deb815b7f1011ca50850f02b64eed02f1b8a authored almost 14 years ago by Brian Cassidy <[email protected]>
add Test module

09c55db8906c91258b44fed64b8560ecbaf6dc77 authored almost 14 years ago by Brian Cassidy <[email protected]>
Initial commit

098454e0c97a03342fdc56dd9e4635e718b6ade3 authored almost 14 years ago by Brian Cassidy <[email protected]>