]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/shortlog
tahoe-lafs/zfec.git
2016-02-17 Ramakrishnan... haskell binding: add a stack meta data file master
2016-02-17 Ramakrishnan... gitignore: Add cabal produced artifacts
2016-01-27 Ramakrishnan... zfec: start using versioneer for version/release management
2016-01-26 Ramakrishnan... gitignore: fix the paths broken after the re-arrangemen...
2016-01-26 Ramakrishnan... setuptools: remove the dependency on a custom copy...
2016-01-26 Ramakrishnan... setup.py: compile C modules with -Wextra warning flag
2016-01-25 Ramakrishnan... filefec: Bug fix for the files with certain lengths...
2016-01-24 Ramakrishnan... fec.c: add asserts for the preconditions that the input...
2016-01-22 Ramakrishnan... _fecmodule.c: scope loop variables to the absolutely...
2016-01-22 Ramakrishnan... zfec/_fecmodule.c: %Zu is an invalid format specifier...
2016-01-22 Ramakrishnan... zfec/fec.c: limit the scope of loop variables, use...
2016-01-21 Ramakrishnan... zfec: rearrange files
2015-12-18 Ramakrishnan... stick a .gitignore file
2013-05-16 zookoadd exceptions to GPL and TGPPL to allow derivative...
2012-08-21 zookohttps for tahoe-lafs.org
2012-04-11 zookosetup: workaround bug in distutils that ships with...
2012-04-11 zookosetup: require the argparse distribution only if the...
2012-03-31 zookoshow-tool-versions: print openssl version
2012-03-31 zookodocs: README.rst: add an extra newline to separate...
2012-03-31 zookodocs: README.rst: update URLs, recommend tahoe-dev...
2012-03-31 zookodocs: README.rst: reflow to fill-column 77, prepend...
2012-02-13 zookosetup: copy in the latest version of show-tool-versions...
2011-07-17 zookocopy in the latest version of zetuptoolz from the tahoe...
2011-03-10 zookosetup: install_requires argparse only if Python version...
2011-03-06 zookobench: add note to README.rst about how to run the...
2011-03-06 zookobench: print out results in MB/sec instead of nanosecon...
2011-03-05 zookobench: take --k= and --m= options on the cmdline and...
2011-02-02 zookosetup: setup_require setuptools_trial only if one of...
2011-01-30 zookosetup: ascii-ify the README.rst because distutils in...
2011-01-16 zookosetup: oh, and if there is a utf-8 "BOM" then decode...
2011-01-16 zookosetup: oh, and actually pass that string to setup(...
2011-01-16 zookosetup: if there is a utf-8 "BOM" at the beginning on...
2011-01-16 zookosetup: don't build-dep on darcsver unless 'darcsver...
2010-12-05 zookodocs: update README.rst
2010-12-04 zookosetup: comment-out the setup_requires on setuptools_dar...
2010-12-04 zookodocs: update docs and metadata
2010-11-25 zookosetup: add valgrind version to show-tool-versions
2010-10-30 zookosetup: show-tool-versions: emit module and __version__...
2010-10-30 zookosetup: show-tool-versions: emit more information about...
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
next