~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2008-03-14 16:13:25 UTC
  • Revision ID: john@arbash-meinel.com-20080314161325-3cxcyg5nerrbimt2
review feedback from Robert
Use clearer variable names
profile the 'assert' section, which seemed to cost about 20% of the
time spent in find_sync_regions. (which is about 50% of merge_lines).
It seems the big overhead is actually iter_merge3(). So for now,
leave the asserts in, -O will remove them anyway.
Filename Latest Rev Last Changed Committer Comment Size
..
http 1540.3.3 18 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 3104.4.5 16 years ago Andrew Bennetts Merge from bzr.dev. 70.3 KB Diff Download File
brokenrename.py 2555.3.14 17 years ago Martin Pool Better handling in LockDir of rename that moves on 1.9 KB Diff Download File
chroot.py 2592.3.99 17 years ago Robert Collins Remove stale close_file_stream methods on Transpor 5.5 KB Diff Download File
decorator.py 2592.3.163 17 years ago Robert Collins Merge bzr.dev (untested) 7.6 KB Diff Download File
fakenfs.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.3 KB Diff Download File
fakevfat.py 2745.5.1 17 years ago Robert Collins * New parameter on ``bzrlib.transport.Transport.re 3.8 KB Diff Download File
ftp.py 3221.5.1 16 years ago Vincent Ladeuil Fix bug #137823 by raising UnavailableFeature *aft 22.7 KB Diff Download File
local.py 3010.1.10 16 years ago Robert Collins Honour file modes for write streams. 20.1 KB Diff Download File
memory.py 3211.6.1 16 years ago James Henstridge * Remove relpath='' special case in MemoryTranspor 10.9 KB Diff Download File
readonly.py 2018.5.95 17 years ago Andrew Bennetts Add a Transport.is_readonly remote call, let {Bran 3 KB Diff Download File
remote.py 3183.2.1 16 years ago Andrew Bennetts Set the recommended page size for RemoteTransport 20.8 KB Diff Download File
sftp.py 2938 17 years ago Canonical.com Patch Queue Manager (John Arbash Meinel) Register netloc protocols ear 42.7 KB Diff Download File
ssh.py 3220.1.2 16 years ago Dmitry Vasiliev Re-enabled auto-detection of plink vendor and fixe 22.7 KB Diff Download File
trace.py 2745.5.4 17 years ago Robert Collins Review feedback. 5.6 KB Diff Download File
unlistable.py 2617.4.1 17 years ago Robert Collins Add a new transport decorator unlistable+ for test 1.7 KB Diff Download File