~bzr-pqm/bzr/bzr.dev

  • Committer: Rory Yorke
  • Date: 2010-10-20 14:38:53 UTC
  • Revision ID: rory.yorke@gmail.com-20101020143853-9kfd2ldcjfroh8jw
Show missing files in bzr status (bug 134168).

"bzr status" will now show missing files, that is, those added with "bzr
add" and then removed by non bzr means (e.g., rm).

Blackbox tests were added for this case, and tests were also added to
test_delta, since the implementation change is in bzrlib.delta.

Might also affect bug 189709.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 5273.1.7 14 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 6.3 KB Diff Download File
test_copy_content_into.py 5297.2.2 14 years ago Robert Collins Fixup tests in per_interbranch not being strict ab 1.9 KB Diff Download File
test_get.py 5297.2.2 14 years ago Robert Collins Fixup tests in per_interbranch not being strict ab 1.2 KB Diff Download File
test_pull.py 5273.1.5 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 9.4 KB Diff Download File
test_push.py 5348.1.2 14 years ago Martin Pool Deprecate casting PushResult and PullResult to int 16.8 KB Diff Download File
test_update_revisions.py 5273.1.5 14 years ago Vincent Ladeuil Merge bzr.dev into cleanup 2.7 KB Diff Download File