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 | |||
help_topics | 3089.3.6 | 16 years ago | Ian Clatworthy | make help topics more discoverable | |||
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.139 | 17 years ago | Andrew Bennetts | Merge from bzr.dev, resolving conflicts. | |||
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 | 4005.1.2 | 15 years ago | John Arbash Meinel | Merge bzr 1.12 final | 3.7 KB | ||
_btree_serializer_c.pyx | 3731.1.1 | 16 years ago | Robert Collins | * The C extensions now build on python 2.4 (Rober | 15.1 KB | ||
_btree_serializer_py.py | 3641.3.30 | 16 years ago | John Arbash Meinel | Rename _parse_btree to _btree_serializer | 2.5 KB | ||
_chunks_to_lines_py.py | 3890.2.18 | 15 years ago | John Arbash Meinel | Implement osutils.split_lines() in terms of chunks | 2.2 KB | ||
_chunks_to_lines_pyx.pyx | 3890.2.16 | 15 years ago | John Arbash Meinel | If we split into 2 loops, we get 440us for already | 4.6 KB | ||
_dirstate_helpers_c.h | 3899.1.1 | 15 years ago | Andrew Bennetts | Fix compilation error in _dirstate_helpers_c on Su | 228 bytes | ||
_dirstate_helpers_c.pyx | 4005.1.1 | 15 years ago | John Arbash Meinel | Related to bug #328674, give a better error for a | 75.4 KB | ||
_dirstate_helpers_py.py | 3696.4.17 | 16 years ago | Robert Collins | Review feedback. | 10 KB | ||
_knit_load_data_c.pyx | 3287.5.5 | 16 years ago | Robert Collins | Refactor internals of knit implementations to impl | 10.3 KB | ||
_knit_load_data_py.py | 3287.5.5 | 16 years ago | Robert Collins | Refactor internals of knit implementations to impl | 3.6 KB | ||
_patiencediff_c.c | 3872.1.1 | 15 years ago | Andrew Bennetts | Call PyErr_NoMemory() before returning NULL in Pat | 37.2 KB | ||
_patiencediff_py.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 8.9 KB | ||
_readdir_py.py | 3696.3.10 | 16 years ago | Robert Collins | Review feedback. | 1.4 KB | ||
_readdir_pyx.pyx | 3841.1.5 | 15 years ago | Martin Pool | Review cleanups on readdir | 11.7 KB | ||
_walkdirs_win32.pyx | 3788.1.6 | 16 years ago | John Arbash Meinel | Quick fix for win32 extension. | 8.5 KB | ||
add.py | 3985.2.3 | 15 years ago | Daniel Watkins | Changed output of add to not suggest partial succe | 4.3 KB | ||
annotate.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 18 KB | ||
api.py | 3766.3.3 | 16 years ago | Robert Collins | Review tweaks. | 3.6 KB | ||
atomicfile.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 3.8 KB | ||
bisect_multi.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 2.6 KB | ||
branch.py | 4053 | 15 years ago | Canonical.com Patch Queue Manager | (Jelmer) Add InterBranch class. | 107 KB | ||
branchbuilder.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 9 KB | ||
breakin.py | 2453.1.1 | 17 years ago | Alexander Belchenko | explicitly check for SIGQUIT in 'signal' stdlib mo | 1.4 KB | ||
btree_index.py | 4011.5.3 | 15 years ago | Andrew Bennetts | Implement and test external_references on GraphInd | 55.4 KB | ||
bugtracker.py | 3860.2.1 | 15 years ago | Martin Pool | Mention in 'help bugs' the syntax for Launchpad | 9.1 KB | ||
builtins.py | 4052 | 15 years ago | Canonical.com Patch Queue Manager | Make ls aware of views (Eduardo O. Padoan) | 208 KB | ||
bzrdir.py | 4044.1.5 | 15 years ago | Robert Collins | Stop trying to create working trees during clone w | 130 KB | ||
cache_utf8.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 4.3 KB | ||
check.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 12.7 KB | ||
chunk_writer.py | 3777.5.2 | 16 years ago | John Arbash Meinel | Change the name to ChunkWriter.set_optimize() Als | 11.7 KB | ||
cmd_version_info.py | 3224.5.7 | 16 years ago | Andrew Bennetts | Merge from bzr.dev. | 4.2 KB | ||
commands.py | 4032.1.2 | 15 years ago | John Arbash Meinel | Track down a few more files that have trailing whi | 33.9 KB | ||
commit.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 38.6 KB | ||
config.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 45.4 KB | ||
conflicts.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 16.7 KB | ||
counted_lock.py | 3474.1.3 | 16 years ago | Martin Pool | CountedLock now handles and tests lock tokens | 2.9 KB | ||
debug.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 992 bytes | ||
decorators.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 7.1 KB | ||
delta.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 17.1 KB | ||
deprecated_graph.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 5.9 KB | ||
diff.py | 4048.1.1 | 15 years ago | Ian Clatworthy | Make ls aware of views (Eduardo O. Padoan) | 34.2 KB | ||
directory_service.py | 3224.5.38 | 16 years ago | Andrew Bennetts | Merge from bzr.dev; resolve osutils.py conflict by | 3.4 KB | ||
dirstate.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 166 KB | ||
email_message.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 8 KB | ||
errors.py | 4032.1.2 | 15 years ago | John Arbash Meinel | Track down a few more files that have trailing whi | 77.9 KB | ||
externalcommand.py | 2367.2.1 | 17 years ago | Robert Collins | Remove bzrlib 0.8 compatability where it was makin | 2.1 KB | ||
fetch.py | 4053.2.2 | 15 years ago | Andrew Bennetts | Better fix, with test. | 17.4 KB | ||
fifo_cache.py | 3882.6.10 | 15 years ago | John Arbash Meinel | Add resize() functionality to the FIFO Cache. | 10.1 KB | ||
foreign.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 8 KB | ||
generate_ids.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 4.3 KB | ||
globbing.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 8.5 KB | ||
gpg.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 3.7 KB | ||
graph.py | 4053.2.2 | 15 years ago | Andrew Bennetts | Better fix, with test. | 67 KB | ||
hashcache.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 10.3 KB | ||
help.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 5.5 KB | ||
hooks.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 3.1 KB | ||
identitymap.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 2.4 KB | ||
ignores.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 6 KB | ||
index.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 67 KB | ||
info.py | 4035.1.1 | 15 years ago | Ian Clatworthy | faster info -v (Ian Clatworthy) | 16.5 KB | ||
inspect_for_copy.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 2.5 KB | ||
inter.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 4.4 KB | ||
intset.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 5.2 KB | ||
inventory.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 50 KB | ||
iterablefile.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 7.7 KB | ||
knit.py | 4039.3.7 | 15 years ago | John Arbash Meinel | Some direct tests for _group_keys_for_io | 143 KB | ||
lazy_import.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 15.6 KB | ||
lazy_regex.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 3.7 KB | ||
lock.py | 3224.5.38 | 16 years ago | Andrew Bennetts | Merge from bzr.dev; resolve osutils.py conflict by | 17.3 KB | ||
lockable_files.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 13.8 KB | ||
lockdir.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 24 KB | ||
log.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 62.9 KB | ||
lru_cache.py | 3882.3.2 | 15 years ago | John Arbash Meinel | Only cache cleanup functions if they aren't None. | 9.8 KB | ||
lsprof.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 8.7 KB | ||
mail_client.py | 3921.2.4 | 15 years ago | Gavin Panella | Use the --attach option, and don't specify a From: | 19.1 KB | ||
memorytree.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 10.6 KB | ||
merge.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 84.7 KB | ||
merge3.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 16.3 KB | ||
merge_directive.py | 3535.8.1 | 16 years ago | James Westby | Handle something that isn't a branch being specifi | 22.7 KB | ||
missing.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 9.4 KB | ||
msgeditor.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 11.3 KB | ||
multiparent.py | 3350.6.4 | 16 years ago | Robert Collins | First cut at pluralised VersionedFiles. Some rathe | 24.2 KB | ||
mutabletree.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 25.2 KB | ||
option.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 21.4 KB | ||
osutils.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 55.5 KB | ||
pack.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 17.5 KB | ||
patch.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 3.3 KB | ||
patches.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 13.3 KB | ||
patiencediff.py | 3922.1.4 | 15 years ago | John Arbash Meinel | It turns out that internal_diff worked around the | 5.7 KB | ||
plugin.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 16.7 KB | ||
progress.py | 4032.1.2 | 15 years ago | John Arbash Meinel | Track down a few more files that have trailing whi | 19.7 KB | ||
push.py | 3978.2.4 | 15 years ago | Jelmer Vernooij | Merge bzr.dev. | 8.1 KB | ||
python-compat.h | 3842.1.1 | 15 years ago | John Arbash Meinel | include Winsock2.h to match the Ws2 library. | 2.2 KB | ||
readdir.h | 1739.2.11 | 16 years ago | Robert Collins | Docstring and copyright header update per Martin's | 899 bytes | ||
reconcile.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 21.5 KB | ||
reconfigure.py | 3983.3.11 | 15 years ago | Vincent Ladeuil | Fix indentation as per Aaron's review and then som | 13.4 KB | ||
registry.py | 4032.3.6 | 15 years ago | Robert Collins | Fix test_source errors. | 9.8 KB | ||
remote.py | 4044.1.4 | 15 years ago | Robert Collins | Remove a wasted round trip determining the revno a | 88 KB | ||
repository.py | 4032.3.8 | 15 years ago | Robert Collins | Merge bzr.dev, adjust effort tests reducing the ef | 157 KB | ||
revision.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 6.8 KB | ||
revisionspec.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 30.4 KB | ||
revisiontree.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 7.3 KB | ||
rio.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 13.1 KB | ||
rules.py | 3946.1.1 | 15 years ago | Ian Clatworthy | Multi-glob rules (Marius Kruger) | 4.8 KB | ||
shelf.py | 3981.1.1 | 15 years ago | Robert Collins | Fix bug 319790 - unshelve of deleted paths failing | 14.3 KB | ||
shelf_ui.py | 4010.1.1 | 15 years ago | Jelmer Vernooij | merge Daniels shelve help patch. | 11.8 KB | ||
shellcomplete.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 2.5 KB | ||
sign_my_commits.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 3.1 KB | ||
smtp_connection.py | 2900.2.17 | 17 years ago | Vincent Ladeuil | merge bzr.dev | 5.8 KB | ||
status.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 12.4 KB | ||
strace.py | 2566.3.4 | 17 years ago | Vincent Ladeuil | Take Martin and Robert comments into account. * b | 3.1 KB | ||
switch.py | 3078.2.6 | 16 years ago | Ian Clatworthy | fix efficiency of local commit detection as recomm | 5.1 KB | ||
symbol_versioning.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 14.6 KB | ||
tag.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 7.9 KB | ||
testament.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 8.4 KB | ||
textfile.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 1.7 KB | ||
textinv.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 2.5 KB | ||
textmerge.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 5.2 KB | ||
textui.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 1.2 KB | ||
timestamp.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 6.2 KB | ||
trace.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 17.5 KB | ||
transactions.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 6.5 KB | ||
transform.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 105 KB | ||
tree.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 52.8 KB | ||
treebuilder.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 2.6 KB | ||
tsort.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 30.6 KB | ||
tuned_gzip.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 14.8 KB | ||
uncommit.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 4.4 KB | ||
upgrade.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 2.9 KB | ||
urlutils.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 23.7 KB | ||
version.py | 3224.5.13 | 16 years ago | Andrew Bennetts | Merge from bzr.dev. | 3.8 KB | ||
versionedfile.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 60.4 KB | ||
views.py | 4048.1.1 | 15 years ago | Ian Clatworthy | Make ls aware of views (Eduardo O. Padoan) | 9.2 KB | ||
weave.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 43.9 KB | ||
weave_commands.py | 3350.6.4 | 16 years ago | Robert Collins | First cut at pluralised VersionedFiles. Some rathe | 2.6 KB | ||
weavefile.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 5.1 KB | ||
win32utils.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 17 KB | ||
workingtree.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 115 KB | ||
workingtree_4.py | 4032.1.1 | 15 years ago | John Arbash Meinel | Merge the removal of all trailing whitespace, and | 83.7 KB | ||
xml4.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 6.1 KB | ||
xml5.py | 3882.6.23 | 15 years ago | John Arbash Meinel | Change the XMLSerializer.read_inventory_from_strin | 3.8 KB | ||
xml6.py | 3311.3.3 | 16 years ago | Aaron Bentley | Handle format 5 revision | 1.1 KB | ||
xml7.py | 3882.6.22 | 15 years ago | John Arbash Meinel | Start moving things around so that the entry cache | 1.7 KB | ||
xml8.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 21.5 KB | ||
xml_serializer.py | 3943.8.1 | 15 years ago | Marius Kruger | remove all trailing whitespace from bzr source | 6.8 KB |