GitShow/tj/go-archive
tj

go-archive

Go archive package with pattern filtering and other stuff

by tj
Star on GitHubFork

Go

32 stars4 forks1 contributorQuiet · 5y agoSince 2017MIT

Meet the team

See all 1 on GitHub →
tj
tj26 contributions

Languages

View on GitHub →
Go99.8%
Makefile0.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
matthewmueller
feat: relative paths from dirMergedPR

Right now if you do something like this: And is an absolute path, you'll end up with a zip file that has a ton of folders inside it, starting from the zipper's / (haha). This PR changes that behavior to have be the root of the zip.

matthewmueller · 3y ago
tj
Fix dir ignoringClosedIssue
tj · 8y ago
hhsnopek
Switch to denormal/go-gitignoreMergedPR

If errors is given, it will be invoked for every error encountered when parsing the .gitignore patterns. Parsing will terminate if errors is called and returns false, otherwise, parsing will continue until end of file has been reached. Currently we're just ignoring parsing errors, if we're okay with this we can leave it as is. Otherwise we can return false, terminate and give the user the reasons behind the failure . L44

hhsnopek · 8y ago
Structured data for AI agents

Repository: tj/go-archive. Description: Go archive package with pattern filtering and other stuff Stars: 32, Forks: 4. Primary language: Go. Languages: Go (99.8%), Makefile (0.2%). License: MIT. Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 42%. Top contributors: tj.

·@ofershap

Replace github.com with gitshow.dev