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 | |||
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 | 17 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 | 2249.5.16 | 17 years ago | John Arbash Meinel | [merge] bzr.dev 2283 resolve conflicts in moved re | 61 KB | ||
builtins.py | 2283 | 17 years ago | Canonical.com Patch Queue Manager | (mbp) split repository formats into repofmt (r=joh | 119 KB | ||
bzrdir.py | 2241.1.19 | 17 years ago | mbp at sourcefrog | (merge) trunk | 81.9 KB | ||
cache_utf8.py | 2249.5.12 | 17 years ago | John Arbash Meinel | Change the APIs for VersionedFile, Store, and some | 4 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 | 2178.4.5 | 17 years ago | Alexander Belchenko | Spell-checking (thanks to Aaron) | 20.7 KB | ||
commit.py | 2246.1.4 | 17 years ago | Robert Collins | Merge HEAD. | 25.9 KB | ||
config.py | 2245.4.3 | 17 years ago | Alexander Belchenko | config.py: changing _auto_user_id() and config_dir | 29.5 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 | 1551.10.12 | 17 years ago | Aaron Bentley | Handle simultaneous creation+rename | 13.8 KB | ||
diff.py | 2197.2.2 | 17 years ago | Martin Pool | merge bzr.dev, reconcile with option changes | 18.7 KB | ||
errors.py | 2258.1.1 | 17 years ago | Robert Collins | Move info branch statistics gathering into the rep | 44.1 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 | 17 years ago | John Arbash Meinel | Fix imports to ensure modules are loaded before th | 15.6 KB | ||
generate_ids.py | 2249.5.13 | 17 years ago | John Arbash Meinel | Finish auditing Repository, and fix generate_ids t | 4.3 KB | ||
globbing.py | 2135.2.7 | 17 years ago | Kent Gibson | Implement JAM's review suggestions. | 7 KB | ||
gpg.py | 2273.1.1 | 17 years ago | John Arbash Meinel | ``GPGStrategy.sign()`` will now raise ``BzrBadPara | 3.6 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 | 2270.1.1 | 17 years ago | John Arbash Meinel | [merge] James Westby, Aaron Bentley 'bzr help chec | 9.9 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 | 2241.1.4 | 17 years ago | Martin Pool | Moved old weave-based repository formats into bzrl | 4.4 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 | 1959.4.3 | 17 years ago | Aaron Bentley | Merge bzr.dev | 48.6 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 | 2249.5.16 | 17 years ago | John Arbash Meinel | [merge] bzr.dev 2283 resolve conflicts in moved re | 76.9 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 | 2249.5.11 | 17 years ago | John Arbash Meinel | Audit Branch to ensure utf8 revision ids. Requires | 13 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 | 2221.4.11 | 17 years ago | Aaron Bentley | Merge bzr.dev | 19.5 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 | 1959.4.3 | 17 years ago | Aaron Bentley | Merge bzr.dev | 8.1 KB | ||
merge.py | 2221.4.17 | 17 years ago | Aaron Bentley | PEP8-ness | 39.9 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 | 17 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 | 2241.1.19 | 17 years ago | mbp at sourcefrog | (merge) trunk | 14.5 KB | ||
osutils.py | 2249.5.16 | 17 years ago | John Arbash Meinel | [merge] bzr.dev 2283 resolve conflicts in moved re | 36.3 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 | ||
repository.py | 2249.5.16 | 17 years ago | John Arbash Meinel | [merge] bzr.dev 2283 resolve conflicts in moved re | 84 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 | 2249.5.13 | 17 years ago | John Arbash Meinel | Finish auditing Repository, and fix generate_ids t | 4.7 KB | ||
rio.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 10.2 KB | ||
shellcomplete.py | 2279.2.1 | 17 years ago | mbp at sourcefrog | (trivial) fix short_name() call in shellcomplete ( | 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 | 1551.10.8 | 17 years ago | Aaron Bentley | Make ChangeReporter interface nicer | 9 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 | 2245.4.2 | 17 years ago | Alexander Belchenko | trace.py: open_tracefile(): win98-compatible detec | 10.4 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.10.7 | 17 years ago | Aaron Bentley | Use new-style output for status | 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 | 2246.1.3 | 17 years ago | Robert Collins | New branch hooks: post_push, post_pull, post_commi | 3.6 KB | ||
upgrade.py | 1910.2.12 | 18 years ago | Aaron Bentley | Implement knit repo format 2 | 3.2 KB | ||
urlutils.py | 2245.6.1 | 17 years ago | Alexander Belchenko | win32 UNC path: recursive cloning UNC path to root | 18.2 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 | 2249.5.12 | 17 years ago | John Arbash Meinel | Change the APIs for VersionedFile, Store, and some | 28.3 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 | ||
win32utils.py | 2245.4.11 | 17 years ago | Alexander Belchenko | Small fixes after John's review; added NEWS entry | 7.3 KB | ||
workingtree.py | 2249.5.16 | 17 years ago | John Arbash Meinel | [merge] bzr.dev 2283 resolve conflicts in moved re | 89.4 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 | 2249.5.10 | 17 years ago | John Arbash Meinel | Make sure xml5 can handle unicode or utf8 strings | 14.7 KB | ||
xml6.py | 2249.5.12 | 17 years ago | John Arbash Meinel | Change the APIs for VersionedFile, Store, and some | 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 |