Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
doc | 1530.2.1 | 18 years ago | Robert Collins | Start tests for api usage. | |||
export | 1185.31.12 | 18 years ago | John Arbash Meinel | Refactored the export code to make it easier to ad | |||
plugins | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | |||
store | 1185.11.1 | 19 years ago | John Arbash Meinel | (broken) Transport work is merged in. Tests do not | |||
tests | 1185.31.25 | 18 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | |||
transport | 1185.11.1 | 19 years ago | John Arbash Meinel | (broken) Transport work is merged in. Tests do not | |||
ui | 1185.49.21 | 18 years ago | John Arbash Meinel | Refactored bzrlib/ui.py into a module with the pos | |||
util | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | |||
__init__.py | 1534.5.5 | 18 years ago | Robert Collins | Move is_control_file into WorkingTree.is_control_f | 3.3 KB | ||
add.py | 1534.5.5 | 18 years ago | Robert Collins | Move is_control_file into WorkingTree.is_control_f | 6.3 KB | ||
annotate.py | 1563.2.1 | 18 years ago | Robert Collins | Merge in a variation of the versionedfile api from | 3.1 KB | ||
atomicfile.py | 1185.50.20 | 18 years ago | John Arbash Meinel | merge permissions branch, also fixup tests so they | 3 KB | ||
branch.py | 1615.1.1 | 18 years ago | Martin Pool | [merge] my previous work, including pycurl regress | 47.9 KB | ||
builtins.py | 1626.1.1 | 18 years ago | Martin Pool | Disable break-lock command until it works properly | 87.7 KB | ||
bzrdir.py | 1607.1.11 | 18 years ago | Robert Collins | Merge from bzr.dev | 65.2 KB | ||
check.py | 1616.1.5 | 18 years ago | Martin Pool | Cleanup and document some check code | 9.6 KB | ||
commands.py | 1616.1.15 | 18 years ago | Martin Pool | Handle 'bzr ?', etc. | 21.9 KB | ||
commit.py | 1607.1.11 | 18 years ago | Robert Collins | Merge from bzr.dev | 22.3 KB | ||
config.py | 1610.1.8 | 18 years ago | Martin Pool | [merge] mpe | 19.8 KB | ||
conflicts.py | 1551.2.18 | 18 years ago | Aaron Bentley | Updated docs to clarify conflict handling | 4.2 KB | ||
decorators.py | 1534.4.48 | 18 years ago | Robert Collins | Make needs_read_lock and needs_write_lock more vis | 1.7 KB | ||
delta.py | 1185.50.49 | 18 years ago | John Arbash Meinel | [merge] 0.7-bugfix: Fix fileid_involved to unescap | 8.6 KB | ||
diff.py | 1583.1.1 | 18 years ago | Michael Ellerman | Change to -p1 format diffs. Update existing tests | 11.2 KB | ||
errors.py | 1558.4.12 | 18 years ago | Aaron Bentley | Removed unused error | 23.3 KB | ||
externalcommand.py | 1558.1.9 | 18 years ago | Aaron Bentley | Merged aliases | 2.1 KB | ||
fetch.py | 1615.1.2 | 18 years ago | Martin Pool | [merge] robert's knit-performance work | 11.4 KB | ||
gpg.py | 1185.78.4 | 18 years ago | John Arbash Meinel | Reverting gpg changes, should not be mainline, see | 2.6 KB | ||
graph.py | 1594.2.15 | 18 years ago | Robert Collins | Unfuck performance. | 5.9 KB | ||
hashcache.py | 1616.1.2 | 18 years ago | Martin Pool | Emit trace message about hash cache performance. | 9.2 KB | ||
help.py | 1553.5.4 | 18 years ago | Martin Pool | [patch] better formatting for 'bzr help commands' | 4.9 KB | ||
identitymap.py | 1563.2.25 | 18 years ago | Robert Collins | Merge in upstream. | 3.3 KB | ||
info.py | 1611.1.1 | 18 years ago | Olaf Conradi | Add parent location to info command (Closes featur | 5.1 KB | ||
inter.py | 1563.2.12 | 18 years ago | Robert Collins | Checkpointing: created InterObject to factor out c | 2.8 KB | ||
intset.py | 1185.50.24 | 18 years ago | John Arbash Meinel | Added set_remove to get the set delete function to | 5.3 KB | ||
inventory.py | 1616.1.7 | 18 years ago | Martin Pool | New developer commands 'weave-list' and 'weave-joi | 40.1 KB | ||
iterablefile.py | 1185.65.29 | 18 years ago | Robert Collins | Implement final review suggestions. | 7.7 KB | ||
knit.py | 1628.1.1 | 18 years ago | Robert Collins | Cache the index number of versions in the knit ind | 61.8 KB | ||
lock.py | 1553.5.46 | 18 years ago | Martin Pool | doc | 8.2 KB | ||
lockable_files.py | 1594.2.22 | 18 years ago | Robert Collins | Ensure that lockable files calls finish() on trans | 11.1 KB | ||
lockdir.py | 1553.5.61 | 18 years ago | Martin Pool | Locks protecting LockableFiles must now be explici | 14.1 KB | ||
log.py | 1624.1.3 | 18 years ago | Robert Collins | Convert log to use the new tsort.merge_sort routin | 17.7 KB | ||
lsprof.py | 1185.33.86 | 18 years ago | Martin Pool | Add additional module for lsprof. | 3.5 KB | ||
merge.py | 1558.6.4 | 18 years ago | Aaron Bentley | Fixed merge-type weave | 36.7 KB | ||
merge3.py | 1185.33.62 | 18 years ago | Martin Pool | doc | 13.7 KB | ||
missing.py | 1594.1.3 | 18 years ago | Robert Collins | Fixup pb usage to use nested_progress_bar. | 4.1 KB | ||
msgeditor.py | 1553.4.9 | 18 years ago | Michael Ellerman | Make the "ignore line" in the commit message edito | 4.8 KB | ||
option.py | 1587.1.6 | 18 years ago | Robert Collins | Update bound branch implementation to 0.8. | 8.2 KB | ||
osutils.py | 1553.5.28 | 18 years ago | Martin Pool | [merge] from bzr.dev before integration Fix undefi | 16.3 KB | ||
patch.py | 1534.7.130 | 18 years ago | Aaron Bentley | More conflict handling, test porting | 2.1 KB | ||
plugin.py | 1534.7.158 | 18 years ago | Aaron Bentley | Merged John Meinel's integration | 6.2 KB | ||
progress.py | 1596.2.35 | 18 years ago | Robert Collins | Subclass SequenceMatcher to get a slightly faster | 16 KB | ||
reconcile.py | 1607.1.11 | 18 years ago | Robert Collins | Merge from bzr.dev | 14.5 KB | ||
repository.py | 1615.1.2 | 18 years ago | Martin Pool | [merge] robert's knit-performance work | 73.4 KB | ||
revision.py | 1607.1.12 | 18 years ago | Robert Collins | Fix common_ancestor to still calculate a common an | 16 KB | ||
revisionspec.py | 1534.1.31 | 18 years ago | Robert Collins | Deprecated fetch.fetch and fetch.greedy_fetch for | 11.7 KB | ||
rio.py | 1553.5.32 | 18 years ago | Martin Pool | rio files are always externalized in utf-8. test | 7.3 KB | ||
shellcomplete.py | 1185.33.32 | 18 years ago | Martin Pool | [merge] fix \t in commit messages | 1.9 KB | ||
sign_my_commits.py | 1563.2.29 | 18 years ago | Robert Collins | Remove all but fetch references to repository.revi | 2.7 KB | ||
status.py | 1551.2.11 | 18 years ago | Aaron Bentley | Niced up the documentation | 6.1 KB | ||
symbol_versioning.py | 1581.1.1 | 18 years ago | Robert Collins | Bugfix aliases to be backwards compatible with plu | 5.4 KB | ||
testament.py | 1553.3.2 | 18 years ago | Marien Zwart | Remove a useless local function. | 7 KB | ||
textinv.py | 1399.1.6 | 19 years ago | Robert Collins | move exporting functionality into inventory.py - u | 2.5 KB | ||
textui.py | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | 1.1 KB | ||
trace.py | 1534.4.25 | 18 years ago | Robert Collins | Add a --transport parameter to the test suite to s | 8.4 KB | ||
transactions.py | 1594.2.20 | 18 years ago | Robert Collins | Add finished() notifications to transactions. | 6.5 KB | ||
transform.py | 1551.2.34 | 18 years ago | Aaron Bentley | Refactored the revert phases | 46.2 KB | ||
tree.py | 1563.2.14 | 18 years ago | Robert Collins | Prepare weave store to delegate copy details to th | 8.1 KB | ||
tsort.py | 1624.1.3 | 18 years ago | Robert Collins | Convert log to use the new tsort.merge_sort routin | 20.3 KB | ||
uncommit.py | 1558.1.12 | 18 years ago | Aaron Bentley | Got uncommit working properly with checkouts | 1.2 KB | ||
upgrade.py | 1558.7.2 | 18 years ago | Aaron Bentley | Upgrade works in repositories | 3 KB | ||
versionedfile.py | 1616.1.18 | 18 years ago | Martin Pool | (weave-merge) don't treat killed-both lines as poi | 24.3 KB | ||
weave.py | 1616.1.18 | 18 years ago | Martin Pool | (weave-merge) don't treat killed-both lines as poi | 52 KB | ||
weave_commands.py | 1616.1.17 | 18 years ago | Martin Pool | New 'weave-plan-merge' and 'weave-merge-text' comm | 3 KB | ||
weavefile.py | 1596.2.27 | 18 years ago | Robert Collins | Note potential improvements in knit adds. | 5.4 KB | ||
win32console.py | 1185.16.86 | 19 years ago | mbp at sourcefrog | - win32 get_console_size from Alexander | 1 KB | ||
workingtree.py | 1551.2.37 | 18 years ago | Aaron Bentley | Merge from bzr.ab.integration | 57 KB | ||
xml4.py | 1540.1.6 | 18 years ago | John Arbash Meinel | fileid_involved needs to unescape the file id and | 6.5 KB | ||
xml5.py | 1540.1.6 | 18 years ago | John Arbash Meinel | fileid_involved needs to unescape the file id and | 7.3 KB | ||
xml_serializer.py | 1540.1.6 | 18 years ago | John Arbash Meinel | fileid_involved needs to unescape the file id and | 2.6 KB |