~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 5361.3.7 14 years ago John Arbash Meinel Merge bzr.dev 5390 35.8 KB Diff Download File
helpers.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
test__generate_text_key_index.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1 KB Diff Download File
test_add_fallback_repository.py 4599.4.13 15 years ago Robert Collins Remove workaround for RemoteRepository in test_add 2.5 KB Diff Download File
test_add_inventory_by_delta.py 4413.5.14 15 years ago John Arbash Meinel The new add_inventory_by_delta is returning a CHKI 4.1 KB Diff Download File
test_break_lock.py 4988.10.5 14 years ago John Arbash Meinel Merge bzr.dev 5021 to resolve NEWS 1.8 KB Diff Download File
test_check.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 5.6 KB Diff Download File
test_check_reconcile.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 9 KB Diff Download File
test_commit_builder.py 5050.18.1 14 years ago Aaron Bentley CommitBuilder user committer, not username in revi 56.4 KB Diff Download File
test_fetch.py 5273.1.7 14 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 16.3 KB Diff Download File
test_fileid_involved.py 4988.10.5 14 years ago John Arbash Meinel Merge bzr.dev 5021 to resolve NEWS 15.7 KB Diff Download File
test_find_text_key_references.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1 KB Diff Download File
test_get_parent_map.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.7 KB Diff Download File
test_has_revisions.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.6 KB Diff Download File
test_has_same_location.py 5273.1.7 14 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 5.3 KB Diff Download File
test_is_write_locked.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_iter_reverse_revision_history.py 4360.5.4 15 years ago Robert J. Tanner Merge 1.15.1 back to trunk 6.4 KB Diff Download File
test_merge_directive.py 4543.2.3 15 years ago John Arbash Meinel Change the name to test_merge_directive Start usin 2.7 KB Diff Download File
test_pack.py 4484.1.1 15 years ago Jonathan Lange Merge the 1.16.1 changes back into trunk. 1.4 KB Diff Download File
test_reconcile.py 5273.1.7 14 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 19.5 KB Diff Download File
test_refresh_data.py 5218.2.2 14 years ago John Arbash Meinel Bring in the global chk change, which includes som 4.4 KB Diff Download File
test_repository.py 5200.3.3 14 years ago Robert Collins Lock methods on ``Tree``, ``Branch`` and ``Reposit 58.5 KB Diff Download File
test_revision.py 4360.5.4 15 years ago Robert J. Tanner Merge 1.15.1 back to trunk 4.3 KB Diff Download File
test_statistics.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
test_write_group.py 5029.1.1 14 years ago Vincent Ladeuil Move tests servers from bzrlib.transport to bzrlib 31.2 KB Diff Download File