~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-08-24 08:59:32 UTC
  • Revision ID: mbp@sourcefrog.net-20050824085932-c61f1f1f1c930e13
- Add a simple UIFactory 

  The idea of this is to let a client of bzrlib set some 
  policy about how output is displayed.

  In this revision all that's done is that progress bars
  are constructed by a policy established by the application
  rather than being randomly constructed in the library 
  or passed down the calls.  This avoids progress bars
  popping up while running the test suite and cleans up
  some code.
Filename Latest Rev Last Changed Committer Comment Size
..
convertfile.py 942 19 years ago Martin Pool - update convertinv to work with current weave cod 2.1 KB Diff Download File
convertinv.py 893 19 years ago Martin Pool - Refactor weave calculation of inclusions 2 KB Diff Download File
history2revfiles.py 1065 19 years ago Martin Pool - add tool to try conversion of history into revfi 2.8 KB Diff Download File
history2weaves.py 1089 19 years ago Martin Pool - better progress messages for conversion to weave 4 KB Diff Download File
http_client.py 1093 19 years ago Martin Pool - more experiments with http_client 15 KB Diff Download File
testweave.py 1083 19 years ago Martin Pool - add space to store revision-id in weave files 20.7 KB Diff Download File
weavebench.py 936 19 years ago Martin Pool - weavebench should set random seed to make it rep 2.6 KB Diff Download File
weavemerge.sh 921 19 years ago Martin Pool - shell script to set up a weave merge test case 584 bytes Diff Download File