0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 11, 2025 — Jun 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #105 from qbornet/master More... 7 months ago
fix: added error handling for ctx.Search() remove pid file if process is dead. More... 7 months ago
Merge pull request #104 from luigimorel/master More... almost 2 years ago
fix: io was not defined More... almost 2 years ago
Merge pull request #102 from testwill/io_seek More... about 2 years ago
chore: os.SEEK_SET has been deprecated since Go 1.7, Use io.SeekStart More... about 2 years ago
Merge pull request #98 from NorseGaud/signal-handle-errors More... about 2 years ago
signal example improvement to indicate process is not running More... about 2 years ago
when handling signals, sending a stop when there is no process throws "panic: runtime error: invalid memory address or nil pointer dereference" instead, we should throw something human readable indicating the process doesn't exist. More... about 2 years ago
update golang.org/x/sys to v0.17.0 More... over 2 years ago
Merge pull request #65 from zhsj/fix More... over 2 years ago
Merge pull request #90 from cvvz/master More... about 3 years ago
fix More... about 3 years ago
fix More... about 3 years ago
fix More... about 3 years ago
remove go mod More... about 3 years ago
support child and parent communication by PIPE More... about 3 years ago
Merge pull request #87 from avoronkov/master More... over 3 years ago
fix race condition on writing in wpipe (write |1: broken pipe) (#86) More... over 3 years ago
Merge pull request #78 from skozlov404/fix_tags More... over 4 years ago
Fix buildtag for go1.7 introduced in #77 More... over 4 years ago
Merge pull request #77 from tylitianrui/feature/buildtags More... almost 5 years ago
compatible with new build tags More... almost 5 years ago
Merge pull request #61 from ochinchina/master More... almost 5 years ago
Merge pull request #72 from stew3254/master More... about 5 years ago
Merge pull request #62 from sergeyklay/fix/correct-error-handling More... about 5 years ago
Merge pull request #69 from eclipseo/patch-2 More... about 5 years ago
Merge pull request #75 from Civil/riscv64-fix More... about 5 years ago
Add support for riscv64 on Linux More... about 5 years ago
Fix search. Now it will only return a daemon pointer if it is live More... over 5 years ago