]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/shortlog
tahoe-lafs/zfec.git
2010-09-23 zookosetup: add flappclient to the set of tools reported...
2010-09-20 zookosetup: make show-tool-versions format its output in...
2010-09-19 zookosetup: fix missing import in show-tool-versions
2010-09-19 zookosetup: make show-tool-versions report entire verbose...
2010-09-19 zookosetup: copy misc/build_helpers/run_trial.py from tahoe...
2010-09-18 zookosetup: add information about setuptools_darcs and darcs...
2010-08-01 zookosetup: setup always requires setuptools_trial
2010-08-01 zookosetup: setup requires setuptools_trial if it is to...
2010-08-01 zookoM-x whitespace-cleanup
2010-08-01 zookosetup: tests require setuptools_trial
2010-08-01 zookosetup: tests require twisted and trialcoverage if the...
2010-06-08 zookosetup: remove redundant copy of run_trial.py
2010-06-07 zookosetup: add run_trial for buildmaster to use
2010-06-07 zookosetup: reorganize misc/ to match Tahoe-LAFS's misc...
2010-05-24 zookoapply patch from Samuel Neves to stop relying on C99...
2010-05-24 zookosetup: add misc/run_trial.py
2010-05-24 zookosetup: bundle the latest zetuptoolz as unpacked source...
2010-05-24 zookosetup: remove bundled zipped egg of zetuptoolz-0.6c12de...
2010-05-16 zookosetup: new improved show-tool-versions.sh
2008-07-25 zookoadd test for instantiating Decoder with no args
2010-05-10 zookosetup: don't exit with an error code from show-tool...
2008-07-25 zookoadd a test for instantiating Encoder with absent arguments
2010-05-10 zookosetup: report on coverage.py and trialcoverage versions
2010-05-04 zookowhitespace, docstrings, copyright statements
2010-05-04 zookosetup: reorder and extend show-tool-version.py, the...
2009-09-04 zookodocs: add thorough licensing information to the "copyri...
2009-09-04 zookodocs: remove old licensing text that was accidentally...
2009-08-17 zookosetup: okay, actually try 0.6c12dev this time
2009-08-17 zookosetup: try to install our toothpick of setuptools ...
2009-08-17 zookosetup: relax requirement on setuptools from >= 0.6c12de...
2009-08-17 zookodoc: TGPPLv1+, not TGGPLv1
2009-08-17 zookosetup: print out the internal unicode representation...
2009-06-23 zookotrivial: hush pyflakes
2009-06-23 zookosetup: upgrade the bundled copy of zetuptoolz from...
2009-06-23 zookosetup: change location of doc files, add copyright...
2009-06-17 zookomisc/show-tool-versions.py: ignore unimportable setuptools
2009-06-17 zookomisc/show-tool-versions.py: show setuptools version
2009-06-17 zookosetup: raise setuptools version requirement to 0.6c9...
2009-06-17 zookosetup: require setuptools >= 0.6c9 on Windows, but...
2009-06-17 zookosetup: add setup_requires += stdeb if "sdist_dsc" appea...
2009-06-17 zookodocs: add NEWS.txt to describe changes in the new release
2009-06-17 zookosetup: merge two patches which both change VERSIONFILE...
2009-02-11 zookodoc: README.txt: fix URL
2009-06-17 zookosetup: build-requirement on setuptools from 0.6c10...
2009-06-17 zookosetup: undo the recent change to make argparse and...
2009-06-08 zookosetup: tiny change to conform to my standard setup...
2009-06-15 zookosetup: loosen the requirements -- you need argparse...
2009-06-15 zookonarrow types of k and m from unsigned to unsigned short
2009-06-15 zookotests: cleaner tests by writing "self.fail(why)" instea...
2009-06-15 zookosilence deprecation warning by using hashlib if it...
2009-06-15 zooko#include <stddef.h> -- it is required for size_t (on...
2009-06-15 zookofix segfault when invalid arguments are passed to const...
2009-06-15 zookosetup: increase requirement on setuptools version to...
2009-06-15 zookosetup: don't use BaseException (introduced in Python...
2009-06-14 zookofinally figured out what the C compiler was trying...
2009-06-14 zookotrivial: try to silence a gcc warning about prototypes
2009-06-14 zookotrivial: really hush pyflakes this time
2009-06-14 zookoremove unused imports noticed by pyflakes
2009-06-14 zookosee if this silences the "not a prototype" warning
2009-06-14 zookosetup: require darcsver
2009-06-14 zookoquiet pyflakes
2009-06-14 zookosetup: add setup.cfg to trigger darcsver before other...
2009-06-13 zookosetup: misc/show-tool-versions.py can just import platf...
2009-06-13 zookosetup: copy in misc/show-tool-versions.py from pycryptopp
2009-01-31 zookodocs: recommend 7z
2007-12-29 zookozfec: README: recommend 7zip instead of rzip and simpli...
2009-01-05 zookosetup: upgrade to my hacked version of ez_setup.py
2009-01-05 zookosetup: bundle my version of setuptools
2009-01-05 zookodocs: update docs a little
2009-01-05 zookosetup: VERSIONFILE boilerplate tidy-up
2009-01-05 zookosetup: remove bundled dependencies
2008-10-21 zookosetup: add classifiers indicating what versions of...
2008-10-13 zookosetup: fix harmless silliness in --debug parsing, add...
2008-09-30 zookosetup: remove bundled pyutil-1.3.12
2008-09-13 zookosetup: add some scripts to benchmark zfec with differen...
2008-09-11 zookosetup: fix another bug in the "build with a specific...
2008-09-11 zookosetup: fix bug in detection of --stride option to build
2008-09-14 zookodoc: a few more edits to README.txt
2008-09-14 zookodoc: update README.txt
2008-07-25 zookosetup: url=http://allmydata.org/trac/zfec
2008-09-08 zookomake the STRIDE settable at build-time with the "-...
2008-05-20 zookogive names to C functions for use in reporting exceptio...
2008-05-20 zookosetup: update docs in setup code
2008-01-21 aglAdd COPYING.GPL, COPYING.TGPPL.html to Haskell distribu...
2008-05-19 zookosetup: specify data_files in such a way that stdeb...
2008-01-20 aglUpdate README.txt with details on Haskell testing/docum...
2008-01-20 zookodoc: add mention of Haskell to the docs -- incomplete...
2008-01-20 zookodocs: README.txt: reflow to 80 cols and strip trailing...
2008-01-20 aglAdd Haskell bindings to zfec
2008-01-19 aglMake one of the comments more clear
2008-01-19 zookosetup: new way to require darcsver and setuptools_darcs
2008-01-19 zookosetup: use my own hacked version of ez_setup, which...
2008-01-19 zookosetup: bundle setuptools_darcs-1.1.7
2008-01-19 zookosetup: remove bundled setuptools_darcs-1.1.5
2008-01-19 zookosetup: remove bundled setuptools-0.6c7-py2.5.egg
2008-01-19 zookosetup: bundle setuptools-0.6c7.egg
2008-01-19 zookosetup: bundle darcsver-1.0.1
2008-01-19 zookodoc: trivial fixups and touch a yearstamp
2008-01-19 zookodoc: include TGPPL in html format instead of text format
2008-01-19 zookotouch copyright yearstamp
next