| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add GitLab mirror to .gitinfo | Alex Pooley (@zuedev) | 2026-05-25 | 1 | -0/+1 |
| | | |||||
| * | Add Codeberg mirror to .gitinfo | Alex Pooley (@zuedev) | 2026-05-25 | 1 | -1/+2 |
| | | |||||
| * | missed one | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+1 |
| | | |||||
| * | move to git.zue.dev | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -2/+2 |
| | | |||||
| * | Edit .onedev-buildspec.yml | Alex Pooley | 2026-04-22 | 1 | -2/+10 |
| | | |||||
| * | Add files via upload | Alex Pooley | 2026-04-14 | 1 | -0/+0 |
| | | |||||
| * | Edit .gitinfo | Alex Pooley | 2026-04-14 | 1 | -2/+2 |
| | | |||||
| * | Add .onedev-buildspec.yml | Alex Pooley | 2026-04-14 | 1 | -0/+20 |
| | | |||||
| * | add minItems validation for tags, mirrors, maintainers, and funding in schema | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -0/+4 |
| | | |||||
| * | add adoption section to README with projects using .gitinfo | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -0/+8 |
| | | |||||
| * | add rust validator | Alex Pooley (@zuedev) | 2026-02-05 | 5 | -0/+363 |
| | | |||||
| * | use i=$((i+1)) instead of ((i++)) to avoid set -e exit | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -1/+1 |
| | | |||||
| * | only strip // comments at line start to avoid breaking URLs | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -2/+4 |
| | | |||||
| * | add dos2unix on alpine | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -1/+7 |
| | | |||||
| * | add .gitattributes and strip CRLF from schema loading | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -2/+18 |
| | | |||||
| * | install GNU sed and use bash shell in CI for Alpine | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -5/+11 |
| | | |||||
| * | use POSIX-compatible sed syntax for Alpine | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -1/+2 |
| | | |||||
| * | handle CRLF line endings and trailing commas in bash | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -3/+3 |
| | | |||||
| * | use $LASTEXITCODE instead of try/catch in PowerShell test | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -13/+13 |
| | | |||||
| * | add ci for validators tests | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -0/+111 |
| | | |||||
| * | add CLI validators in Node.js, PowerShell, and Bash | Alex Pooley (@zuedev) | 2026-02-05 | 7 | -8/+581 |
| | | | | | | | Move validate.js to validators/nodejs/ and add equivalent validators for PowerShell and Bash. Each includes a README with usage instructions and requirements. | ||||
| * | add our own cli validator | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -0/+246 |
| | | |||||
| * | add ci, issues, chat, and docs fields | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -0/+28 |
| | | |||||
| * | add example configurations for .gitinfo file | Alex Pooley (@zuedev) | 2026-02-05 | 4 | -0/+44 |
| | | |||||
| * | add detailed explanation for the purpose of the .gitinfo file | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -0/+11 |
| | | |||||
| * | add examples for license field in schema | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -1/+26 |
| | | |||||
| * | add homepage, funding, and version fields to schema | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -0/+29 |
| | | |||||
| * | add $schema to allowed properties | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -0/+5 |
| | | |||||
| * | oops | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -1/+1 |
| | | |||||
| * | fix schema link in example gitinfo file | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -1/+1 |
| | | |||||
| * | add schema to dogfood gitinfo | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -0/+1 |
| | | |||||
| * | add contribution guidance | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -0/+76 |
| | | |||||
| * | add faq | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -0/+35 |
| | | |||||
| * | add usage section | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -0/+31 |
| | | |||||
| * | add validation rules | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -1/+15 |
| | | |||||
| * | all keys should be optional | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -2/+3 |
| | | |||||
| * | Update schema URL in README for .gitinfo validation | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -2/+2 |
| | | |||||
| * | Update $id in gitinfo schema to use the correct URL | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -1/+1 |
| | | |||||
| * | add json schema | Alex Pooley (@zuedev) | 2026-02-05 | 2 | -0/+80 |
| | | |||||
| * | Add icon key to .gitinfo example and documentation | Alex Pooley (@zuedev) | 2026-01-23 | 1 | -0/+2 |
| | | |||||
| * | Add gitmail key to .gitinfo configuration | Alex Pooley (@zuedev) | 2026-01-23 | 1 | -0/+1 |
| | | |||||
| * | Add gitmail key to .gitinfo example and documentation | Alex Pooley (@zuedev) | 2026-01-23 | 1 | -0/+2 |
| | | |||||
| * | prettier2 | Alex Pooley (@zuedev) | 2026-01-23 | 1 | -4/+16 |
| | | |||||
| * | prettier | Alex Pooley (@zuedev) | 2026-01-23 | 1 | -16/+4 |
| | | |||||
| * | add .gitinfo | Alex Pooley (@zuedev) | 2026-01-23 | 1 | -0/+20 |
| | | |||||
| * | Update README.md to enhance .gitinfo file specification and examples | Alex Pooley (@zuedev) | 2026-01-23 | 1 | -1/+37 |
| | | |||||
| * | Initial commit | zuedev | 2026-01-23 | 2 | -0/+13 |
