~bzr-pqm/bzr/bzr.dev

[patch] handle bad IOError subclass raised by urlopen
Filename Latest Rev Last Changed Committer Comment Size
..
plugins 1110 18 years ago Martin Pool - merge aaron's merge improvements: * When merg Diff
selftest 723 19 years ago Martin Pool - move whitebox/blackbox modules into bzrlib.selft Diff
store 1185.11.1 18 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
transport 1185.11.1 18 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
util 1110 18 years ago Martin Pool - merge aaron's merge improvements: * When merg Diff
__init__.py 1185.16.144 18 years ago Martin Pool Bump version to 0.7pre 3.1 KB Diff Download File
add.py 1497 18 years ago Robert Collins Move Branch.read_working_inventory to WorkingTree. 5.5 KB Diff Download File
annotate.py 1185.33.10 18 years ago Martin Pool Remove dead code 3 KB Diff Download File
atomicfile.py 1185.12.80 18 years ago Aaron Bentley Added mode preservation to AtomicFile 2.9 KB Diff Download File
branch.py 1185.33.17 18 years ago Martin Pool [merge] aaron, various fixes 55.4 KB Diff Download File
builtins.py 1185.33.17 18 years ago Martin Pool [merge] aaron, various fixes 63.1 KB Diff Download File
changeset.py 1185.12.88 18 years ago Aaron Bentley Added weave merge conflict to ExceptionConflictHan 54.5 KB Diff Download File
check.py 1185.16.101 18 years ago mbp at sourcefrog todo 7.7 KB Diff Download File
clone.py 1185.16.103 18 years ago mbp at sourcefrog Fix up all calls to InvalidRevisionId() to specify 6.3 KB Diff Download File
commands.py 1185.33.18 18 years ago Martin Pool [patch] handle bad IOError subclass raised by urlo 17.8 KB Diff Download File
commit.py 1185.35.15 18 years ago Aaron Bentley Added branch nicks to revisions 17.8 KB Diff Download File
config.py 1185.35.27 18 years ago Aaron Bentley Got unicode nicks working properly, even when gann 17.2 KB Diff Download File
conflicts.py 1185.35.1 18 years ago Aaron Bentley Implemented conflicts.restore 3.3 KB Diff Download File
delta.py 1185.35.26 18 years ago Aaron Bentley Fixed diff and status on newly-added, newly-delete 8 KB Diff Download File
diff.py 1185.35.29 18 years ago Aaron Bentley Support whitespace in diff filenames 9.3 KB Diff Download File
errors.py 1185.33.17 18 years ago Martin Pool [merge] aaron, various fixes 13.9 KB Diff Download File
externalcommand.py 1185.1.41 18 years ago Robert Collins massive patch from Alexander Belchenko - many PEP8 1.8 KB Diff Download File
fetch.py 1480 18 years ago Robert Collins BUGFIX: fetch was not skipping all missing parents 9 KB Diff Download File
gpg.py 1442.1.62 18 years ago Robert Collins Allow creation of testaments from uncommitted data 2.6 KB Diff Download File
graph.py 1185.8.3 18 years ago Aaron Bentley Fixed bug in distance-from-root graph operation 3.9 KB Diff Download File
hashcache.py 1185.16.29 18 years ago Martin Pool [merge] config file and other things from robert 8.1 KB Diff Download File
help.py 1185.33.15 18 years ago Martin Pool [path] bgu in help_on_command (Robert Widhopf-Fran 4.9 KB Diff Download File
identitymap.py 1417.1.12 18 years ago Robert Collins cache revision history during read transactions 3.3 KB Diff Download File
info.py 1390 18 years ago Robert Collins pair programming worx... merge integration and wea 3.4 KB Diff Download File
intset.py 1185.1.20 18 years ago Robert Collins remove unneeded shebangs 4.8 KB Diff Download File
inventory.py 1185.33.3 18 years ago Martin Pool [merge] jelmer 37.1 KB Diff Download File
lock.py 1185.23.3 18 years ago Aaron Bentley win32 locking fix from Belchenko 7.7 KB Diff Download File
log.py 1185.35.19 18 years ago Aaron Bentley Tweaked short-log as Meinel suggested 15.1 KB Diff Download File
merge.py 1185.35.13 18 years ago Aaron Bentley Merged Martin 24.9 KB Diff Download File
merge3.py 1185.24.1 18 years ago Aaron Bentley Got reprocessing working 13.5 KB Diff Download File
merge_core.py 1185.24.3 18 years ago Aaron Bentley Integrated reprocessing into the rest of the merge 13 KB Diff Download File
missing.py 1185.35.30 18 years ago Aaron Bentley Fixed missing --verbose 2.6 KB Diff Download File
msgeditor.py 1442.1.6 18 years ago Robert Collins first stage major overhaul of configs, giving use 3.8 KB Diff Download File
option.py 1185.25.3 18 years ago Aaron Bentley Restored short options in help 7.9 KB Diff Download File
osutils.py 1185.16.70 18 years ago Martin Pool - improved handling of non-ascii branch names and 11.8 KB Diff Download File
patch.py 1185.1.40 18 years ago Robert Collins Merge what applied of Alexander Belchenko's win32 2 KB Diff Download File
plugin.py 1492 18 years ago Robert Collins Support decoration of commands. Commands.register 5.6 KB Diff Download File
progress.py 1185.16.75 18 years ago Martin Pool - improved eta estimation for progress bar (patc 9.8 KB Diff Download File
revision.py 1482 18 years ago Robert Collins 'revision.revision_graph can handle having only pa 12.2 KB Diff Download File
revisionspec.py 1442.1.64 18 years ago Robert Collins Branch.open_containing now returns a tuple (Branch 11.6 KB Diff Download File
shellcomplete.py 1185.16.45 18 years ago Martin Pool - refactor handling of short option names 1.9 KB Diff Download File
status.py 1185.12.89 18 years ago Aaron Bentley Improved sort order of indirect merges 4.5 KB Diff Download File
testament.py 1185.21.8 18 years ago Jelmer Vernooij Merge from Martin 7 KB Diff Download File
textinv.py 1399.1.6 18 years ago Robert Collins move exporting functionality into inventory.py - u 2.5 KB Diff Download File
textui.py 426 19 years ago Martin Pool - Skip symlinks during recursive add (path from aa 1.1 KB Diff Download File
trace.py 1185.33.17 18 years ago Martin Pool [merge] aaron, various fixes 8.1 KB Diff Download File
transactions.py 1417.1.10 18 years ago Robert Collins add a cache bound to Transactions, and a precious 5.6 KB Diff Download File
tree.py 1465 18 years ago Robert Collins Bugfix the new pull --clobber to not generate spur 11 KB Diff Download File
tsort.py 1185.16.114 18 years ago mbp at sourcefrog Improved topological sort 2 KB Diff Download File
ui.py 1092.1.39 18 years ago Robert Collins merge from mpool 1.4 KB Diff Download File
upgrade.py 1185.33.12 18 years ago Martin Pool Remove some direct calls to logging, and some dead 15.4 KB Diff Download File
File weave.py 1185.16.124 18 years ago Martin Pool Add Weave.__contains__. 36.5 KB Diff Download File
weavefile.py 1390 18 years ago Robert Collins pair programming worx... merge integration and wea 4.1 KB Diff Download File
win32console.py 1185.16.86 18 years ago mbp at sourcefrog - win32 get_console_size from Alexander 1 KB Diff Download File
workingtree.py 1497 18 years ago Robert Collins Move Branch.read_working_inventory to WorkingTree. 18.6 KB Diff Download File
xml.py 1185.16.123 18 years ago Martin Pool Fix syntax of serializer_v5.pack_revision_to_strin 2.5 KB Diff Download File
xml4.py 1399.1.10 18 years ago Robert Collins remove kind from the InventoryEntry constructor - 6.5 KB Diff Download File
xml5.py 1185.16.37 18 years ago Martin Pool - properties are retrieved when revisions are load 7.3 KB Diff Download File