/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Robert Collins
  • Date: 2007-10-02 05:33:39 UTC
  • Revision ID: robertc@robertcollins.net-20071002053339-vnyjf4jrxv0jeekf
* Move transport logging into a new transport class
  TransportTraceDecorator (trace+ to get it from a url).
* Give Registry a useful __repr__.
* Fix a bug introduced by the change to use a Registry for transport where
  the transport loading tests left global state behind due to the
  _get_protocol_handlers method returning a reference, not a value object.
* Add an upper_limit parameter to readv, because when asking for byte
  ranges within the latency-adjustment window near the end of the file
  causes errors that are tricky to manage.
* A few minor drive-by formatting fixes.
* The TransportDecorator constructor now accepts a _from_transport
  parameter for decorators that want to share state (used by the trace
  decorator)
Filename Latest Rev Last Changed Committer Comment Size
..
bzrlib 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
contrib 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
doc 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
man1 2425.1.1 18 years ago Robert Collins ``make docs`` now creates a man page at ``man1/bzr Diff
tools 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
.bzrignore 2691.1.4 18 years ago Ian Clatworthy teach Makefile and .bzrignore re new doc structure 747 bytes Diff Download File
.rsyncexclude 1185.33.36 20 years ago Martin Pool Exclude more files from dumb-rsync upload 203 bytes Diff Download File
BRANCH.TODO 2399.1.16 18 years ago John Arbash Meinel [merge] bzr.dev 2466 150 bytes Diff Download File
File bzr 2696.3.9 18 years ago Martin Pool merge trunk 4 KB Diff Download File
bzr.ico 1861.2.16 19 years ago Alexander Belchenko new official bzr.ico 7.2 KB Diff Download File
COPYING.txt 1861.2.9 19 years ago Alexander Belchenko rename gpl.txt => COPYING.txt 17.5 KB Diff Download File
File generate_docs.py 1861.2.7 19 years ago Alexander Belchenko merge bzr.dev 2.9 KB Diff Download File
INSTALL 2696.2.4 18 years ago Aaron Bentley Fix typo 1.4 KB Diff Download File
Makefile 2733.1.1 18 years ago Ian Clatworthy (Ian Clatworthy) Documentation organized into dire 5.8 KB Diff Download File
NEWS 2745.5.2 18 years ago Robert Collins * ``bzrlib.transport.Transport.put_file`` now retu 152 KB Diff Download File
profile_imports.py 1996.3.36 19 years ago John Arbash Meinel [merge] bzr.dev 2070 5.4 KB Diff Download File
README 2688.1.1 18 years ago Ian Clatworthy Added link to registration survey to README 2.8 KB Diff Download File
File setup.py 2691.1.19 18 years ago Alexander Belchenko setup.py find_docs() without fnmatch 9.7 KB Diff Download File
TODO 2382.2.5 18 years ago Martin Pool Contents of TODO file moved into bug tracker 115 bytes Diff Download File