~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Andrew Bennetts
  • Date: 2008-01-11 04:55:53 UTC
  • mto: This revision was merged to the branch mainline in revision 3175.
  • Revision ID: andrew.bennetts@canonical.com-20080111045553-g8rfanwmvy2bchtp
Enable use of smart revision streaming between repos with compatible models, not just between identical format repos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
287
287
-Dhpss         Trace smart protocol requests and responses.
288
288
-Dhttp         Trace http connections, requests and responses
289
289
-Dindex        Trace major index operations.
 
290
-Dknit         Trace knit operations.
290
291
-Dlock         Trace when lockdir locks are taken or released.
291
292
-Dmerge        Emit information for debugging merges.
292
293
-Dtimes        Record timestamps from program start in trace file.