~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.es.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:
8
8
Documentacion Principal
9
9
=======================
10
10
 
11
 
* `Mini Tutorial <es/mini-tutorial/index.html>`_
 
11
* `Mini Tutorial <es/mini-tutorial/index.html>`_ 
12
12
 
13
13
* `Referencia Rapida <es/_static/es/bzr-es-quick-reference.svg>`_
14
14
 
15
 
* `Guia de Usuario <es/user-guide/index-plain.html>`_
 
15
* `Guia de Usuario <es/user-guide/index-plain.html>`_ 
16
16
 
17
 
* `Referencia <en/user-reference/bzr_man.html>`_
 
17
* `Referencia <en/user-reference/bzr_man.html>`_ 
18
18
 
19
19
* `Notas sobre la Version <en/release-notes/NEWS.html>`_
20
20
 
26
26
 
27
27
Mudandose a Bazaar (enlances web):
28
28
 
29
 
* `Guias de Mudanzas <http://bazaar-vcs.org/BzrSwitching>`_
 
29
* `Guias de Mudanzas <http://bazaar-vcs.org/BzrSwitching>`_ 
30
30
  - para los usuarios que se mudan de otros SCV
31
31
 
32
32
* `Guias de Migracion <http://bazaar-vcs.org/BzrMigration>`_