|
8.
|
|
|
brz bisect move -r rev
Switch to a different revision manually. Use if the bisect
algorithm chooses a revision that is not suitable. Try to
move as little as possible.
|
|
|
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/bisect.py:287
|
|
9.
|
|
|
brz bisect reset
Clear out a bisection in progress.
|
|
|
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/bisect.py:292
|
|
10.
|
|
|
brz bisect log [-o file]
Output a log of the current bisection to standard output, or
to the specified file.
|
|
|
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/bisect.py:295
|
|
11.
|
|
|
brz bisect replay <logfile>
Replay a previously-saved bisect log, forgetting any bisection
that might be in progress.
|
|
|
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/bisect.py:299
|
|
12.
|
|
|
brz bisect run <script>
Bisect automatically using <script> to determine 'yes' or 'no'.
<script> should exit with:
0 for yes
125 for unknown (like build failed so we could not test)
anything else for no
|
|
|
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/bisect.py:303
|
|
13.
|
|
|
Write log to this file.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/bisect.py:313
|
|
14.
|
|
|
Pushed up to revision %d.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/branch.py:1958
|
|
15.
|
|
|
Pushed up to revision id %s.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/branch.py:1961
|
|
16.
|
|
|
%d tag updated.
|
|
|
%d tags updated.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/branch.py:1964
|
|
17.
|
|
|
No new revisions or tags to push.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
breezy/branch.py:1968
|