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 | 3879.2.11 | 15 years ago | John Arbash Meinel | Merge bzr.dev, resolve NEWS | 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 | ||
_dirstate_helpers_c.h | 2668.1.1 | 17 years ago | John Arbash Meinel | (Lukáš Lalinský) Add a special header for intptr_t | 153 bytes | ||
_dirstate_helpers_c.pyx | 3763.1.1 | 16 years ago | Benjamin Peterson | fix two small oversights | 75.1 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 | 3565.3.1 | 16 years ago | Robert Collins | * The generic fetch code now uses two attributes | 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 | 3400.3.6 | 16 years ago | Martin Pool | Remove code deprecated prior to 1.1 and its tests | 4.3 KB | ||
annotate.py | 3603.4.3 | 16 years ago | Robert Collins | Review feedback. | 18 KB | ||
api.py | 3766.3.3 | 16 years ago | Robert Collins | Review tweaks. | 3.6 KB | ||
atomicfile.py | 3626.1.1 | 16 years ago | Mark Hammond | Add osutils.get_host_name() to return a unicode ho | 3.8 KB | ||
bisect_multi.py | 2890.2.3 | 17 years ago | Robert Collins | * New module ``bzrlib.bisect_multi`` with generic | 2.6 KB | ||
branch.py | 3877 | 15 years ago | Canonical.com Patch Queue Manager | (jam) branch_format._matching_bzrdir.branch_format | 95.7 KB | ||
branchbuilder.py | 3825.3.2 | 15 years ago | Martin Pool | Correct example of branchbuilder and change to a d | 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 | 3868.1.1 | 15 years ago | Martin Pool | merge John's patch to avoid re-reading pack-names | 54.9 KB | ||
bugtracker.py | 3860.2.1 | 15 years ago | Martin Pool | Mention in 'help bugs' the syntax for Launchpad | 9.1 KB | ||
builtins.py | 3886.1.1 | 15 years ago | Michael Hudson | support -d in the revision-info command | 183 KB | ||
bzrdir.py | 3881 | 15 years ago | Canonical.com Patch Queue Manager | (Jelmer) Add BzrDir.backup_bzrdir(). | 123 KB | ||
cache_utf8.py | 2360.1.6 | 17 years ago | John Arbash Meinel | Change utf8_decode_with_None to return what we car | 4.3 KB | ||
check.py | 3015.4.21 | 16 years ago | Andrew Bennetts | Merge bzr.dev. | 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 | 3785.1.4 | 16 years ago | Aaron Bentley | Enable lazy-loading of commands | 32.2 KB | ||
commit.py | 3879.2.3 | 15 years ago | John Arbash Meinel | Hide the .basis_delta variable, and require caller | 38.6 KB | ||
config.py | 3849.1.1 | 15 years ago | John Arbash Meinel | Catch exceptions from pwd and raise a better error | 43.9 KB | ||
conflicts.py | 3144.4.2 | 16 years ago | Aaron Bentley | Handle non-directory parent conflicts (abentley, # | 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 | 3390.1.3 | 16 years ago | Andrew Bennetts | Merge from bzr.dev. | 1.7 KB | ||
decorators.py | 3316.3.2 | 16 years ago | John Arbash Meinel | Finish fix for bug #125784. need_read/write_lock d | 7.1 KB | ||
delta.py | 3696.4.8 | 16 years ago | Robert Collins | Fix up inter_changes with dirstate both C and pyth | 15.7 KB | ||
deprecated_graph.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 5.9 KB | ||
diff.py | 3224.5.38 | 16 years ago | Andrew Bennetts | Merge from bzr.dev; resolve osutils.py conflict by | 33.9 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 | 3696.5.4 | 16 years ago | Robert Collins | Fix name lookups for python iter_changes on dirsta | 165 KB | ||
email_message.py | 2639.1.2 | 17 years ago | John Arbash Meinel | Some cleanups for the EmailMessage class. Remove s | 8 KB | ||
errors.py | 3860.1.1 | 15 years ago | Martin Pool | merge fix to retry when packs have change | 77.2 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 | 3871.3.1 | 15 years ago | Martin Pool | Don't set a pack write cache size from RepoFetcher | 18.6 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 | 3830.4.6 | 15 years ago | Jelmer Vernooij | Remove dpush() implementation for now. | 5.8 KB | ||
generate_ids.py | 2568.2.2 | 17 years ago | Robert Collins | * New method ``_glob_expand_file_list_if_needed`` | 4.3 KB | ||
globbing.py | 3398.1.1 | 16 years ago | Ian Clatworthy | simplify the custom Globster to only care about or | 8.5 KB | ||
gpg.py | 1551.12.52 | 17 years ago | Aaron Bentley | speling fix | 3.7 KB | ||
graph.py | 3808.1.4 | 16 years ago | John Arbash Meinel | make _walk_to_common responsible for stopping ance | 65.3 KB | ||
hashcache.py | 3734.2.4 | 16 years ago | Vincent Ladeuil | Fix python2.6 deprecation warnings related to hash | 10.4 KB | ||
help.py | 3400.3.6 | 16 years ago | Martin Pool | Remove code deprecated prior to 1.1 and its tests | 5.5 KB | ||
hooks.py | 3724.1.1 | 16 years ago | Martin Pool | Move Lock hooks onto a base Lock class and make th | 3.1 KB | ||
identitymap.py | 2375.1.5 | 17 years ago | Andrew Bennetts | Deal with review comments from Robert: * Add my | 2.5 KB | ||
ignores.py | 3528.2.3 | 16 years ago | Jelmer Vernooij | use constant for ignore file filename. | 6 KB | ||
index.py | 3860.1.1 | 15 years ago | Martin Pool | merge fix to retry when packs have change | 66.6 KB | ||
info.py | 3537.3.1 | 16 years ago | Martin Pool | Rename branch.get_stacked_on to get_stacked_on_url | 16.5 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 | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 5.2 KB | ||
inventory.py | 3879.2.6 | 15 years ago | John Arbash Meinel | Bring in Inventory._make_delta | 49.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 | 3879.1.1 | 15 years ago | John Arbash Meinel | Merge 1.10-final back into bzr.dev (cleanup traili | 121 KB | ||
lazy_import.py | 3376.2.8 | 16 years ago | Martin Pool | Some review cleanups for assertion removal | 15.7 KB | ||
lazy_regex.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 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 | 3834.2.2 | 15 years ago | Martin Pool | Deprecated LockableFiles._escape | 13.9 KB | ||
lockdir.py | 3224.5.40 | 16 years ago | Andrew Bennetts | Keep importing format_delta into lockdir.py (why d | 24.1 KB | ||
log.py | 3860 | 15 years ago | Canonical.com Patch Queue Manager | (mbp, for jelmer) add Foreign base classes | 37.7 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 | 3696.3.5 | 16 years ago | Robert Collins | Streamline _walkdirs_utf8 for utf8 file systems, r | 8.8 KB | ||
mail_client.py | 3224.5.16 | 16 years ago | Andrew Bennetts | Merge from bzr.dev. | 18.1 KB | ||
memorytree.py | 3514.4.44 | 16 years ago | John Arbash Meinel | Revert the path2id fix, because to_dir can be anyw | 10.6 KB | ||
merge.py | 3363.17.25 | 16 years ago | Aaron Bentley | remove get_inventory_entry, replace with create_fr | 84.4 KB | ||
merge3.py | 3376.2.9 | 16 years ago | Martin Pool | Restore some assertions as comments | 16.4 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 | 3677.1.6 | 16 years ago | Vincent Ladeuil | merge bzr.dev | 9.1 KB | ||
msgeditor.py | 3825.2.3 | 15 years ago | Jelmer Vernooij | Move NEWS entry to latest version, update versions | 10.8 KB | ||
multiparent.py | 3350.6.4 | 16 years ago | Robert Collins | First cut at pluralised VersionedFiles. Some rathe | 24.2 KB | ||
mutabletree.py | 3815.3.4 | 15 years ago | Marius Kruger | When doing a `commit --local`, don't try to connec | 24.4 KB | ||
option.py | 0.16.108 | 15 years ago | Aaron Bentley | Shelf supports multiple diff writers. | 21.5 KB | ||
osutils.py | 0.16.79 | 16 years ago | Aaron Bentley | Remove dependencies on bzrtools | 52 KB | ||
pack.py | 2535.4.23 | 16 years ago | Andrew Bennetts | Merge streamable-containers. | 17.5 KB | ||
patch.py | 1711.7.20 | 18 years ago | John Arbash Meinel | always close files, minor PEP8 cleanup | 3.3 KB | ||
patches.py | 3363.18.4 | 16 years ago | Aaron Bentley | Updates from review (and a doc update) | 13.2 KB | ||
patiencediff.py | 2781.1.1 | 17 years ago | Martin Pool | merge cpatiencediff from Lukas | 5.6 KB | ||
plugin.py | 3835.2.7 | 15 years ago | Aaron Bentley | Add tests for plugins | 16.7 KB | ||
progress.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 17.5 KB | ||
push.py | 3650.5.2 | 16 years ago | Aaron Bentley | Always show stacked message if stacking done. | 8.2 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 | 3606.7.7 | 16 years ago | John Arbash Meinel | Add tests for the fetching behavior. The proper p | 21.6 KB | ||
reconfigure.py | 3338.1.3 | 16 years ago | Aaron Bentley | Merge bzr.dev | 12.6 KB | ||
registry.py | 3882.1.2 | 15 years ago | Martin Pool | Add Registry.items() | 8.8 KB | ||
remote.py | 3879.2.2 | 15 years ago | John Arbash Meinel | Rename add_inventory_delta to add_inventory_by_del | 75 KB | ||
repository.py | 3879.2.13 | 15 years ago | John Arbash Meinel | There was a test that asserted we called pb.update | 148 KB | ||
revision.py | 3224.5.16 | 16 years ago | Andrew Bennetts | Merge from bzr.dev. | 6.8 KB | ||
revisionspec.py | 3872.2.5 | 15 years ago | Marius Kruger | return null revid again for null revno | 30.1 KB | ||
revisiontree.py | 3774.1.2 | 16 years ago | Aaron Bentley | Test Tree.get_file_lines, provide a default implem | 7.3 KB | ||
rio.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 13.1 KB | ||
rules.py | 3564.1.1 | 16 years ago | Ian Clatworthy | RuleSearchers need to return () instead of [] | 4.5 KB | ||
shelf.py | 0.16.102 | 16 years ago | Aaron Bentley | Minor updates | 13.7 KB | ||
shelf_ui.py | 3841 | 15 years ago | Canonical.com Patch Queue Manager | (abentley) Give bzrlib clients more control over p | 11.5 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 | 3010.1.15 | 16 years ago | Robert Collins | Manage write groups in sign_my_commits, for effici | 3.1 KB | ||
smtp_connection.py | 2900.2.17 | 17 years ago | Vincent Ladeuil | merge bzr.dev | 5.8 KB | ||
status.py | 3224.5.38 | 16 years ago | Andrew Bennetts | Merge from bzr.dev; resolve osutils.py conflict by | 10.6 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 | 3530.2.2 | 16 years ago | John Arbash Meinel | Add extra debugging for when a deprecated function | 14.6 KB | ||
tag.py | 3224.5.20 | 16 years ago | Andrew Bennetts | Remove or lazyify a couple more imports. | 7.9 KB | ||
testament.py | 3734.2.4 | 16 years ago | Vincent Ladeuil | Fix python2.6 deprecation warnings related to hash | 8.4 KB | ||
textfile.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 1.7 KB | ||
textinv.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 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 | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 1.2 KB | ||
timestamp.py | 3512.3.1 | 16 years ago | Martin von Gagern | Hand-selected minimalistic set of changes from my | 6.2 KB | ||
trace.py | 3805.2.4 | 16 years ago | John Arbash Meinel | Handle when _open_bzr_log returns None. | 16.8 KB | ||
transactions.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 6.5 KB | ||
transform.py | 0.13.24 | 16 years ago | Aaron Bentley | Update to use Tree.readlines, if possible. | 105 KB | ||
tree.py | 3774.1.4 | 16 years ago | Aaron Bentley | Use file.readlines on working trees. | 50.3 KB | ||
treebuilder.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 2.6 KB | ||
tsort.py | 3613.1.1 | 16 years ago | John Arbash Meinel | Fix the merge_sort code so that it properly increm | 30.7 KB | ||
tuned_gzip.py | 3734.2.1 | 16 years ago | Vincent Ladeuil | Fix U32, LOWU32 disapearance in python-2.6. * bzr | 14.8 KB | ||
uncommit.py | 3449.2.4 | 16 years ago | John Arbash Meinel | properly handle when you uncommit back to NULL_REV | 4.5 KB | ||
upgrade.py | 3872.3.2 | 15 years ago | Jelmer Vernooij | make backup_bzrdir determine the name for the back | 3.5 KB | ||
urlutils.py | 3567.2.1 | 16 years ago | Michael Hudson | urlutils.rebase_url handles '..' path segments in | 23.8 KB | ||
version.py | 3224.5.13 | 16 years ago | Andrew Bennetts | Merge from bzr.dev. | 3.8 KB | ||
versionedfile.py | 3871.4.1 | 15 years ago | John Arbash Meinel | Add a VFDecorator that can yield records in a spec | 55.7 KB | ||
weave.py | 3224.5.38 | 16 years ago | Andrew Bennetts | Merge from bzr.dev; resolve osutils.py conflict by | 44 KB | ||
weave_commands.py | 3350.6.4 | 16 years ago | Robert Collins | First cut at pluralised VersionedFiles. Some rathe | 2.6 KB | ||
weavefile.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 5.1 KB | ||
win32utils.py | 3794.1.1 | 16 years ago | Martin Pool | Update osutils imports to fix setup.py on Windows | 14.1 KB | ||
workingtree.py | 3834.2.1 | 15 years ago | Martin Pool | Remove dead exports | 115 KB | ||
workingtree_4.py | 3834.2.1 | 15 years ago | Martin Pool | Remove dead exports | 81.5 KB | ||
xml4.py | 3376.2.4 | 16 years ago | Martin Pool | Remove every assert statement from bzrlib! Depend | 6.1 KB | ||
xml5.py | 3882.6.7 | 15 years ago | John Arbash Meinel | Do Inventory.add() optimizations, and determine 'b | 3.8 KB | ||
xml6.py | 3311.3.3 | 16 years ago | Aaron Bentley | Handle format 5 revision | 1.1 KB | ||
xml7.py | 2255.2.152 | 17 years ago | Martin Pool | (broken) merge aaron's workingtree format changes | 1.6 KB | ||
xml8.py | 3882.6.11 | 15 years ago | John Arbash Meinel | comment update | 19.7 KB | ||
xml_serializer.py | 3475.1.2 | 16 years ago | John Arbash Meinel | Fix missing import | 6.5 KB |