aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* REUSE.toml: adjust home URLStefan Majewsky2026-05-031-1/+1
|
* fix new lints in golangci-lint 2.12.1Stefan Majewsky2026-05-031-7/+12
|
* v1.7.0v1.7.0Stefan Majewsky2026-05-031-1/+1
|
* adjust docstrings to use link syntax where possible, add refs to new YAML ↵Stefan Majewsky2026-05-033-31/+41
| | | | library module path
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-0317-38/+51
| | | | | Also, some other small adjustments for the documentation to make it fit with the overall vibe of the new home.
* fix reuseStefan Majewsky2026-04-191-0/+1
|
* add description for CGitStefan Majewsky2026-04-191-0/+1
|
* jsonmatch: add Irrelevantv1.6.0Stefan Majewsky2026-04-014-4/+34
|
* jsonmatch: fix destructuring of ArrayStefan Majewsky2026-04-012-1/+20
|
* v1.5.0v1.5.0Stefan Majewsky2025-11-261-1/+1
|
* add package isStefan Majewsky2025-11-267-0/+182
|
* jsonmatch: fix missing type reference in docstringStefan Majewsky2025-11-261-1/+1
|
* v1.4.0v1.4.0Stefan Majewsky2025-11-181-1/+1
|
* jsonmatch: add Diff.String()Stefan Majewsky2025-11-182-5/+17
|
* v1.3.0v1.3.0Stefan Majewsky2025-08-151-1/+1
|
* add package assetembedStefan Majewsky2025-08-154-0/+256
|
* v1.2.0v1.2.0Stefan Majewsky2025-08-111-1/+1
|
* add package jsonmatchStefan Majewsky2025-08-117-7/+988
|
* option: refer to package options in package docStefan Majewsky2025-07-031-2/+1
|
* fix coverage reporting across package importsStefan Majewsky2025-07-031-1/+4
|
* fix CIStefan Majewsky2025-07-012-0/+1
|
* add `make check` targetStefan Majewsky2025-07-014-2/+38
|
* GitHub does not understand the license without thisStefan Majewsky2025-07-011-0/+73
|
* REUSE complianceStefan Majewsky2025-07-0111-21/+41
|
* add golangci-lint configStefan Majewsky2025-07-012-0/+135
|
* v1.1.0v1.1.0Stefan Majewsky2025-04-241-1/+1
|
* add options.Max(), options.Min()Stefan Majewsky2025-04-243-1/+93
|
* v1.0.0v1.0.0Stefan Majewsky2025-02-124-5/+16
|
* add options.Map()Stefan Majewsky2025-01-112-1/+16
|
* add options.IsNoneOrZeroStefan Majewsky2025-01-114-4/+33
| | | | Also, add the tests for IsSomeAnd and IsNoneOr that I forgot.
* remove go:linkname usageStefan Majewsky2025-01-062-30/+10
|
* FYI: no release yetStefan Majewsky2025-01-061-0/+4
|
* add test for zero valueStefan Majewsky2025-01-041-0/+5
|
* note about zero valueStefan Majewsky2025-01-041-0/+1
|
* add SQL supportStefan Majewsky2025-01-043-5/+91
|
* initStefan Majewsky2025-01-048-0/+681