Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-GitLab-API-v3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 26 10:16:41 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.5 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:35 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 7 01:56:06 2019 UTC (4 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
Update to 1.05 Upstream changes: 1.05 2019-03-06T06:09:39Z - Migrate build tooling from Dist::Zilla to Minilla.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 9 06:57:27 2018 UTC (5 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
p5-GitLab-API-v3: update to 1.04. 1.04 2018-09-06 - Utilize the x_deprecated META flag. 1.03 2018-09-06 - Make deprecation notice uppercase.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 30 13:51:27 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
p5-GitLab-API-v3: update to 1.02. 1.02 2017-12-09 - Deprecated. 1.01 2017-12-09 - Add a very simple retries argument for retrying a request when a 5xx response is received. @jjatria - Support user snippets. @d5ve - Disable deserialisation when dealing with non-serialized data. @jjatria - Add support for login in with user credentials. @jjatria - Allow protect_branch to accept parameters. - Add share_project_with_group and delete_shared_project_link_within_group methods. @sotola - Change CONTRIBUTORS section to show the commit author rather than a link to their GitHub profile.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 24 23:41:02 2016 UTC (7 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Add p5-GitLab-API-v3 1.00 This module provides a one-to-one interface with the GitLab API v3. Much is not documented here as it would just be duplicating GitLab's own API Documentation. Note that this distribution also includes the gitlab-api-v3 command-line interface (CLI).