summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Ditching the ssh==dev requirement, not worth itJeff Forcier1-2/+2
2012-02-11Pin to ssh==dev only if in a git checkoutJeff Forcier1-2/+2
2012-02-11Switch ssh dev to 1.7.12, fixes #530 for the interim at leastJeff Forcier1-1/+1
2011-11-24Temporarily bump ssh requirement to ==dev for master docs buildingJeff Forcier1-1/+1
2011-10-23s/paramiko/ssh/gJeff Forcier6-7/+7
2011-10-23Clean up / annotate requirements.txt, setup.pyJeff Forcier2-4/+6
2011-09-21The multiprocessing fix is in Paramiko 1.7.7.1, don't need the forkJeff Forcier1-4/+1
2011-09-20FormattingJeff Forcier1-1/+1
2011-09-16Initial merge of goosemo's multiprocessing branchJeff Forcier9-10/+493
2011-07-08Reflect new Github canonical repository pathJeff Forcier3-5/+5
2011-07-08Update PyPI readme to reflect new changelog URLJeff Forcier1-2/+2
2011-04-12Update PyPI-oriented changelog link re: RTD architecture tweaksJeff Forcier1-2/+3
2011-03-05Tweak HTML => ReST, re #262Jeff Forcier1-1/+3
2011-03-03Simplify how we handle the pip+PyCrypto problem.Jeff Forcier2-19/+23
2011-01-16Fix double version.Eric Holscher1-1/+1
2011-01-16Allow pip install fabric==dev to work. Fixes #262.Eric Holscher1-0/+2
2010-09-07Update setup.py to limit old PyCrypto to 2.5Jeff Forcier3-7/+17
2010-09-06Update install docs, setup.py re: PyCrypto dep.Jeff Forcier2-49/+71
2010-09-06Implement #86: remove Paramiko bundleJeff Forcier39-12271/+1
2010-08-29Allow you to run fabric tests with setup.py test.Eric Holscher2-0/+5
2010-05-28Add Python 2.5/2.6 trove classifiers re #145Jeff Forcier1-0/+2
2010-05-28Implements #95Jeff Forcier1-4/+17
2009-11-08Clean up version mechanisms to be more readable.Jeff Forcier6-51/+80
2009-10-26First stab at vendorizing Paramiko 1.7.4Jeff Forcier40-3/+12273
2009-05-25Minor cleanup to package init and setup.py.Jeff Forcier2-2/+3
2009-05-02Tweaked setup.py to use find_packages. Thanks to Pat McNerthney.Jeff Forcier2-2/+3
2009-04-28Set up convenient public API and thus had to move version elsewhere.Jeff Forcier5-21/+33
2009-04-25Started in with Sphinx in a big way. Totally not done yet but groundwork here.Jeff Forcier36-51/+450
2009-04-18License switch to BSD; setup.py updated; version bumped to 0.9a0 (e.g. in-dev)Jeff Forcier10-674/+72
2009-03-12Merge branch 'master' of git://github.com/karmazilla/fabric into magic-removalJeff Forcier4-13/+33
2009-03-08Depend on paramiko 1.7 instead of 1.6. karmazilla1-1/+1
2009-02-21Farther along, option parsing working for some options.Jeff Forcier4-40/+166
2009-02-21More work on magic-removal. Up through finding fabfile to load.Jeff Forcier6-36/+103
2009-02-16prepare for 0.1.0 releaseChristian Vest Hansen3-2/+3
2009-02-10Fix http://twitter.com/jamis/statuses/1195998491Christian Vest Hansen2-9/+13
2009-01-29Typo reported by Zack Charter.karmazilla1-1/+1
2009-01-20fix typo and remove trailing whitespace in descriptionDennis Schoen1-3/+3
2008-09-03bump to version 0.0.9Christian Vest Hansen1-1/+1
2008-07-13try fixing setuptools' stupid install_requires format.0.0.8Christian Vest Hansen1-1/+1
2008-07-12Bump up version number so we'ææ be ready for releasing soon.Christian Vest Hansen2-2/+2
2008-07-07Setuptools uses install_requires instead of requires.Christian Vest Hansen1-1/+1
2008-06-30Now we're bound to setuptools so it no longer makes sense to check that Impor...Christian Vest Hansen1-4/+1
2008-06-30Let seuptools automatically generate the 'fab' bootstrap script.Christian Vest Hansen3-55/+30
2008-06-30Bump to version 0.0.7.Christian Vest Hansen2-2/+2
2008-06-24Optimistically replace distutils.core with setuptools on Sergey Kirillovs sug...Christian Vest Hansen1-1/+4
2008-06-23Get ready for releasing 0.0.6.0.0.6Christian Vest Hansen2-14/+13
2008-01-13Post 0.0.1 release: we are no longer pre-alpha.Christian Vest Hansen2-2/+2
2008-01-12Extend setup.py with classifiers and a long_description.Christian Vest Hansen1-2/+27
2008-01-10Distutils improvements.Christian Vest Hansen3-53/+62
2008-01-09Rename fab to fab.py to better accomodate conventions in distutils.Christian Vest Hansen2-3/+1