1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try losing the comparison. More... over 9 years ago
Fixed? More... over 9 years ago
Switch to fread More... over 9 years ago
Log if the received pipes are resources. More... over 9 years ago
Add extra logging to process. More... over 9 years ago
Log file descriptors for opened process. More... over 9 years ago
Use var_export for the arguments array. More... over 9 years ago
Improve logging for Process. More... over 9 years ago
Add logging to Process class. More... over 9 years ago
Ensure data can be read from the Process. More... over 9 years ago
Fix syntax error. More... over 9 years ago
Implement Process & ProcessManagement classes. More... over 9 years ago
Remove filter logging. More... over 9 years ago
That is incorrect. More... over 9 years ago
Fix the issue. More... over 9 years ago
Use var_export(); for the filter logging More... over 9 years ago
Log the filter before processing. More... over 9 years ago
Welp More... over 9 years ago
Welp More... over 9 years ago
Apparently in_array() doesn't like null... More... over 9 years ago
Use strict checking. More... over 9 years ago
Fix filter determination. More... over 9 years ago
Assign return value to a variable. More... over 9 years ago
Add command as an argument. More... over 9 years ago
Whoops, wrong filename. More... over 9 years ago
Add UnknownShellCommandEvent More... over 9 years ago
Allow specifying multiple commands. More... over 9 years ago
Ensure begin() cannot be called multiple times. More... over 9 years ago
Hide warnings while setting process title. More... over 9 years ago
Consolidate the updateInput and updateOutput functions. More... over 9 years ago