~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 4797.42.1 14 years ago Vincent Ladeuil Merge 2.0 into 2.1 including fixes for #262450, #3 1.8 KB Diff Download File
test_branch.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.5 KB Diff Download File
test_cat.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.8 KB Diff Download File
test_checkout.py 5195.3.7 14 years ago Parth Malwankar removed unused import. 1.4 KB Diff Download File
test_commit.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 2.5 KB Diff Download File
test_init.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.2 KB Diff Download File
test_init_repository.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.3 KB Diff Download File
test_merge.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.4 KB Diff Download File
test_missing.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.4 KB Diff Download File
test_pull.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 2 KB Diff Download File
test_push.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.6 KB Diff Download File
test_revert.py 5050.5.1 14 years ago Martin Pool merge trunk to 2.2 preparing for 2.2b2 2 KB Diff Download File
test_update.py 5141.2.1 14 years ago Robert Collins ``bzrlib.commands.Command.run_direct`` is no longe 1.5 KB Diff Download File