Skip to content

mroth/porcelain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

porcelain 🫖

Go Reference CodeFactor Build Status

Porcelain provides parsers for Git's porcelain status output in Go.

The parsers are performant (parsing a typical git status report including headers in ~2µs single-threaded), and robust (fuzz tested to avoid any possible crashing panics).

Support for both regular (LF delimited) and -z (NUL delimited) output formats is provided.

The porcelain=v2 format was first introduced in Git v2.11.0 (2016), and is recommended for most use cases, as it is significantly more robust and addresses some inconsistencies with the historic porcelain=v1 format.

About

🫖 Parsers for git status porcelain in Go

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •