/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2009-01-27 10:35:38 UTC
  • mto: (3961.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090127103538-ogm13br9j6j98qzg
Fix bug #314525: don't try to put ids if there is no annotation.

* bzrlib/tests/blackbox/test_annotate.py:
(TestSimpleAnnotate.test_annotate_empty_file_show_ids): Reproduce
bug #314525.

* bzrlib/annotate.py:
(_show_id_annotations): Shortcut if the file is
empty (i.e. without annotations there is no place to put the
ids).
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3613.2.2 17 years ago Robert Collins Refactor exporters to remove obvious duplication t 5.8 KB Diff Download File
dir_exporter.py 3613.2.2 17 years ago Robert Collins Refactor exporters to remove obvious duplication t 2.1 KB Diff Download File
tar_exporter.py 3613.2.2 17 years ago Robert Collins Refactor exporters to remove obvious duplication t 2.8 KB Diff Download File
zip_exporter.py 3613.2.2 17 years ago Robert Collins Refactor exporters to remove obvious duplication t 3.2 KB Diff Download File