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 | 2242.1.1 | 17 years ago | Alexander Belchenko | merge latest fixes from bzr.0.14 | 2.1 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 | 1551.9.19 | 17 years ago | Aaron Bentley | Merge from bzr.dev | 6.4 KB | ||
atomicfile.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 3.7 KB | ||
branch.py | 2249.5.6 | 17 years ago | John Arbash Meinel | Make sure Branch.revision_history() also works in | 55.1 KB | ||
builtins.py | 2242 | 17 years ago | Canonical.com Patch Queue Manager | (bialix) 'bzr missing' show remembered location un | 116 KB | ||
bzrdir.py | 2215.3.6 | 17 years ago | Aaron Bentley | Merge from bzr.dev | 81.3 KB | ||
cache_utf8.py | 2249.5.3 | 17 years ago | John Arbash Meinel | Add get_cached_ascii for dealing with how cElement | 3.9 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 | 2094.3.6 | 17 years ago | John Arbash Meinel | [merge] bzr.dev 2158 | 24.7 KB | ||
config.py | 2167.1.1 | 17 years ago | John Arbash Meinel | (James Henstridge) Add support for per-entry confi | 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 | 2168.1.1 | 17 years ago | John Arbash Meinel | (Keir Mierle) Add support for 'bzr status --short' | 8.3 KB | ||
diff.py | 2197.2.2 | 17 years ago | Martin Pool | merge bzr.dev, reconcile with option changes | 18.7 KB | ||
errors.py | 2245.1.3 | 17 years ago | Robert Collins | Add install_hook to the BranchHooks class as the o | 44 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 | 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 | 2208.3.1 | 17 years ago | Martin Pool | remove unnecessary tree delta in info calculation | 12.2 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 | 2249.5.1 | 17 years ago | John Arbash Meinel | Leave revision-ids in utf-8 when reading. | 76 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 | 2094.3.5 | 17 years ago | John Arbash Meinel | Fix imports to ensure modules are loaded before th | 17.2 KB | ||
log.py | 1988.5.1 | 18 years ago | Robert Collins | Merge bzr.dev. | 18.8 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 | 1551.10.2 | 17 years ago | Aaron Bentley | Handle merge with dangling inventory entries | 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 | 2221.4.9 | 17 years ago | Aaron Bentley | Zap trailing whitespace | 13.5 KB | ||
osutils.py | 2249.5.9 | 17 years ago | John Arbash Meinel | Update WorkingTree to use safe_revision_id when ap | 35.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 | 2215.4.3 | 17 years ago | Alexander Belchenko | Don't use os.path.split and os.path.splitext direc | 9.1 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 | 2241.1.2 | 17 years ago | Martin Pool | change to using external Repository format registr | 105 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 | 2070.4.14 | 17 years ago | John Arbash Meinel | Switch revisionspec to use the help defined as hel | 23 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 | 2247.1.2 | 17 years ago | John Arbash Meinel | Switch from for line in foo: f.write(line) to f.wr | 53.3 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 | 2172 | 17 years ago | Canonical.com Patch Queue Manager | (bialix) support for win32 UNC path (bug #57869) | 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 | 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 | 2249.5.9 | 17 years ago | John Arbash Meinel | Update WorkingTree to use safe_revision_id when ap | 89.6 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 | 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 |