aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* move to git.zue.devAlex Pooley (@zuedev)2026-05-071-2/+2
|
* Edit .onedev-buildspec.ymlAlex Pooley2026-04-221-2/+10
|
* Add files via uploadAlex Pooley2026-04-141-0/+0
|
* Edit .gitinfoAlex Pooley2026-04-141-2/+2
|
* Add .onedev-buildspec.ymlAlex Pooley2026-04-141-0/+20
|
* add minItems validation for tags, mirrors, maintainers, and funding in schemaAlex Pooley (@zuedev)2026-02-051-0/+4
|
* add adoption section to README with projects using .gitinfoAlex Pooley (@zuedev)2026-02-051-0/+8
|
* add rust validatorAlex Pooley (@zuedev)2026-02-055-0/+363
|
* use i=$((i+1)) instead of ((i++)) to avoid set -e exitAlex Pooley (@zuedev)2026-02-051-1/+1
|
* only strip // comments at line start to avoid breaking URLsAlex Pooley (@zuedev)2026-02-051-2/+4
|
* add dos2unix on alpineAlex Pooley (@zuedev)2026-02-051-1/+7
|
* add .gitattributes and strip CRLF from schema loadingAlex Pooley (@zuedev)2026-02-052-2/+18
|
* install GNU sed and use bash shell in CI for AlpineAlex Pooley (@zuedev)2026-02-052-5/+11
|
* use POSIX-compatible sed syntax for AlpineAlex Pooley (@zuedev)2026-02-051-1/+2
|
* handle CRLF line endings and trailing commas in bashAlex Pooley (@zuedev)2026-02-051-3/+3
|
* use $LASTEXITCODE instead of try/catch in PowerShell testAlex Pooley (@zuedev)2026-02-051-13/+13
|
* add ci for validators testsAlex Pooley (@zuedev)2026-02-052-0/+111
|
* add CLI validators in Node.js, PowerShell, and BashAlex Pooley (@zuedev)2026-02-057-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 validatorAlex Pooley (@zuedev)2026-02-052-0/+246
|
* add ci, issues, chat, and docs fieldsAlex Pooley (@zuedev)2026-02-052-0/+28
|
* add example configurations for .gitinfo fileAlex Pooley (@zuedev)2026-02-054-0/+44
|
* add detailed explanation for the purpose of the .gitinfo fileAlex Pooley (@zuedev)2026-02-051-0/+11
|
* add examples for license field in schemaAlex Pooley (@zuedev)2026-02-051-1/+26
|
* add homepage, funding, and version fields to schemaAlex Pooley (@zuedev)2026-02-052-0/+29
|
* add $schema to allowed propertiesAlex Pooley (@zuedev)2026-02-051-0/+5
|
* oopsAlex Pooley (@zuedev)2026-02-051-1/+1
|
* fix schema link in example gitinfo fileAlex Pooley (@zuedev)2026-02-051-1/+1
|
* add schema to dogfood gitinfoAlex Pooley (@zuedev)2026-02-051-0/+1
|
* add contribution guidanceAlex Pooley (@zuedev)2026-02-052-0/+76
|
* add faqAlex Pooley (@zuedev)2026-02-051-0/+35
|
* add usage sectionAlex Pooley (@zuedev)2026-02-051-0/+31
|
* add validation rulesAlex Pooley (@zuedev)2026-02-052-1/+15
|
* all keys should be optionalAlex Pooley (@zuedev)2026-02-052-2/+3
|
* Update schema URL in README for .gitinfo validationAlex Pooley (@zuedev)2026-02-051-2/+2
|
* Update $id in gitinfo schema to use the correct URLAlex Pooley (@zuedev)2026-02-051-1/+1
|
* add json schemaAlex Pooley (@zuedev)2026-02-052-0/+80
|
* Add icon key to .gitinfo example and documentationAlex Pooley (@zuedev)2026-01-231-0/+2
|
* Add gitmail key to .gitinfo configurationAlex Pooley (@zuedev)2026-01-231-0/+1
|
* Add gitmail key to .gitinfo example and documentationAlex Pooley (@zuedev)2026-01-231-0/+2
|
* prettier2Alex Pooley (@zuedev)2026-01-231-4/+16
|
* prettierAlex Pooley (@zuedev)2026-01-231-16/+4
|
* add .gitinfoAlex Pooley (@zuedev)2026-01-231-0/+20
|
* Update README.md to enhance .gitinfo file specification and examplesAlex Pooley (@zuedev)2026-01-231-1/+37
|
* Initial commitzuedev2026-01-232-0/+13