~bzr-pqm/bzr/bzr.dev

PEP8 fixes
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 1544 18 years ago Martin Pool Bump version to 0.8pre 3.3 KB Diff Download File
_changeset.py 1545.2.1 18 years ago Aaron Bentley Made the merge internals private 46 KB Diff Download File
_merge.py 1545.2.3 18 years ago Aaron Bentley Updated following j-a-meinel's comments 8.2 KB Diff Download File
_merge_core.py 1545.2.1 18 years ago Aaron Bentley Made the merge internals private 12.7 KB Diff Download File
add.py 1185.50.20 18 years ago John Arbash Meinel merge permissions branch, also fixup tests so they 6.2 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.50.20 18 years ago John Arbash Meinel merge permissions branch, also fixup tests so they 3 KB Diff Download File
branch.py 1530.1.7 18 years ago Robert Collins merge integration. 44.1 KB Diff Download File
builtins.py 1545.2.1 18 years ago Aaron Bentley Made the merge internals private 71.2 KB Diff Download File
check.py 1185.50.28 18 years ago John Arbash Meinel Lots of updates for 'bzr check' Added get_sha1() t 9.5 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.33.85 18 years ago Martin Pool New --lsprof option from Denys Duchier 18.6 KB Diff Download File
commit.py 1185.33.88 18 years ago Martin Pool [patch] read only the table-of-contents of weaves 17.7 KB Diff Download File
config.py 1532 18 years ago Robert Collins Merge in John Meinels integration branch. 18.3 KB Diff Download File
conflicts.py 1185.31.49 18 years ago John Arbash Meinel Some corrections using the new osutils.rename. **A 3.3 KB Diff Download File
delta.py 1543.1.1 18 years ago Denys Duchier lock operations for trees - use them for diff 8.6 KB Diff Download File
diff.py 1543.1.1 18 years ago Denys Duchier lock operations for trees - use them for diff 9.7 KB Diff Download File
errors.py 1534.3.1 18 years ago Robert Collins * bzrlib.osutils.safe_unicode now exists to provi 14.4 KB Diff Download File
externalcommand.py 1185.31.49 18 years ago John Arbash Meinel Some corrections using the new osutils.rename. **A 2 KB Diff Download File
fetch.py 1185.33.78 18 years ago Martin Pool Change fetch status message to "copying revision" 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 18 years ago Aaron Bentley Fixed bug in distance-from-root graph operation 3.9 KB Diff Download File
hashcache.py 1185.59.10 18 years ago Denys Duchier hashcache: new constants and improved comment 8.7 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.50.24 18 years ago John Arbash Meinel Added set_remove to get the set delete function to 5.3 KB Diff Download File
inventory.py 1185.50.28 18 years ago John Arbash Meinel Lots of updates for 'bzr check' Added get_sha1() t 37.6 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
lsprof.py 1185.33.86 18 years ago Martin Pool Add additional module for lsprof. 3.5 KB Diff Download File
File merge.py 1545.2.4 18 years ago Aaron Bentley PEP8 fixes 17.7 KB Diff Download File
merge3.py 1185.33.62 18 years ago Martin Pool doc 13.7 KB Diff Download File
missing.py 1185.54.19 18 years ago Aaron Bentley All tests pass 4 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.91 18 years ago Martin Pool [merge] improved 'missing' command from aaron 8.2 KB Diff Download File
osutils.py 1534.3.1 18 years ago Robert Collins * bzrlib.osutils.safe_unicode now exists to provi 15.7 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 1185.31.57 18 years ago John Arbash Meinel [merge] bzr.dev 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 1185.62.5 18 years ago John Arbash Meinel Updated -r revid:foo so that it can match revision 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
symbol_versioning.py 1534.1.3 18 years ago Robert Collins Bugfix the symbol_versioning deprecation decorator 4.2 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.31.57 18 years ago John Arbash Meinel [merge] bzr.dev 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 1543.1.2 18 years ago Denys Duchier removed the lock_write method for read-only trees 8.4 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.31.37 18 years ago John Arbash Meinel Switched os.path.abspath and os.path.realpath to o 15.4 KB Diff Download File
File weave.py 1185.50.29 18 years ago John Arbash Meinel Whitespace and other formatting cleanups suggested 39.4 KB Diff Download File
weavefile.py 1185.33.88 18 years ago Martin Pool [patch] read only the table-of-contents of weaves 4.2 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.59.9 18 years ago Denys Duchier only write the hashcache when releasing the lock 32.5 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