]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2010-08-06 Brian WarnerTAG allmydata-tahoe-1.8.0rc1 allmydata-tahoe-1.8.0rc1
2010-08-06 Brian Warnerupdate NEWS and other docs in preparation for 1.8.0rc1
2010-08-06 Brian Warnerdownloader.Segmentation: unregisterProducer when asked...
2010-08-06 david-sarahTAG allmydata-tahoe-1.8.0b2 allmydata-tahoe-1.8.0b2
2010-08-06 david-sarahrelnotes.txt and docs/known_issues.txt for 1.8.0beta2.
2010-08-06 david-sarahtest_util.py: use SHA-256 from pycryptopp instead of...
2010-08-06 david-sarahtest_runner.py: increase timeout to cater for Francois...
2010-08-06 david-sarahtest_util.py: remove use of 'a if p else b' syntax...
2010-08-06 david-sarahNEWS and docs/quickstart.html for 1.8.0beta2.
2010-08-06 david-sarahdocs/quickstart.html: remove link to tahoe-lafs-ticket7...
2010-08-05 Brian Warnertest_download.DownloadTest.test_simultaneous_goodguess...
2010-08-05 Brian WarnerDownloadNode: fix lost-progress in fetch_failed, tolera...
2010-08-05 Brian Warnerutil/spans.py: __nonzero__ cannot return a long either...
2010-08-05 david-sarahtest_storage.py: change skip note for test_large_share...
2010-08-04 Brian WarnerOne fix for bug #1154: webapi GETs with a 'Range' heade...
2010-08-04 Brian Warnertest_download: minor cleanup
2010-08-04 Brian Warnerfetcher.py: improve comments
2010-08-04 Brian Warnerlazily create DownloadNode upon first read()/get_segment()
2010-08-04 Brian Warnertest_hung_server: update comments, remove dead "stage_4...
2010-08-04 Brian Warnercopy the rest of David-Sarah's changes to make my tree...
2010-08-04 Brian WarnerShareFinder: add 10s OVERDUE timer, send new requests...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch adds...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch include...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch rearran...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch adds...
2010-08-04 Brian Warnerutil/observer.py: add EventStreamObserver
2010-08-04 Brian WarnerAdd a byte-spans utility class, like perl's Set::IntSpa...
2010-08-04 Brian Warnercheck-umids: oops, forgot to add the tool
2010-08-04 Brian Warnercoverage tools: ignore errors, display lines-uncovered...
2010-08-04 Brian Warnercheck-umids: new tool to check uniqueness of umids
2010-08-04 Brian Warnermisc/simulators/sizes.py: update, we now use SHA256...
2010-08-04 Brian Warnerstorage-overhead: try to fix, probably still broken
2010-08-03 david-sarahdocs/quickstart.html: link to 1.8.0beta zip, and note...
2010-08-03 Zooko O'Whielacronxdocs: relnotes.txt for 1.8.0β
2010-08-03 david-sarahtest_storage.py: avoid spurious test failure by accepti...
2010-08-03 david-sarahmisc/build_helpers/show-tool-versions.py: get sys.std...
2010-08-03 david-sarahmisc/build_helpers/show-tool-versions.py: avoid error...
2010-08-03 david-sarahCLI: further improve consistency of basedir options...
2010-08-03 david-sarahCLI: make the synopsis for 'tahoe unlink' say unlink...
2010-08-03 david-sarahCLI: make all of the option descriptions imperative...
2010-08-03 david-sarahtest_cli.py: make 'tahoe mkdir' tests slightly less...
2010-08-03 david-sarahtest_cli.py: use u-escapes instead of UTF-8.
2010-08-03 david-sarahNEWS: remove XXX comment and separate description of...
2010-08-03 Zooko O'Whielacronxdocs: more updates to NEWS for 1.8.0β
2010-08-02 Zooko O'Whielacronxdocs: incomplete beginnings of a NEWS update for v1.8β
2010-08-03 david-sarahdocs/quickstart.html: extra step to open a new Command...
2010-08-03 david-sarahupdate bundled zetuptools with doc changes, change...
2010-08-02 david-sarahbundled setuptools/command/scriptsetup.py: use SendMess...
2010-08-02 david-sarahbundled zetuptoolz: add missing setuptools/command...
2010-08-02 david-sarahtest_runner.py: add test_run_with_python_options, which...
2010-08-02 david-sarahtest_runner.py: fix missing import of get_filesystem_en...
2010-08-02 david-sarahBundle setuptools-0.6c16dev (with Windows script change...
2010-08-02 david-sarah.darcs-boringfile: changes needed to take account of...
2010-08-02 david-sarah.darcs-boringfile: changes needed to take account of...
2010-08-02 david-sarahmisc/build_helpers/run_trial.py: check that the root...
2010-07-28 david-sarahSkip option arguments to the python interpreter when...
2010-07-27 david-sarahwindows/fixups.py: improve comments and reference some...
2010-07-26 david-sarahwindows/fixups.py: make errors reported to original_std...
2010-07-26 david-sarahwindows/fixups.py: fix paste-o in name of Unicode stder...
2010-07-26 david-sarahwindows/fixups.py: Don't rely on buggy MSVCRT library...
2010-07-25 david-sarahtest_runner.py: change to code for locating the bin...
2010-07-25 david-sarahAdd missing windows/fixups.py (for setting up Unicode...
2010-07-25 david-sarahChanges to Tahoe needed to work with new zetuptoolz...
2010-08-02 david-sarahscripts/common.py: fix an error introduced when rebasin...
2010-08-02 david-sarahBasedir/node directory option improvements for ticket79...
2010-08-02 david-sarahscripts/create_node.py: allow nickname to be Unicode...
2010-08-02 david-sarahtest_runner.py: Fix error in message arguments to ...
2010-08-02 david-sarahAdditional Unicode basedir changes for ticket798 branch.
2010-08-01 david-sarahUnicode basedir changes for ticket798 branch.
2010-07-25 david-sarahfileutil: change WindowsError to OSError in abspath_exp...
2010-07-24 david-sarahtest_system: correct a failure in _test_runner caused...
2010-07-25 david-sarahFix test failures due to Unicode basedir patches.
2010-07-23 david-sarahutil.encodingutil: change quote_output to do less unnec...
2010-07-22 david-sarahReplace uses of os.path.abspath with abspath_expanduser...
2010-07-21 david-sarahutil.fileutil, test.test_util: add abspath_expanduser_u...
2010-08-02 Zooko O'Whielacronxsetup: increase requirement on foolscap from >= 0.4...
2010-08-02 Zooko O'Whielacronxupload: tidy up logging messages
2010-07-29 jacob.lylesabbreviate time edge case python2.5 unit test
2010-07-29 david-sarahtest_upload.py: rename test_problem_layout_ticket1124...
2010-07-29 david-sarahtest_upload.py: rename test_problem_layout_ticket1124...
2010-08-02 Zooko O'Whielacronxtests: remove debug print
2010-08-02 Zooko O'Whielacronxdocs: update the list of forums to announce Tahoe-LAFS... trac-4600
2010-08-02 Zooko O'Whielacronximmutable: tidy-up some code by using a set instead...
2010-08-01 Zooko O'Whielacronxsetup: fix a couple instances of hard-coded 'allmydata...
2010-08-01 Zooko O'Whielacronxsetup: replace hardcoded 'allmydata-tahoe' with allmyda...
2010-08-01 Zooko O'WhielacronxNEWS: describe #1055
2010-07-19 Zooko O'Whielacronximmutable: use PrefixingLogMixin to organize logging...
2010-07-19 Zooko O'Whielacronxbenchmarking: update bench_dirnode to be correct and...
2010-07-19 Zooko O'Whielacronxtrivial: rename and add in-line doc to clarify "used_pe...
2010-07-30 Zooko O'Whielacronxdocs: add Jacob Lyles to CREDITS
2010-07-30 jacob.lylesweb: don't use %d formatting on a potentially large...
2010-07-29 Zooko O'Whielacronxdocs: fix licensing typo that was earlier fixed in...
2010-07-26 david-sarahmisc/build_helpers/run-with-pythonpath.py: fix stale...
2010-07-23 david-sarahdocs/specifications/dirnodes.txt: 'mesh'->'grid'.
2010-07-23 david-sarahdocs/specifications/dirnodes.txt: bring layer terminolo...
2010-07-21 Zooko O'Whielacronxdocs: use current cap to Zooko's wiki page in example...
2010-07-20 david-sarah__init__.py: silence DeprecationWarning about BaseExcep...
2010-07-20 david-sarahtest_runner: test that 'tahoe --version' outputs no...
2010-07-19 Zooko O'WhielacronxTAG allmydata-tahoe-1.7.1 allmydata-tahoe-1.7.1
2010-07-19 Zooko O'Whielacronxrelnotes.txt: updated for v1.7.1 release!
next