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.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 | 2696.3.9 | 17 years ago | Martin Pool | merge trunk | 1.8 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 | 2668.1.1 | 17 years ago | John Arbash Meinel | (Lukáš Lalinský) Add a special header for intptr_t | 23.8 KB | ||
_dirstate_helpers_py.py | 2474.1.70 | 17 years ago | John Arbash Meinel | Lot's of fixes from Martin's comments. Fix signed/ | 9.7 KB | ||
_knit_load_data_c.pyx | 2484.1.24 | 17 years ago | John Arbash Meinel | Add direct tests of how we handle incomplete/'brok | 10.3 KB | ||
_knit_load_data_py.py | 2484.1.24 | 17 years ago | John Arbash Meinel | Add direct tests of how we handle incomplete/'brok | 3.6 KB | ||
add.py | 2568.2.4 | 17 years ago | Robert Collins | * ``bzrlib.add.smart_add`` and ``bzrlib.add.smart_ | 5.1 KB | ||
annotate.py | 2593.1.4 | 17 years ago | Adeodato Simó | Add comment from John to the try/except block. | 6.8 KB | ||
api.py | 2550.2.3 | 17 years ago | Robert Collins | Add require_api API. | 2.9 KB | ||
atomicfile.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 3.7 KB | ||
branch.py | 2598.5.18 | 17 years ago | Aaron Bentley | Merge bzr.dev | 79.1 KB | ||
branchbuilder.py | 2466.7.10 | 17 years ago | Robert Collins | Add a format parameter to BranchBuilder. | 2.4 KB | ||
breakin.py | 2453.1.1 | 17 years ago | Alexander Belchenko | explicitly check for SIGQUIT in 'signal' stdlib mo | 1.4 KB | ||
bugtracker.py | 2376.4.42 | 17 years ago | Jonathan Lange | Parametrize URLParametrizedIntegerBugTracker even | 5.8 KB | ||
builtins.py | 2681.1.38 | 17 years ago | Aaron Bentley | Merge bzr.dev | 157 KB | ||
bzrdir.py | 2711.2.5 | 17 years ago | Martin Pool | merge trunk | 95.4 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 | 2743.1.4 | 17 years ago | Robert Collins | Fix an off-by-one in check.py that leads to the pr | 8.1 KB | ||
cmd_version_info.py | 2598.1.1 | 17 years ago | Martin Pool | Add test for and documentation of option style, fi | 3.1 KB | ||
commands.py | 2696.1.1 | 17 years ago | Martin Pool | Remove things deprecated in 0.11 and earlier | 26.7 KB | ||
commit.py | 2749.3.1 | 17 years ago | Jelmer Vernooij | Add CommitBuilder.abort(). | 32 KB | ||
config.py | 2681.5.3 | 17 years ago | ghigo | Add KMail mail client | 31 KB | ||
conflicts.py | 1551.15.58 | 17 years ago | Aaron Bentley | Status honours selected paths for conflicts (#1276 | 15.7 KB | ||
counted_lock.py | 2475.4.1 | 17 years ago | Martin Pool | Start adding CountedLock class to partially replac | 2.7 KB | ||
debug.py | 2749.2.1 | 17 years ago | Ian Clatworthy | (Ian Clatworthy)(trivial) Add comment to debug.py | 1.2 KB | ||
decorators.py | 2230.2.6 | 17 years ago | John Arbash Meinel | Clean up the documentation and imports for decorat | 6.3 KB | ||
delta.py | 2696.1.1 | 17 years ago | Martin Pool | Remove things deprecated in 0.11 and earlier | 15.7 KB | ||
deprecated_graph.py | 2625.8.1 | 17 years ago | Robert Collins | LIBRARY API BREAKS: * KnitIndex.get_parents now | 6 KB | ||
diff.py | 2725.2.1 | 17 years ago | ghigo | When a unicode filename is renamed, in the diff is | 18.1 KB | ||
dirstate.py | 2474.1.74 | 17 years ago | John Arbash Meinel | Revert the accidental removal of the Unicode norma | 104 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 | 2743.1.3 | 17 years ago | Robert Collins | Fix vertical whitespace in errors.py. (Robert Coll | 59.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 | 2743.1.2 | 17 years ago | Robert Collins | This cleans up a few things in fetch.py that are b | 16.1 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 | 2318.2.3 | 17 years ago | Kent Gibson | merged bzr.dev | 7.8 KB | ||
gpg.py | 1551.12.52 | 17 years ago | Aaron Bentley | speling fix | 3.7 KB | ||
graph.py | 1551.15.81 | 17 years ago | Aaron Bentley | Remove testing code | 17.7 KB | ||
hashcache.py | 2255.2.149 | 17 years ago | Robert Collins | Crufty but existing _iter_changes implementation f | 10.5 KB | ||
help.py | 2666.1.1 | 17 years ago | Ian Clatworthy | Bazaar User Reference generated from online help | 5.4 KB | ||
help_topics.py | 2748.1.1 | 17 years ago | Ian Clatworthy | (Daniel Watkins) help global-options now lists all | 23.3 KB | ||
hooks.py | 2553.1.3 | 17 years ago | Robert Collins | Increase docs in response to review feedback. | 2.3 KB | ||
identitymap.py | 2375.1.5 | 17 years ago | Andrew Bennetts | Deal with review comments from Robert: * Add my | 2.5 KB | ||
ignores.py | 2318.2.3 | 17 years ago | Kent Gibson | merged bzr.dev | 5.1 KB | ||
index.py | 2745.1.2 | 17 years ago | Robert Collins | Ensure mutter_callsite is not directly called on a | 35 KB | ||
info.py | 2696.1.1 | 17 years ago | Martin Pool | Remove things deprecated in 0.11 and earlier | 16.1 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 | 2653.1.1 | 17 years ago | John Arbash Meinel | (Jonathan Lange) Fix bug #110092, when displaying | 51.9 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 | 2745.1.2 | 17 years ago | Robert Collins | Ensure mutter_callsite is not directly called on a | 95.7 KB | ||
lazy_import.py | 2399.1.15 | 17 years ago | John Arbash Meinel | [merge] api-doc-builder and remove the pydoctor bu | 15 KB | ||
lazy_regex.py | 2052.3.4 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 3.7 KB | ||
lock.py | 2555.3.2 | 17 years ago | Martin Pool | rename _base_Lock to _OSLock | 16.1 KB | ||
lockable_files.py | 2696.1.1 | 17 years ago | Martin Pool | Remove things deprecated in 0.11 and earlier | 13.4 KB | ||
lockdir.py | 2555.3.21 | 17 years ago | Martin Pool | Remove LockDir.wait() | 23.4 KB | ||
log.py | 2712 | 17 years ago | Canonical.com Patch Queue Manager | Remove Transport.should_cache. | 30.4 KB | ||
lsprof.py | 2654.2.2 | 17 years ago | Ian Clatworthy | Put all format detection stuff in one spot as requ | 8.2 KB | ||
mail_client.py | 2681.1.37 | 17 years ago | Aaron Bentley | Update docstrings and string formatting | 10.7 KB | ||
memorytree.py | 2564.2.4 | 17 years ago | Ian Clatworthy | Merge bzr.dev | 9.4 KB | ||
merge.py | 2665.5.2 | 17 years ago | Aaron Bentley | Switch commit and merge to Repository.has_same_loc | 47.5 KB | ||
merge3.py | 1551.10.38 | 17 years ago | Aaron Bentley | merge3 auto-detects line endings for conflict mark | 14.1 KB | ||
merge_directive.py | 2520.7.2 | 17 years ago | Aaron Bentley | Restore patch verification for CR, CRLF files | 20.5 KB | ||
missing.py | 2490.2.33 | 17 years ago | Aaron Bentley | Disable topological sorting of get_ancestry where | 5.2 KB | ||
msgeditor.py | 2472.4.1 | 17 years ago | Alexander Belchenko | Bugfix #110901: commit message template written wi | 7.2 KB | ||
multiparent.py | 2520.4.144 | 17 years ago | Aaron Bentley | Make Reconstructor use cached versions | 23.4 KB | ||
mutabletree.py | 2671.2.5 | 17 years ago | Lukáš Lalinský | Fixes for comments from the mailing list. - Rais | 21.1 KB | ||
option.py | 2747.1.1 | 17 years ago | Lukáš Lalinský | Accept ..\ as a path in revision specifiers | 16.2 KB | ||
osutils.py | 2681.1.38 | 17 years ago | Aaron Bentley | Merge bzr.dev | 42.4 KB | ||
pack.py | 2698.1.1 | 17 years ago | Robert Collins | Add records_written attribute to ContainerWriter's | 11.9 KB | ||
patch.py | 1711.7.20 | 18 years ago | John Arbash Meinel | always close files, minor PEP8 cleanup | 3.3 KB | ||
patches.py | 1551.18.9 | 17 years ago | Aaron Bentley | Merge from bzr.dev | 12.9 KB | ||
patiencediff.py | 2100.2.1 | 18 years ago | wang | Replace python's difflib by patiencediff because t | 13.1 KB | ||
plugin.py | 2753.1.1 | 17 years ago | Ian Clatworthy | (Blake Winton) BZR_PLUGIN_PATH should ignore trail | 11 KB | ||
progress.py | 2599.1.1 | 17 years ago | Martin Pool | Don't show dots progress indicatiors in noninterac | 17.9 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 | 2743 | 17 years ago | Canonical.com Patch Queue Manager | (robertc) Add a private repository attribute to te | 43.5 KB | ||
repository.py | 2749.3.1 | 17 years ago | Jelmer Vernooij | Add CommitBuilder.abort(). | 94.7 KB | ||
revision.py | 2598.5.18 | 17 years ago | Aaron Bentley | Merge bzr.dev | 16.2 KB | ||
revisionspec.py | 2598.5.17 | 17 years ago | Aaron Bentley | Remove apparent no-op | 25.4 KB | ||
revisiontree.py | 2708.1.7 | 17 years ago | Aaron Bentley | Rename extract_files_bytes to iter_files_bytes | 7.3 KB | ||
rio.py | 1551.12.38 | 17 years ago | Aaron Bentley | Add docs for MergeDirective and RIO-patch function | 13.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 | 2598.1.2 | 17 years ago | Martin Pool | Also check that option help ends in a period, and | 2.8 KB | ||
smtp_connection.py | 2694.2.1 | 17 years ago | Aaron Bentley | Make error handling nicer when SMTP server not wor | 5.1 KB | ||
status.py | 2696.1.1 | 17 years ago | Martin Pool | Remove things deprecated in 0.11 and earlier | 7.9 KB | ||
strace.py | 2566.3.4 | 17 years ago | Vincent Ladeuil | Take Martin and Robert comments into account. * b | 3.1 KB | ||
symbol_versioning.py | 2696.3.9 | 17 years ago | Martin Pool | merge trunk | 10.6 KB | ||
tag.py | 2388.1.11 | 17 years ago | Alexander Belchenko | changes after John's review | 7.2 KB | ||
testament.py | 2294.1.10 | 17 years ago | John Arbash Meinel | Switch all apis over to utf8 file ids. All tests p | 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 | ||
timestamp.py | 2425.6.2 | 17 years ago | Martin Pool | Make timestamps use existing format_date; document | 5.9 KB | ||
trace.py | 2725.1.1 | 17 years ago | Robert Collins | Add -Devil flag to highlight the use of problemati | 10.8 KB | ||
transactions.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 6.5 KB | ||
transform.py | 2708.1.8 | 17 years ago | Aaron Bentley | rename extract_files_bytest to iter_files_bytes, f | 69.7 KB | ||
tree.py | 2708.1.10 | 17 years ago | Aaron Bentley | Update docstrings | 33.2 KB | ||
treebuilder.py | 1731.1.50 | 18 years ago | Aaron Bentley | Merge bzr.dev | 2.7 KB | ||
tsort.py | 2490.2.31 | 17 years ago | Aaron Bentley | Fix iter_topo_order to permit un-included parents | 29.5 KB | ||
tuned_gzip.py | 2052.3.2 | 18 years ago | John Arbash Meinel | Change Copyright .. by Canonical to Copyright ... | 13.1 KB | ||
uncommit.py | 2598.5.4 | 17 years ago | Aaron Bentley | Restore original Branch.last_revision behavior, fi | 3.8 KB | ||
upgrade.py | 1910.2.12 | 18 years ago | Aaron Bentley | Implement knit repo format 2 | 3.2 KB | ||
urlutils.py | 2512.4.1 | 17 years ago | Ian Clatworthy | Fixes #115491 - 'branch lp:projname' now creates . | 21.9 KB | ||
version.py | 2606.1.2 | 17 years ago | Martin Pool | Restore display of copyright in bzr version, accid | 2.7 KB | ||
versionedfile.py | 2696.1.2 | 17 years ago | Martin Pool | merge trunk | 28.7 KB | ||
weave.py | 2696.1.2 | 17 years ago | Martin Pool | merge trunk | 49.8 KB | ||
weave_commands.py | 1551.15.24 | 17 years ago | Aaron Bentley | Make list-weave list knits, rename to list-version | 3.4 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 | 2681.4.3 | 17 years ago | Alexander Belchenko | move import _winreg into function get_app_path to | 9.8 KB | ||
workingtree.py | 2598.5.18 | 17 years ago | Aaron Bentley | Merge bzr.dev | 109 KB | ||
workingtree_4.py | 2745.1.2 | 17 years ago | Robert Collins | Ensure mutter_callsite is not directly called on a | 107 KB | ||
xml4.py | 1852.16.5 | 17 years ago | John Arbash Meinel | [merge] bzr.dev 2255, resolve conflicts, update co | 6.6 KB | ||
xml5.py | 2520.4.132 | 17 years ago | Aaron Bentley | Merge from bzr.dev | 14.6 KB | ||
xml6.py | 2255.2.170 | 17 years ago | Martin Pool | merge dirstate | 2 KB | ||
xml7.py | 2255.2.152 | 17 years ago | Martin Pool | (broken) merge aaron's workingtree format changes | 1.6 KB | ||
xml_serializer.py | 2520.4.101 | 17 years ago | Aaron Bentley | Use a registry to look up xml serializers by forma | 5.7 KB |