|
25.
|
|
|
added
Versioned in the working copy but not in the previous revision.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:305
|
|
26.
|
|
|
removed
Versioned in the previous revision but removed or deleted
in the working copy.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:308
|
|
27.
|
|
|
renamed
Path of this file changed from the previous revision;
the text may also have changed. This includes files whose
parent directory was renamed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:312
|
|
28.
|
|
|
modified
Text has changed since the previous revision.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:317
|
|
29.
|
|
|
kind changed
File kind has been changed (e.g. from file to directory).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:320
|
|
30.
|
|
|
unknown
Not versioned and not matching an ignore pattern.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:323
|
|
31.
|
|
|
Additionally for directories, symlinks and files with a changed
executable bit, Breezy indicates their type using a trailing
character: '/', '@' or '*' respectively. These decorations can be
disabled using the '--no-classify' option.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:326
|
|
32.
|
|
|
To see ignored files use 'brz ignored'. For details on the
changes to file texts, use 'brz diff'.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:331
|
|
33.
|
|
|
Note that --short or -S gives status flags for each item, similar
to Subversion's status command. To get output similar to svn -q,
use brz status -SV.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:334
|
|
34.
|
|
|
If no arguments are specified, the status of the entire working
directory is shown. Otherwise, only the status of the specified
files or directories is reported. If a directory is given, status
is reported for everything inside that directory.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/builtins.py:338
|