0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed broken python-psh.spec More... over 13 years ago
Makefile with common targets + building source distribution More... over 13 years ago
Added classifiers and platforms to setup.py More... over 13 years ago
callable() replaced with collections.Callable More... over 13 years ago
Version 0.2 More... over 13 years ago
Python 3 support in psh module More... over 13 years ago
psys module ported to Python 3 More... over 13 years ago
All tests ported to Python 3 More... over 13 years ago
Added pcore module to provide compatibility between Python 2 and Python 3 More... over 13 years ago
Python 3 added to run-tests More... over 13 years ago
Fixed a typo in the documentation More... over 13 years ago
Merge branch 'master' of github.com:KonishchevDmitry/psh More... over 13 years ago
Added run-tests script More... over 13 years ago
Updated RPM package version to 0.1 More... over 13 years ago
Added Python version info to the documentation More... over 13 years ago
Fixed licence in PKGBUILD More... over 13 years ago
added arch PKGBUILD More... over 13 years ago
_on_execute option More... over 13 years ago
A few documentation fixes More... over 13 years ago
More descriptive ExecutionError More... over 13 years ago
Examples in README file More... over 13 years ago
Added a link to the documentation More... over 13 years ago
Added command string to ExecutionError More... over 13 years ago
Closed a TODO More... over 13 years ago
Closing iterators after wait() on exit from with statement More... over 13 years ago
A complex regex replaced by more simple because it doesn't work in some circumstances due to an unknown reason More... over 13 years ago
Regenerated sphinx config More... over 13 years ago
A lot of module documentation fixes More... over 13 years ago
A lot of documentation fixes More... over 13 years ago
Fixed keyword arguments resolving More... over 13 years ago