~bzr-pqm/bzr/bzr.dev

  • Committer: wang
  • Date: 2006-10-29 13:41:32 UTC
  • mto: (2104.4.1 wang_65714)
  • Revision ID: wang@ubuntu-20061029134132-3d7f4216f20c4aef
Replace python's difflib by patiencediff because the worst case 
performance is cubic for difflib and people commiting large data 
files are often hurt by this. The worst case performance of patience is 
quadratic. Fix bug 65714.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.4 KB Diff Download File
test_bound_sftp.py 1997.1.5 18 years ago Robert Collins ``Branch.bind(other_branch)`` no longer takes a wr 14.1 KB Diff Download File
test_branch.py 1997.1.5 18 years ago Robert Collins ``Branch.bind(other_branch)`` no longer takes a wr 25.3 KB Diff Download File
test_break_lock.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.4 KB Diff Download File
test_http.py 1864.7.3 18 years ago John Arbash Meinel Test that the right thing happens when clone/sprou 2.6 KB Diff Download File
test_locking.py 1711.8.7 18 years ago John Arbash Meinel Renaming LockHelpers.py to lock_helpers.py 8.4 KB Diff Download File
test_parent.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.1 KB Diff Download File
test_permissions.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.8 KB Diff Download File
test_pull.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.4 KB Diff Download File
test_update.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.7 KB Diff Download File