~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
..
serializer 1185.82.3 18 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 5346.1.3 14 years ago Vincent Ladeuil Delete bzrlib.bundle.read_bundle_from_url. 3.2 KB Diff Download File
apply_bundle.py 4988.10.5 14 years ago John Arbash Meinel Merge bzr.dev 5021 to resolve NEWS 2.9 KB Diff Download File
bundle_data.py 5448.2.1 14 years ago Martin Fix some "its" vs. "it's" spelling confusion in bz 28.6 KB Diff Download File
commands.py 5131.2.1 14 years ago Martin Permit bzrlib to run under python -OO by explictly 3.8 KB Diff Download File