/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • 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
..
plugins 1066 20 years ago Martin Pool - rearrangement of modules, contributed by Gustavo Diff
selftest 723 20 years ago Martin Pool - move whitebox/blackbox modules into bzrlib.selft Diff
util 1066 20 years ago Martin Pool - rearrangement of modules, contributed by Gustavo Diff
__init__.py 1090 20 years ago Martin Pool - bump version number 1.9 KB Diff Download File
add.py 1103 20 years ago Martin Pool - some pychecker cleanups 3.6 KB Diff Download File
atomicfile.py 565 20 years ago Martin Pool - more invariant checks in AtomicFile 2.9 KB Diff Download File
branch.py 1104 20 years ago Martin Pool - Add a simple UIFactory The idea of this is t 47.2 KB Diff Download File
changeset.py 1094 20 years ago Martin Pool - merge aaron's merge improvements 999..1008 aben 51.7 KB Diff Download File
check.py 1104 20 years ago Martin Pool - Add a simple UIFactory The idea of this is t 9.2 KB Diff Download File
commands.py 1104 20 years ago Martin Pool - Add a simple UIFactory The idea of this is t 60.7 KB Diff Download File
commit.py 1097 20 years ago Martin Pool - send trace messages out through python logging m 11.3 KB Diff Download File
delta.py 1014 20 years ago Martin Pool - correctly exclude root_directory from search for 7.5 KB Diff Download File
diff.py 1040 20 years ago Martin Pool - merge patch to take ranges to diff -r option 8.1 KB Diff Download File
errors.py 1034 20 years ago Martin Pool - merge bzrlib.revision.is_ancestor from aaron 2.4 KB Diff Download File
fetch.py 1104 20 years ago Martin Pool - Add a simple UIFactory The idea of this is t 3.6 KB Diff Download File
hashcache.py 954 20 years ago Martin Pool - separate out code that just scans the hash cache 7.5 KB Diff Download File
help.py 1099 20 years ago Martin Pool - 'bzr' with no arguments shows the summary help. 3.9 KB Diff Download File
info.py 542 20 years ago Martin Pool - fix typo 3.4 KB Diff Download File
intset.py 927 20 years ago Martin Pool - oops, set() is much faster than intset 4.9 KB Diff Download File
inventory.py 1077 20 years ago Martin Pool - avoid compiling REs at module load time 19.7 KB Diff Download File
lock.py 951 20 years ago Martin Pool - fix up self reference in msvc lock object 7.6 KB Diff Download File
log.py 1012 20 years ago Martin Pool - some cleanup of log code to have less special ca 11.4 KB Diff Download File
mdiff.py 1063 20 years ago Martin Pool - fix mdiff handling of files without a trailing n 3.8 KB Diff Download File
merge.py 1094 20 years ago Martin Pool - merge aaron's merge improvements 999..1008 aben 12.9 KB Diff Download File
merge3.py 839 20 years ago Martin Pool - avoid copying string lists when handling unmatch 11.9 KB Diff Download File
merge_core.py 1094 20 years ago Martin Pool - merge aaron's merge improvements 999..1008 aben 28.4 KB Diff Download File
meta_store.py 790 20 years ago Martin Pool Merge from aaron: ------------------------------- 1.6 KB Diff Download File
missing.py 1054 20 years ago Martin Pool - merge john's "missing" command 3.1 KB Diff Download File
newinventory.py 909 20 years ago Martin Pool - merge John's code to give the tree root an expli 4.3 KB Diff Download File
osutils.py 1077 20 years ago Martin Pool - avoid compiling REs at module load time 14.2 KB Diff Download File
patch.py 1069 20 years ago Martin Pool - merge merge improvements from aaron revisions 1.8 KB Diff Download File
plugin.py 1066 20 years ago Martin Pool - rearrangement of modules, contributed by Gustavo 4.6 KB Diff Download File
progress.py 1104 20 years ago Martin Pool - Add a simple UIFactory The idea of this is t 9.2 KB Diff Download File
remotebranch.py 1066 20 years ago Martin Pool - rearrangement of modules, contributed by Gustavo 5.4 KB Diff Download File
revfile.py 1064 20 years ago Martin Pool - allow an irev or drev name to be given on the re 17.8 KB Diff Download File
revision.py 1046 20 years ago Martin Pool - cleanup re-raise of exception 6.5 KB Diff Download File
shellcomplete.py 1091 20 years ago Martin Pool - new shell-complete command to help zsh completio 1.9 KB Diff Download File
status.py 1005 20 years ago Martin Pool - split TreeDelta and compare_trees out into new m 2 KB Diff Download File
store.py 1104 20 years ago Martin Pool - Add a simple UIFactory The idea of this is t 6.6 KB Diff Download File
textinv.py 236 20 years ago mbp at sourcefrog - Experiments in inventory performance 2.5 KB Diff Download File
textui.py 426 20 years ago Martin Pool - Skip symlinks during recursive add (path from aa 1.1 KB Diff Download File
trace.py 1101 20 years ago Martin Pool - add global definition to quieten pychecker 5.4 KB Diff Download File
tree.py 1069 20 years ago Martin Pool - merge merge improvements from aaron revisions 11.1 KB Diff Download File
ui.py 1104 20 years ago Martin Pool - Add a simple UIFactory The idea of this is t 1.4 KB Diff Download File
upgrade.py 1104 20 years ago Martin Pool - Add a simple UIFactory The idea of this is t 5.2 KB Diff Download File
weave.py 1084 20 years ago Martin Pool - weave add command needs to take a symbolic name 28.6 KB Diff Download File
weavefile.py 1103 20 years ago Martin Pool - some pychecker cleanups 4.1 KB Diff Download File
workingtree.py 956 20 years ago Martin Pool doc 9 KB Diff Download File
xml.py 1066 20 years ago Martin Pool - rearrangement of modules, contributed by Gustavo 1.3 KB Diff Download File