0
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added build-rpm script More... over 13 years ago
Added INSTALL, README and *.spec files More... over 13 years ago
Tests integrated to setup.py More... over 13 years ago
test directory moved to tests More... over 13 years ago
Added /doc/_build to .gitignore More... over 13 years ago
Added setup.py More... over 13 years ago
Fixed a bug due to which processes didn't started in C locale More... over 13 years ago
A lot of documentation fixes More... over 13 years ago
Documentation draft More... over 13 years ago
Disabling stdin redirection More... over 13 years ago
_defer option + customization of Process and Sh instance More... over 13 years ago
Process _env option More... over 13 years ago
_wait_for_output and _truncate_output options More... over 13 years ago
sh.complex_command() resolves to "complex-command" instead of "complex_command" More... over 13 years ago
A little Process refactoring More... over 13 years ago
Shell mode More... over 13 years ago
Fixed a possible deadlock in process piping More... over 13 years ago
Call support for Sh objects More... over 13 years ago
I/O redirection More... over 13 years ago
Added .gitignore More... over 13 years ago
Refactored tests More... over 13 years ago
Added docstring with notes to psh module More... over 13 years ago
Fixed a but in OutputIterator More... over 13 years ago
Fixed refactoring error in psh/_process/output_iterator.py More... over 13 years ago
Process input from iterable More... over 13 years ago
Refactored process module More... over 13 years ago
Added a TODO More... over 13 years ago
Command renamed to Process More... over 13 years ago
All optional Command's fields moved to class object More... over 13 years ago
Removed circular dependency between Command and _OutputIterator More... over 13 years ago