/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to doc/ru/index.txt

terminal_width can now returns None.

* bzrlib/win32utils.py:
(get_console_size): Fix typo in comment.

* bzrlib/ui/text.py:
(TextProgressView._show_line): Handle the no terminal present case.

* bzrlib/tests/test_osutils.py:
(TestTerminalWidth): Update tests.

* bzrlib/tests/blackbox/test_too_much.py:
Fix some imports.
(OldTests.test_bzr): Handle the no terminal present case.

* bzrlib/tests/__init__.py:
(VerboseTestResult.report_test_start): Handle the no terminal
present case.

* bzrlib/status.py:
(show_pending_merges): Handle the no terminal present case.
(show_pending_merges.show_log_message): Factor out some
code. Handle the no terminal present case.

* bzrlib/osutils.py:
(terminal_width): Return None if no precise value can be found.

* bzrlib/log.py:
(LineLogFormatter.__init__): Handle the no terminal present case.
(LineLogFormatter.truncate): Accept None as max_len meaning no
truncation.
(LineLogFormatter.log_string): 

* bzrlib/help.py:
(_help_commands_to_text): Handle the no terminal present case.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Главный каталог документов Bazaar
3
3
=================================
4
4
 
5
 
Последняя версия этих документов доступа со страницы документации
 
5
Последняя версия этих документов доступа со страницы документации 
6
6
на сайте Bazaar, <http://doc.bazaar-vcs.org/ru/>.
7
7
 
8
8
Основная документация
25
25
* `Руководство по миграции <http://doc.bazaar-vcs.org/migration/en/>`_
26
26
  |--| для команд переносящих историю с других систем контроля версий
27
27
 
28
 
* `Словарь терминов <http://bazaar-vcs.org/BzrGlossary>`_ (англ.),
29
 
  см. также `русскую версию`__
30
 
 
 
28
* `Словарь терминов <http://bazaar-vcs.org/BzrGlossary>`_ (англ.), 
 
29
  см. также `русскую версию`__ 
 
30
  
31
31
__  http://groups.google.com/group/ru_bzr/web/%D0%B3%D0%BB%D0%BE%D1%81%D1%81%D0%B0%D1%80%D0%B8%D0%B9
32
32
 
33
33
* `Часто задаваемые вопросы <https://answers.launchpad.net/bzr>`_ (англ.)