~bzr-pqm/bzr/bzr.dev

Include new submodules in setup.py list of modules.
Filename Latest Rev Last Changed Committer Comment Size
..
export 1185.31.12 18 years ago John Arbash Meinel Refactored the export code to make it easier to ad Diff
plugins 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
store 1185.11.1 19 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
tests 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t Diff
transport 1185.11.1 19 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
ui 1185.49.21 18 years ago John Arbash Meinel Refactored bzrlib/ui.py into a module with the pos Diff
util 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
__init__.py 1185.49.14 18 years ago John Arbash Meinel [merge] bzr.dev 3.2 KB Diff Download File
add.py 1185.33.66 18 years ago Martin Pool [patch] use unicode literals for all hardcoded pat 5.5 KB Diff Download File
annotate.py 1185.33.45 18 years ago Martin Pool [merge] refactoring of branch vs working tree, etc 3.1 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.49.17 18 years ago John Arbash Meinel [merge] Robey Pointer - some sftp fixes, and an ht 42.8 KB Diff Download File
builtins.py 1185.33.72 18 years ago Martin Pool Fix commit message template for non-ascii files, a 67.8 KB Diff Download File
changeset.py 1185.33.66 18 years ago Martin Pool [patch] use unicode literals for all hardcoded pat 55 KB Diff Download File
check.py 1512 18 years ago Robert Collins Merge from Martin. Adjust check to work with HTTP 8.6 KB Diff Download File
clone.py 1185.33.59 18 years ago Martin Pool [patch] keep a cached basis inventory (Johan Rydbe 6.4 KB Diff Download File
commands.py 1185.49.21 18 years ago John Arbash Meinel Refactored bzrlib/ui.py into a module with the pos 18.2 KB Diff Download File
commit.py 1185.33.59 18 years ago Martin Pool [patch] keep a cached basis inventory (Johan Rydbe 17.7 KB Diff Download File
config.py 1185.39.1 18 years ago Alexey Shamrin merge forgotten win32 fixes from http://bzr.arbash 17.6 KB Diff Download File
conflicts.py 1185.33.66 18 years ago Martin Pool [patch] use unicode literals for all hardcoded pat 3.3 KB Diff Download File
delta.py 1185.36.3 18 years ago Daniel Silverstone Merge from mainline 8.3 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.54 18 years ago Martin Pool [merge] test renames and other fixes (John) 14.3 KB Diff Download File
externalcommand.py 1185.31.3 18 years ago John Arbash Meinel Fix ExternalCommand to not run random files in the 1.9 KB Diff Download File
fetch.py 1185.33.55 18 years ago Martin Pool [patch] weave fetch optimizations (Goffredo Baronc 9.6 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 19 years ago Aaron Bentley Fixed bug in distance-from-root graph operation 3.9 KB Diff Download File
hashcache.py 1185.31.4 18 years ago John Arbash Meinel Fixing mutter() calls to not have to do string pro 8.1 KB Diff Download File
help.py 1185.33.32 18 years ago Martin Pool [merge] fix \t in commit messages 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.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 4.8 KB Diff Download File
inventory.py 1185.33.66 18 years ago Martin Pool [patch] use unicode literals for all hardcoded pat 37.1 KB Diff Download File
lock.py 1185.31.4 18 years ago John Arbash Meinel Fixing mutter() calls to not have to do string pro 7.7 KB Diff Download File
log.py 1185.33.54 18 years ago Martin Pool [merge] test renames and other fixes (John) 17.4 KB Diff Download File
merge.py 1185.49.14 18 years ago John Arbash Meinel [merge] bzr.dev 25.6 KB Diff Download File
merge3.py 1185.33.62 18 years ago Martin Pool doc 13.7 KB Diff Download File
merge_core.py 1185.31.4 18 years ago John Arbash Meinel Fixing mutter() calls to not have to do string pro 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 1185.33.72 18 years ago Martin Pool Fix commit message template for non-ascii files, a 4.6 KB Diff Download File
option.py 1185.33.33 18 years ago Martin Pool [patch] add 'bzr inventory --kind directory'; remo 7.9 KB Diff Download File
osutils.py 1185.49.14 18 years ago John Arbash Meinel [merge] bzr.dev 12.3 KB Diff Download File
patch.py 1185.1.40 19 years ago Robert Collins Merge what applied of Alexander Belchenko's win32 2 KB Diff Download File
plugin.py 1185.39.1 18 years ago Alexey Shamrin merge forgotten win32 fixes from http://bzr.arbash 5.6 KB Diff Download File
progress.py 1185.33.60 18 years ago Martin Pool Use full terminal width for verbose test output. 9.6 KB Diff Download File
revision.py 1185.42.6 18 years ago Jelmer Vernooij Don't clear Revision.parent_ids after it has been 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
rio.py 1185.47.2 18 years ago Martin Pool Finish rio format and tests. 6.8 KB Diff Download File
shellcomplete.py 1185.33.32 18 years ago Martin Pool [merge] fix \t in commit messages 1.9 KB Diff Download File
status.py 1185.33.70 18 years ago Martin Pool Refactor status display code. 4.8 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 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 1.1 KB Diff Download File
trace.py 1185.49.17 18 years ago John Arbash Meinel [merge] Robey Pointer - some sftp fixes, and an ht 8.3 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 1185.31.22 18 years ago John Arbash Meinel [merge] bzr.dev 8.1 KB Diff Download File
tsort.py 1185.16.114 18 years ago mbp at sourcefrog Improved topological sort 2 KB Diff Download File
uncommit.py 1185.31.24 18 years ago John Arbash Meinel [merge] Added the uncommit plugin 2.8 KB Diff Download File
upgrade.py 1185.33.43 18 years ago Martin Pool [merge] trace improvements - shorter error messa 15.4 KB Diff Download File
File weave.py 1185.33.64 18 years ago Martin Pool Remove dead Weave.merge() method (use weave_merge 36.1 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 1185.49.17 18 years ago John Arbash Meinel [merge] Robey Pointer - some sftp fixes, and an ht 32.2 KB Diff Download File
xml.py 1185.33.68 18 years ago Martin Pool Emit warning to trace file only if using cElementT 2.6 KB Diff Download File
xml4.py 1185.31.4 18 years ago John Arbash Meinel Fixing mutter() calls to not have to do string pro 6.5 KB Diff Download File
xml5.py 1499 18 years ago Robert Collins Remove some unneeded shebangs. 7.3 KB Diff Download File