Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
benchmarks | 1707.2.2 | 18 years ago | Robert Collins | Start on bench_add, an add benchtest. | |||
bundle | 1185.82.130 | 18 years ago | Aaron Bentley | Rename changesets to revision bundles | |||
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 | |||
repofmt | 2241.1.1 | 17 years ago | Martin Pool | Change RepositoryFormat to use a Registry rather t | |||
smart | 2018.5.21 | 17 years ago | Andrew Bennetts | Move bzrlib.transport.smart to bzrlib.smart | |||
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 | |||
version_info_formats | 2022.1.1 | 18 years ago | John Arbash Meinel | [merge] version-info plugin, and cleanup for layou | |||
__init__.py | 2256.2.2 | 17 years ago | Robert Collins | Allow 'import bzrlib.plugins.NAME' to work when th | 2.2 KB | ||
add.py | 2094.3.5 | 18 years ago | John Arbash Meinel | Fix imports to ensure modules are loaded before th | 14.2 KB | ||
annotate.py | 2256.1.1 | 17 years ago | Robert Collins | (robertc) Merge new Branch.last_revision_info meth | 6.5 KB | ||
atomicfile.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 3.7 KB | ||
branch.py | 2018.5.61 | 17 years ago | Robert Collins | Merge Repository.gather_stats api for hpss. | 57.6 KB | ||
builtins.py | 2018.5.69 | 17 years ago | Robert Collins | Prevent the smart server sending cruft over stderr | 117 KB | ||
bzrdir.py | 2018.5.61 | 17 years ago | Robert Collins | Merge Repository.gather_stats api for hpss. | 83.9 KB | ||
cache_utf8.py | 2155.1.1 | 17 years ago | John Arbash Meinel | (Dmitry Vasiliev) pre-lookup encoders to improve p | 3 KB | ||
check.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 8.1 KB | ||
cmd_version_info.py | 1996.3.26 | 18 years ago | John Arbash Meinel | Make cmd_version_info.py lazy import most other mo | 3.1 KB | ||
commands.py | 2018.5.43 | 17 years ago | Andrew Bennetts | Merge from bzr.dev. | 20.7 KB | ||
commit.py | 2018.5.48 | 17 years ago | Wouter van Heyst | Merge the Branch.last_revision_info api change. | 24.7 KB | ||
config.py | 2018.5.59 | 17 years ago | Robert Collins | Get BranchConfig working somewhat on RemoteBranche | 29 KB | ||
conflicts.py | 1551.9.8 | 17 years ago | Aaron Bentley | Add --text parameter to conflicts | 14.6 KB | ||
debug.py | 2095.5.2 | 18 years ago | Martin Pool | save commit message if commit fails (#32054) | 823 bytes | ||
decorators.py | 2230.2.6 | 17 years ago | John Arbash Meinel | Clean up the documentation and imports for decorat | 6.3 KB | ||
delta.py | 2225.1.5 | 17 years ago | Aaron Bentley | Clean up whitespace changes | 12.1 KB | ||
diff.py | 2197.2.2 | 17 years ago | Martin Pool | merge bzr.dev, reconcile with option changes | 18.7 KB | ||
errors.py | 2018.5.61 | 17 years ago | Robert Collins | Merge Repository.gather_stats api for hpss. | 44.3 KB | ||
externalcommand.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 2.1 KB | ||
fetch.py | 2094.3.5 | 18 years ago | John Arbash Meinel | Fix imports to ensure modules are loaded before th | 15.6 KB | ||
generate_ids.py | 2116.4.1 | 18 years ago | John Arbash Meinel | Update file and revision id generators. Move id ge | 4.3 KB | ||
globbing.py | 2135.2.7 | 17 years ago | Kent Gibson | Implement JAM's review suggestions. | 7 KB | ||
gpg.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 3.5 KB | ||
graph.py | 2052.3.1 | 18 years ago | John Arbash Meinel | Add tests to cleanup the copyright of all source f | 5.9 KB | ||
hashcache.py | 2012.1.18 | 17 years ago | Aaron Bentley | rename fs param to stat_value | 10.3 KB | ||
help.py | 1551.9.14 | 17 years ago | Aaron Bentley | Change topic to hidden-commands | 5.2 KB | ||
help_topics.py | 2247.1.1 | 17 years ago | John Arbash Meinel | fix --Derror => -Derror (trivial) | 5.7 KB | ||
identitymap.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 3.3 KB | ||
ignores.py | 2178.1.1 | 17 years ago | John Arbash Meinel | (Kent Gibson, Jan Hudec) Better glob pattern match | 5 KB | ||
info.py | 2258.1.2 | 17 years ago | Robert Collins | New version of gather_stats which gathers aggregat | 11.7 KB | ||
inspect_for_copy.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 2.5 KB | ||
inter.py | 1910.2.15 | 18 years ago | Aaron Bentley | Back out inter.get changes, make optimizers an ord | 4.2 KB | ||
intset.py | 1963.2.6 | 18 years ago | Robey Pointer | pychecker is on crack; go back to using 'is None'. | 5.3 KB | ||
inventory.py | 1551.9.29 | 17 years ago | Aaron Bentley | Optimize Tree._iter_changes with specific file_ids | 48.5 KB | ||
iterablefile.py | 2052.3.3 | 18 years ago | John Arbash Meinel | Add (c) Canonical to files that Aaron has approved | 7.7 KB | ||
knit.py | 2229.2.3 | 17 years ago | Aaron Bentley | change reserved_id to is_reserved_id, add check_no | 76.4 KB | ||
lazy_import.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 14.6 KB | ||
lazy_regex.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 3.7 KB | ||
lock.py | 1887.1.1 | 18 years ago | Adeodato Simó | Do not separate paragraphs in the copyright statem | 9.1 KB | ||
lockable_files.py | 1955.3.8 | 18 years ago | John Arbash Meinel | avoid some deprecation warnings in other parts of | 12.6 KB | ||
lockdir.py | 1551.10.3 | 17 years ago | Aaron Bentley | Lock attempts don't treat permission problems as l | 17.3 KB | ||
log.py | 2249.4.2 | 17 years ago | Wouter van Heyst | Convert callers of Branch.revision_history() to Br | 18.7 KB | ||
lsprof.py | 1963.2.6 | 18 years ago | Robey Pointer | pychecker is on crack; go back to using 'is None'. | 6.2 KB | ||
memorytree.py | 1731.1.50 | 18 years ago | Aaron Bentley | Merge bzr.dev | 8.1 KB | ||
merge.py | 2249.3.1 | 17 years ago | John Arbash Meinel | Mention using 'bzr pull' if there are no commits i | 40 KB | ||
merge3.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 13.8 KB | ||
missing.py | 2204.1.1 | 17 years ago | John Arbash Meinel | 'bzr missing -v' was showing adds as deletes. | 4.7 KB | ||
msgeditor.py | 2135.1.3 | 18 years ago | Matthew Fuller | Include $VISUAL in the list of env variables when | 5.4 KB | ||
mutabletree.py | 2149.1.3 | 17 years ago | Aaron Bentley | Updates from review comments | 7.1 KB | ||
option.py | 2221.4.9 | 17 years ago | Aaron Bentley | Zap trailing whitespace | 13.5 KB | ||
osutils.py | 2252 | 17 years ago | Canonical.com Patch Queue Manager | (John Arbash Meinel) hard-code the whitespace char | 34.8 KB | ||
patch.py | 1711.7.20 | 18 years ago | John Arbash Meinel | always close files, minor PEP8 cleanup | 3.3 KB | ||
patches.py | 2052.3.3 | 18 years ago | John Arbash Meinel | Add (c) Canonical to files that Aaron has approved | 12.3 KB | ||
patiencediff.py | 2100.2.1 | 18 years ago | wang | Replace python's difflib by patiencediff because t | 13.1 KB | ||
plugin.py | 2256.2.3 | 17 years ago | Robert Collins | Review feedback. | 8.4 KB | ||
progress.py | 2120.1.1 | 18 years ago | John Arbash Meinel | Use time.time() because time.clock() is CPU time, | 17.7 KB | ||
reconcile.py | 2052.3.1 | 18 years ago | John Arbash Meinel | Add tests to cleanup the copyright of all source f | 14.1 KB | ||
registry.py | 2241.1.3 | 17 years ago | Martin Pool | Remove Registry.itervalues (comment from john) | 8.1 KB | ||
remote.py | 2018.5.68 | 17 years ago | Wouter van Heyst | Merge RemoteRepository.gather_stats. | 15.9 KB | ||
repository.py | 2018.5.64 | 17 years ago | Robert Collins | Allow Repository tests to be backed onto a specifi | 107 KB | ||
revision.py | 2229.2.3 | 17 years ago | Aaron Bentley | change reserved_id to is_reserved_id, add check_no | 16.8 KB | ||
revisionspec.py | 2249.4.2 | 17 years ago | Wouter van Heyst | Convert callers of Branch.revision_history() to Br | 23.1 KB | ||
revisiontree.py | 1551.9.18 | 17 years ago | Aaron Bentley | Updates from review comments | 4.6 KB | ||
rio.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 10.2 KB | ||
shellcomplete.py | 2190.2.1 | 17 years ago | Martin Pool | remove global registration of short options | 2.5 KB | ||
sign_my_commits.py | 1996.3.14 | 18 years ago | John Arbash Meinel | lazy_import osutils and sign_my_commits Move doc t | 2.8 KB | ||
status.py | 2168.1.3 | 17 years ago | John Arbash Meinel | The logic for when to display 'C' for conflicts wa | 8.5 KB | ||
symbol_versioning.py | 2234.1.1 | 17 years ago | Wouter van Heyst | 0.14rc1 has branch, bump bzr.dev version to 0.15 | 10.3 KB | ||
testament.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 8.3 KB | ||
textfile.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 1.7 KB | ||
textinv.py | 2052.3.6 | 18 years ago | John Arbash Meinel | [merge] bzr.dev 2078 | 2.5 KB | ||
textmerge.py | 1711.2.24 | 18 years ago | John Arbash Meinel | Late bind to PatienceSequenceMatcher to allow plug | 5.2 KB | ||
textui.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 1.2 KB | ||
trace.py | 2234.5.1 | 17 years ago | Wouter van Heyst | Update the mailing list address. | 10.1 KB | ||
transactions.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 6.5 KB | ||
transform.py | 2254 | 17 years ago | Canonical.com Patch Queue Manager | Display changes made by revert | 53.5 KB | ||
tree.py | 1551.9.31 | 17 years ago | Aaron Bentley | Handle to_paths correctly when parent of file is n | 21.8 KB | ||
treebuilder.py | 1731.1.50 | 18 years ago | Aaron Bentley | Merge bzr.dev | 2.7 KB | ||
tsort.py | 2084 | 18 years ago | Canonical.com Patch Queue Manager | (Robert Collins) Output dotted decimal revision nu | 24.6 KB | ||
tuned_gzip.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 13.1 KB | ||
uncommit.py | 1908.7.7 | 18 years ago | Robert Collins | Deprecated WorkingTree.pending_merges. | 3 KB | ||
upgrade.py | 1910.2.12 | 18 years ago | Aaron Bentley | Implement knit repo format 2 | 3.2 KB | ||
urlutils.py | 2018.5.54 | 17 years ago | Andrew Bennetts | Fix ChrootTransportDecorator's abspath method to b | 19.4 KB | ||
version.py | 2234.7.1 | 17 years ago | Wouter van Heyst | (James Westby) Handle bzr residing in a non-workin | 2.4 KB | ||
versionedfile.py | 2229.2.3 | 17 years ago | Aaron Bentley | change reserved_id to is_reserved_id, add check_no | 27.5 KB | ||
weave.py | 2229.2.3 | 17 years ago | Aaron Bentley | change reserved_id to is_reserved_id, add check_no | 53.2 KB | ||
weave_commands.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 3 KB | ||
weavefile.py | 2024.1.1 | 18 years ago | John Arbash Meinel | When a weave file is empty, we should get WeaveFor | 5.5 KB | ||
win32console.py | 2052.3.1 | 18 years ago | John Arbash Meinel | Add tests to cleanup the copyright of all source f | 2 KB | ||
workingtree.py | 2256.1.1 | 17 years ago | Robert Collins | (robertc) Merge new Branch.last_revision_info meth | 88.8 KB | ||
xml4.py | 2052.3.1 | 18 years ago | John Arbash Meinel | Add tests to cleanup the copyright of all source f | 6.6 KB | ||
xml5.py | 2102.4.1 | 18 years ago | John Arbash Meinel | Switch to using millisecond resolution in Revision | 12.3 KB | ||
xml6.py | 2052.3.1 | 18 years ago | John Arbash Meinel | Add tests to cleanup the copyright of all source f | 2 KB | ||
xml_serializer.py | 2052.3.1 | 18 years ago | John Arbash Meinel | Add tests to cleanup the copyright of all source f | 5.3 KB |