{"id":28941243,"url":"https://github.com/mroth/porcelain","last_synced_at":"2026-04-24T11:36:10.212Z","repository":{"id":300440873,"uuid":"1003115596","full_name":"mroth/porcelain","owner":"mroth","description":"🫖 Parsers for git status porcelain in Go","archived":false,"fork":false,"pushed_at":"2025-06-21T17:27:19.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-21T18:31:25.040Z","etag":null,"topics":["git","git-porcelain","git-status","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mroth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"mroth"}},"created_at":"2025-06-16T16:40:44.000Z","updated_at":"2025-06-21T17:27:22.000Z","dependencies_parsed_at":"2025-06-21T18:42:24.264Z","dependency_job_id":null,"html_url":"https://github.com/mroth/porcelain","commit_stats":null,"previous_names":["mroth/porcelain"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mroth/porcelain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fporcelain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fporcelain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fporcelain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fporcelain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mroth","download_url":"https://codeload.github.com/mroth/porcelain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fporcelain/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261265494,"owners_count":23132634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","git-porcelain","git-status","go"],"created_at":"2025-06-23T02:09:40.061Z","updated_at":"2026-04-24T11:36:10.207Z","avatar_url":"https://github.com/mroth.png","language":"Go","funding_links":["https://github.com/sponsors/mroth"],"categories":[],"sub_categories":[],"readme":"# porcelain 🫖\n[![Go Reference](https://pkg.go.dev/badge/github.com/mroth/porcelain.svg)](https://pkg.go.dev/github.com/mroth/porcelain)\n[![CodeFactor](https://www.codefactor.io/repository/github/mroth/porcelain/badge)](https://www.codefactor.io/repository/github/mroth/porcelain)\n[![Build Status](https://github.com/mroth/porcelain/workflows/test/badge.svg)](https://github.com/mroth/porcelain/actions)\n\u003c!-- [![codecov](https://codecov.io/gh/mroth/porcelain/branch/main/graph/badge.svg)](https://codecov.io/gh/mroth/porcelain) --\u003e\n\nPorcelain provides parsers for Git's [porcelain status output] in Go.\n\n  - [github.com/mroth/porcelain/statusv1] provides `porcelain=v1` format parsing.\n  - [github.com/mroth/porcelain/statusv2] provides `porcelain=v2` format parsing.\n\nThe parsers are performant (parsing a typical git status report including\nheaders in ~1 µs single-threaded), and robust (fuzz tested to avoid any possible\ncrashing panics).\n\nSupport for both regular (LF delimited) and `-z` (NUL delimited) output formats\nis provided.\n\nThe `porcelain=v2` format was first introduced in Git v2.11.0 (2016), and is\nrecommended for most use cases, as it is significantly more robust and addresses\n[some inconsistencies] with the historic `porcelain=v1` format.\n\n[porcelain status output]: https://git-scm.com/docs/git-status#_porcelain_format_version_2\n[github.com/mroth/porcelain/statusv1]: https://pkg.go.dev/github.com/mroth/porcelain/statusv1\n[github.com/mroth/porcelain/statusv2]: https://pkg.go.dev/github.com/mroth/porcelain/statusv2\n[github.com/mroth/scmpuff]: https://github.com/mroth/scmpuff\n[some inconsistencies]: https://public-inbox.org/git/20100409184608.C7C61475FEF@snark.thyrsus.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmroth%2Fporcelain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmroth%2Fporcelain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmroth%2Fporcelain/lists"}