]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - setup.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / setup.py
2015-12-04 Daira HopwoodMerge pull request #204 from leif/preferred_peers-rebased3
2015-12-03 Daira HopwoodMerge pull request #206 from leif/python27
2015-12-02 Leif Rygedrop Python 2.6 (.travis.yml, doc, setup.py) 206/head
2015-07-31 Daira HopwoodChange some instances of "filesystem" that were missed...
2015-05-13 Daira HopwoodRetire the setup_requires hack in cases where it isn...
2015-04-28 Daira HopwoodBump zetuptoolz version (file changes).
2015-02-17 Daira HopwoodExplicitly using "git.cmd" on Windows doesn't always...
2014-11-21 zookoMerge pull request #125 from tahoe-lafs/2340-version...
2014-11-21 Daira Hopwoodsetup.py: look for a tag named after APPNAME, not neces... 2340-version-error-reporting-3 125/head
2014-11-21 Daira Hopwoodsetup.py: set distribution.metadata.version from _versi...
2014-11-21 Daira Hopwoodsetup.py: use constant for _version.py filename.
2014-11-21 Daira Hopwoodsetup.py: improve error reporting when git commands...
2014-10-10 zookoMerge pull request #120 from zancas/1634-dont-return...
2014-10-07 Daira HopwoodSpecify the setuptools egg filename explicitly rather...
2014-10-02 Daira HopwoodDelete obsolete Trove classifiers.
2014-09-09 Daira HopwoodRename README.txt to README.rst, and add Travis-CI...
2014-09-09 Daira HopwoodMerge pull request #107 from warner/2281-trialcoverage
2014-09-09 Brian WarnerRemove 'trialcoverage' plugin and support code 107/head
2014-09-08 Daira HopwoodAdd a --coverage option to 'python setup.py test' and...
2014-09-05 Brian Warnerremove obsolete debian-package building tools
2014-03-30 zookoMerge pull request #87 from daira/2209-make-pip-install...
2014-03-29 Daira Hopwoodsetup.py: include data files in package_data= with... 87/head
2013-05-14 Daira Hopwoodsetup.py: add allmydata/web/static/img/*.png to package...
2013-05-01 Daira HopwoodShow git branch in version output. fixes #1953
2013-03-28 David-Sarah HopwoodInclude allmydata/web/static/css/*.css files in install.
2013-03-19 Brian WarnerRemove darcs from setup.py, remove darcsver egg. Closes...
2013-03-17 David-Sarah Hopwoodsetup.py: add helpful comment on line that is a SyntaxE...
2013-03-15 David-Sarah HopwoodRequire at least Python 2.6. fixes #1658
2013-03-15 David-Sarah HopwoodMake doubly sure that we fail quickly on future Python...
2013-03-15 David-Sarah HopwoodEnsure that bin/tahoe and setup.py fail quickly on...
2012-06-11 david-sarahsetup.py and bin/tahoe-script.template: the error when...
2012-05-31 david-sarahRestore --rterrors option to 'setup.py test' and 'setup...
2012-05-31 david-sarahChange 'setup.py test' and 'setup.py trial' to pass...
2012-03-13 david-sarahUpdate copyright notices. refs #1686
2012-01-27 david-sarahAdd a Python 3 blocker to setup.py, to display a better...
2012-01-08 Brian Warnerfix bundled data under git, remove setuptools_darcs
2011-12-05 Brian Warnersetup.py: stop putting pyutil.version_class/etc in...
2011-12-05 Brian Warnersetup.py: get version from git or darcs
2011-11-09 Brian Warnersetup.py: umask=022 for 'sdist', to avoid depending...
2011-10-29 Brian Warnertahoe-lafs.org is now HTTPS-always. Update most URLs.
2011-08-01 david-sarahMakefile and setup.py: remove setup.py commands that...
2011-07-21 david-sarahUpdate the dependency on zope.interface to fix an incom...
2011-07-21 david-sarahUpdate the dependency on Twisted to >= 10.1. This allow...
2011-01-31 david-sarahsetup.py: don't make bin/tahoe.pyscript executable...
2011-05-10 Zooko O'Whielacronxreplace remaining .html docs with .rst docs
2011-01-31 Zooko O'Whielacronxsetup: comment out the setup_requires on setuptools_dar...
2011-01-28 Zooko O'Whielacronxdocs: edit running.html, change "allmydata.org" to...
2011-01-22 david-sarahMakefile, setup.py: add more source files to pyflakes...
2011-01-22 david-sarahRemove obsolete and bit-rotted 'setup.py check-auto...
2011-01-21 david-sarahMake 'setup.py trial' and 'setup.py test' pass --versio...
2011-01-21 Zooko O'Whielacronxsetup: increase version number requirement on darcsver...
2011-01-19 david-sarahsetup.py: add descriptions for some of the setup comman...
2011-01-19 david-sarahsetup.py: create bin/tahoe.pyscript on Unix as well...
2011-01-19 david-sarahChange 'setup.py trial' and 'setup.py test' to use...
2011-01-18 david-sarahMake 'mock' a run-time rather than setup-time dependenc...
2011-01-18 david-sarahsetup: load the setuptools_darcs-1.2.12.egg that is...
2011-01-15 david-sarahAttempt to fix test-with-fake-dist build step.
2011-01-08 david-sarahsetup.py: add Python 2.7 trove classifier.
2010-11-23 Zooko O'Whielacronxsetup: require the latest version of darcsver
2010-11-19 Zooko O'Whielacronxsetup: when testing, set the __requires__ as precisely...
2010-11-14 Zooko O'Whielacronxsetup: specify that the version file must go into src...
2010-11-05 david-sarahsetup.py: fix a bug in the check for whether we are...
2010-10-29 david-sarahsetup.py, misc/build_helpers/run_trial.py: use undocume...
2010-09-06 Zooko O'Whielacronxsetup: use execfile to access _auto_deps.py in its...
2010-09-30 Zooko O'Whielacronxminor: remove unused interface declaration, change...
2010-09-21 Zooko O'Whielacronxsetup: force the bundled version of darcsver to take...
2010-07-25 david-sarahChanges to Tahoe needed to work with new zetuptoolz...
2010-06-09 Zooko O'Whielacronxsetup: move the mock library from install_requires...
2010-06-07 Zooko O'Whielacronxsetup: organize misc/ scripts and tools and remove...
2010-06-04 Zooko O'Whielacronxsetup: undo the previous patch to quote the executable...
2010-06-04 Zooko O'Whielacronxsetup: put quotes around the path to executable in...
2010-05-25 david-sarahDocument reason for the trialcoverage version requireme...
2010-05-24 david-sarahDowngrade version requirement for trialcoverage to...
2010-05-23 Zooko O'Whielacronxsetup: upgrade bundled zetuptoolz to zetuptoolz-0.6c15d...
2010-05-21 Zooko O'Whielacronxsetup: if the string '--reporter=bwverbose-coverage...
2010-05-04 Zooko O'Whielacronxdocs: update README, mv it to README.txt, update setup.py
2009-09-20 Zooko O'Whielacronxsetup: mark setup.py as having utf-8 encoding in it
2009-09-20 Zooko O'Whielacronxdoc: licensing cleanups
2009-08-18 Brian Warnersetup.py: read _version.py and pass to setup(version...
2009-08-02 Zooko O'Whielacronxdocs: update relnotes.txt, relnotes-short.txt, and...
2009-07-23 Zooko O'Whielacronxsetup: mark stdeb as setup_requires if "sdist_dsc"...
2009-07-12 Zooko O'Whielacronxsetup: add "test_mac_diskimage" command which attempts...
2009-05-07 Zooko O'Whielacronxsetup: fix comment in setup.py
2009-02-19 Brian Warnersetup.py: fix pyflakes complaints
2009-02-19 Brian Warnermove show-tool-versions out of setup.py and into a...
2009-02-19 Brian Warnersetup.py: add show_tool_versions command, for the benef...
2009-02-19 Brian Warnersetup.py: wrap to 80 cols, no functional changes
2009-02-12 Zooko O'Whielacronxversioning: include an "appname" in the application...
2009-02-05 Zooko O'Whielacronxsetup: require new bundled setuptools-0.6c12dev
2009-02-04 Zooko O'Whielacronxsetup: remove a couple of horrible work-arounds in...
2009-01-30 Zooko O'Whielacronxsetup: require setuptools_trial >= 0.5, and delegate...
2009-01-29 Zooko O'Whielacronxsetup: require darcsver >= 1.2.0 and rely exclusively...
2009-01-29 Zooko O'Whielacronxsetup: subclass setuptools.Command instead of distutils...
2009-01-29 Zooko O'Whielacronxsetup: temporarily comment-out the horrible kludge...
2009-01-29 Zooko O'Whielacronxsetup: always create a support dir and populate it...
2009-01-29 Zooko O'Whielacronxsetup: if any of "build", "develop", or "test" appear...
2009-01-29 Zooko O'Whielacronxsetup: add metadata indicating compatibility with pytho...
2009-01-29 Zooko O'Whielacronxsetup: a new improved way to create tahoe executables
2009-01-27 Zooko O'Whielacronxsetup: hack the sys.argv to set poll reactor if "python...
2009-01-20 Zooko O'Whielacronxsetup: require darcsver always, and not just when we...
next