Skip to content

Tags: google/purr

Tags

2.0.4

Toggle 2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to 2.0.4

2.0.3

Toggle 2.0.3's commit message
Replace threat handler file with named pipe

This was causing problems in MacOS for some reason. The named pipe is
probably a better solution in general, but it's strange that it happened
at all.

2.0.2

Toggle 2.0.2's commit message
Add file tester

Should be useful for onboarding to package managers. Does non-trivial
testing on the files, but doesn't actually launch fzf.

2.0.1

Toggle 2.0.1's commit message
Move sleep from INFINITY to 99999

Mac doesn't like infinity...

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from google/code-restructure

Code restructure