/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 bzrlib/help_topics/en/debug-flags.txt

merge bzr.dev into cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
-Drelock          Emit a message every time a branch or repository object is
31
31
                  unlocked then relocked the same way.
32
32
-Dsftp            Trace SFTP internals.
 
33
-Dstatic_tuple    Error when a tuple is used where a StaticTuple is expected
33
34
-Dstream          Trace fetch streams.
34
35
-Dstrict_locks    Trace when OS locks are potentially used in a non-portable
35
36
                  manner.