]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2012-01-22 Zooko O'Whielacronxdocs: a newline between the utf-8 BOF and the comment...
2012-01-22 Zooko O'Whielacronxdocs: a comment to inform the (human) reader about...
2012-01-22 Zooko O'Whielacronxdocs: insert another newline between utf-8 BOF and...
2012-01-22 Zooko O'Whielacronxdocs: insert newline after utf-8 BOF and before restruc...
2012-01-22 Zooko O'Whielacronxdocs: remove utf-8 "BOM" which confuses trac's rst...
2012-01-22 Zooko O'Whielacronxdocs: try again to change RestructuredText titles to...
2012-01-22 Zooko O'Whielacronxdocs: backdoors.rst: fix title formatting
2012-01-22 Zooko O'Whielacronxdocs: backdoors.rst: stop using embedded URIs and tweak...
2012-01-13 Brian Warnerupdate release process: git, not darcs, etc
2012-01-13 Brian Warnerprepare to Org-ify how_to_make_a_tahoe-lafs_release...
2012-01-13 Brian Warner.gitignore: ignore generated test-coverage files too
2012-01-12 Brian Warnermerge relnotes, quickstart.rst from 1.9.1 release
2012-01-12 Brian Warnerretrieve.py: unconditionally check share-hash-tree...
2012-01-12 Brian Warner.gitignore: also ignore tahoe-deps and .tgz, to fix...
2012-01-12 Brian WarnerMakefile: fix 'make-version' to use git-or-darcs, not...
2012-01-10 david-sarah_auto_deps.py: don't allow pycrypto 2.0.1. fixes #1631
2012-01-09 Brian WarnerMANIFEST.in: make git-based 'setup.py sdist' match...
2012-01-09 Brian Warnerrestore .gitignore, stop .darcs-boringfile it
2012-01-08 Brian Warnerremove setuptools_darcs.egg
2012-01-08 Brian Warnerfix bundled data under git, remove setuptools_darcs
2012-01-08 Brian Warnermutable/retrieve.py: clean up control flow to avoid...
2012-01-08 Brian Warnermutable/layout.py: raise BadShareError instead of assert()
2012-01-08 Brian Warnermutable: don't tell server about corruption unless...
2012-01-08 Brian Warnermutable: simplify Retrieve._process_segment() to use...
2012-01-08 Brian WarnerRetrieve.decode(): simplify setup of DeferredList-like...
2012-01-08 Brian Warnermutable: add comments about the tricky DeferredList...
2012-01-08 Brian Warneradd test-git-ignore.py, to port the 'clean' buildbot...
2011-11-20 david-sarahUse a private/drop_upload_dircap file instead of the...
2011-12-28 Brian Warnertest_mutable: don't use 75 shares (slow), now that...
2011-12-28 Kevan Carstensenmutable publish: fix not-enough-shares detection. Refs...
2011-12-28 Kevan Carstensenmutable publish: track multiple servers-per-share....
2011-12-26 Zooko O'Whielacronxdocs: how_to_make_a_tahoe-lafs_release.rst add Google...
2011-12-06 Zooko O'Whielacronxdoc: about.rst: use unicode emdash, use non-embedded...
2011-12-18 Brian Warnerminor cleanup: remove trailing spaces in misc/
2011-12-17 david-sarahTests for ref #1592.
2011-12-17 david-sarahtest_web.py cleanup: use failUnlessIn/failIfIn in prefe...
2011-12-17 david-sarahMarcus Wanner's favicon patch. fixes #1592
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-18 david-sarahdocs/known_issues.rst: describe when the unauthorized...
2011-11-18 Brian Warnermore tiny buildbot-testing whitespace changes
2011-11-18 Brian Warnermore tiny buildbot-testing whitespace changes
2011-11-18 Brian Warnertiny change to exercise the buildbot hook
2011-11-18 david-sarahStrengthen description of unauthorized access attack...
2011-11-17 Brian Warnerremove remaining uses of nevow's "formless" module
2011-11-17 Marcus Wanner1585-webui.darcs.patch
2011-11-16 Brian WarnerRemove duplicate tahoe_css links from manifest.xhtml...
2011-11-15 Brian Warneriputil: handle openbsd5 (just like openbsd4)
2011-11-09 Brian WarnerMakefile count-lines: let it work on OS-X (-l not ...
2011-11-09 Brian Warnersetup.py: umask=022 for 'sdist', to avoid depending...
2011-11-05 david-sarah_auto_deps.py: blacklist PyCrypto 2.4.
2011-10-09 david-sarahcheck-miscaptures.py: report the number of files that...
2011-10-09 david-sarahcheck-miscaptures.py: handle corner cases around defaul...
2011-10-09 david-sarahcheck-miscaptures.py: Python doesn't really have declar...
2011-10-09 david-sarahcheck-miscaptures.py: handle destructuring function...
2011-10-09 david-sarahcheck-miscaptures.py: check while loops and list compre...
2011-10-07 david-sarahAdd misc/coding_tools/check-miscaptures.py to detect...
2011-10-07 david-sarahFix pyflakes warnings in misc/ directories other than...
2011-10-07 david-sarahMakefile: include misc/ directories other than misc...
2011-11-01 Brian Warnershow-tool-versions: tolerate missing setuptools
2011-11-01 Brian Warnershow-tool-versions.py: condense output, hide file-not...
2011-11-01 Brian Warnerrelnotes.txt: fix footnotes
2011-11-01 Brian WarnerRewrite download-status-timeline visualizer ('viz'...
2011-11-01 Brian WarnerIServer refactoring: pass IServer instances around...
2011-10-31 Brian WarnerTAG allmydata-tahoe-1.9.0 allmydata-tahoe-1.9.0
2011-10-31 Brian Warnerupdate NEWS for the 1.9.0 release
2011-10-31 Brian Warnermore docs updates
2011-10-31 Brian Warnerimprove relnotes
2011-10-31 Brian Warnerupdate relnotes, rotate known_issues, for 1.9
2011-10-31 Brian Warneradd user-oriented notes to NEWS and mutable.rst about...
2011-10-31 Brian Warnershow-tool-versions.py: remove setuptools_trial, unused
2011-10-31 Brian WarnerMakefile/upload-tarballs: remove bash-ism in shell...
2011-10-30 Brian Warnerupdate project-home URLs: /trac/tahoe/ was replaced...
2011-10-30 Brian Warnerquickstart.rst: remove trailing whitespace
2011-10-30 Brian Warnerquickstart.rst: update the release URL in preparation...
2011-10-29 Brian Warnerand configuration.rst
2011-10-29 Brian Warnerand about.rst
2011-10-29 Brian Warnerupdate README for HTTPS too
2011-10-29 Brian Warnersmall changes to test migrated trac and posthook
2011-10-29 Brian Warnermore http->https changes
2011-10-29 Brian Warnertahoe-lafs.org is now HTTPS-always. Update most URLs.
2011-10-28 Zooko O'Whielacronxundo the effects of a patch I hadn't intended to commit...
2011-09-30 Zooko O'Whielacronxdebugprint the values of blocks and hashes thereof...
2011-10-25 david-sarahdocs/about.rst: correct the description of availability...
2011-10-17 Brian Warnermutable/retrieve: don't write() after we've been pauseP...
2011-10-14 Brian Warnerremove interpreter shbang lines from non-executables
2011-10-14 Brian WarnerTAG allmydata-tahoe-1.9.0b1 allmydata-tahoe-1.9.0b1
2011-10-14 Brian WarnerNEWS: mention --format, bring up-to-date
2011-10-14 Brian WarnerCLI: don't deprecate --mutable, small docs fixes. refs...
2011-10-14 Brian Warneradd --format= to 'tahoe put'/'mkdir', remove --mutable...
2011-10-13 Brian Warnerweb/filenode.py: rely on Request.notifyFinish. Closes...
2011-05-08 Zooko O'Whielacronxdocs: fix several imprecise or inaccurate values in...
2011-10-09 david-sarahutil/happinessutil.py: suppress a warning from check...
2011-10-09 david-sarahmisc/coding_tools/make-canary-files.py: fix a suspiciou...
2011-10-07 david-sarahFix some more potential bugs in test code exposed by...
2011-10-07 david-sarahFix some potential bugs (in non-test code) exposed...
2011-10-07 david-sarahFix some potential bugs in test code exposed by check...
2011-10-13 Brian Warneroops, missed a test failure
2011-10-13 Brian Warnermisc mutable-type fixes:
2011-10-13 Brian Warnerwebapi: use all-caps "SDMF"/"MDMF" acronyms in t=json...
next