3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Python 2.3.4 compatibility of the exscript executable. More... about 16 years ago
fix: some variables there were passed into templates were incorrectly converted to lists. More... about 16 years ago
version.sh: allow use without git repository. More... about 16 years ago
Allow passing a version number to version.sh. More... about 16 years ago
make an evil sys.path manipulation a little less evil. More... about 16 years ago
docs: use quickstart() instead of quickrun(). More... about 16 years ago
docs: use quickstart() instead of quickrun(). More... about 16 years ago
Fix: allow use of built-in variables in strings. More... about 16 years ago
Fix a deadlock in the account manager. More... about 16 years ago
Update built-in variable names in the docs. More... about 16 years ago
Add util.start.start() and quickstart(). More... about 16 years ago
Add Queue.reset(). More... about 16 years ago
Rename decorators.bind_args() to bind(). More... about 16 years ago
Improved OS detection. More... about 16 years ago
Fix default kwargs for the Queue. More... about 16 years ago
Try harder to negotiate telnet echo. More... about 16 years ago
Fix compatibility with Python 2.3.4. More... about 16 years ago
Hide variables from the API docs by making them private. More... about 16 years ago
Minor doc fix. More... about 16 years ago
Add real life login responses to the OsGuesserTest. More... about 16 years ago
Improved detection for AIX. More... about 16 years ago
Add a demos/ folder with two demos. More... about 16 years ago
Add util.report.status. More... about 16 years ago
Rename QueueFileLogger to FileLogger, QueueLogger to Logger. More... about 16 years ago
util.file: add some missing API docs. More... about 16 years ago
util.match: allow for passing compilation flags to any_match(). More... about 16 years ago
Get rid of stdlib.device, and move stdlib.device.guess_os() to stdlib.connection. More... about 16 years ago
Add tests for stdlib.crypt. More... about 16 years ago
Add QueueLogger.get_successful_actions() and .get_failed_actions(). More... about 16 years ago
Improved error reporting. More... about 16 years ago