★ wanayoo — archive 1999 http://github.com/bitprophetNouvelle recherche | Portail wanayoo

bitprophet

Jeff Forcier
Digital Pulp
Jersey City, NJ (NYC)
3
2
Remote multi-server automation tool
Forked from jamis/capistrano Sat Jun 14 18:13:07 -0700 2008
legend
Simple pythonic deployment (repository mirror of nongnu.org)
Forked from karmazilla/fabric Sat Jun 14 18:14:05 -0700 2008
legend

Following

Public Activity  feed

bitprophet committed to fabric 4 days ago

125e1ad3a0603f095055e8587e2d5d075f5af569

Adds rudimentary 'quiet' support to suppress most Fabric-generated output.

bitprophet committed to fabric 4 days ago

b609661a34988961c35aec62907155e6b7889f42

Removed explicit exit status check; hopefully fixes all 'dropped text' probs.

bitprophet committed to fabric 4 days ago

db1089b8971e5e0c0668818d74f46f498e1251b9

Fixed two stupid bugs hampering correct output.

bitprophet committed to fabric 4 days ago

b338ea051a4dbafec6bbd4e10ed308a02c76099a

Import readline for a nicer 'fab shell'.

bitprophet committed to fabric 5 days ago
bitprophet committed to fabric 5 days ago

462fbe517e064d8e53cd67938ee1881d84e6a3bd

Added password (re)-prompting for sudo.

bitprophet committed to fabric 5 days ago

f7238a36acd3032f90c7429e9f1aa41cf0693763

Added password (re)-prompting for sudo.

bitprophet committed to fabric 5 days ago

563388c9145dda964af700d5a74c91105f872643

Tweaks to _start_outputter method signature.

bitprophet committed to fabric 5 days ago

5f114ed7c794acc4789c997367823adb00377254

Sudo now listens for/responds to password prompts, in the base case.