~bzr-pqm/bzr/bzr.dev

Merge from bzr.dev, resolving conflicts.
Filename Latest Rev Last Changed Committer Comment Size
..
benchmarks 1707.2.2 18 years ago Robert Collins Start on bench_add, an add benchtest. Diff
bundle 1185.82.130 18 years ago Aaron Bentley Rename changesets to revision bundles Diff
doc 1530.2.1 18 years ago Robert Collins Start tests for api usage. Diff
export 1185.31.12 18 years ago John Arbash Meinel Refactored the export code to make it easier to ad Diff
plugins 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
repofmt 2241.1.1 17 years ago Martin Pool Change RepositoryFormat to use a Registry rather t Diff
smart 2018.5.139 17 years ago Andrew Bennetts Merge from bzr.dev, resolving conflicts. Diff
store 1185.11.1 19 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
tests 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t Diff
transport 1185.11.1 19 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
ui 1185.49.21 18 years ago John Arbash Meinel Refactored bzrlib/ui.py into a module with the pos Diff
util 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
version_info_formats 2022.1.1 18 years ago John Arbash Meinel [merge] version-info plugin, and cleanup for layou Diff
__init__.py 2389.1.1 17 years ago Martin Pool Merge 0.15 final release back to trunk, including: 2.2 KB Diff Download File
add.py 2255.2.236 17 years ago Martin Pool Review cleanups: mostly updating or removing todo 15 KB Diff Download File
annotate.py 2256.1.1 17 years ago Robert Collins (robertc) Merge new Branch.last_revision_info meth 6.5 KB Diff Download File
atomicfile.py 2052.3.4 17 years ago John Arbash Meinel [merge] bzr.dev 3.7 KB Diff Download File
branch.py 2018.5.139 17 years ago Andrew Bennetts Merge from bzr.dev, resolving conflicts. 78.7 KB Diff Download File
builtins.py 2018.5.139 17 years ago Andrew Bennetts Merge from bzr.dev, resolving conflicts. 135 KB Diff Download File
bzrdir.py 2018.5.138 17 years ago Robert Collins Merge bzr.dev. 94.1 KB Diff Download File
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 Diff Download File
check.py 2052.3.2 17 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 8.1 KB Diff Download File
cmd_version_info.py 2374.1.1 17 years ago Ian Clatworthy Help and man page fixes 3.1 KB Diff Download File
commands.py 2018.16.1 17 years ago Robert Collins Merge bzr.dev. 20.4 KB Diff Download File
commit.py 2018.5.138 17 years ago Robert Collins Merge bzr.dev. 28.2 KB Diff Download File
config.py 2018.5.138 17 years ago Robert Collins Merge bzr.dev. 29.5 KB Diff Download File
conflicts.py 2309.4.13 17 years ago John Arbash Meinel Conflicts go through Stanza so the need to be awar 15.4 KB Diff Download File
debug.py 2095.5.2 17 years ago Martin Pool save commit message if commit fails (#32054) 823 bytes Diff Download File
decorators.py 2230.2.6 17 years ago John Arbash Meinel Clean up the documentation and imports for decorat 6.3 KB Diff Download File
delta.py 1551.10.25 17 years ago Aaron Bentley Make ChangeReporter private 15.8 KB Diff Download File
diff.py 2321.3.9 17 years ago Alexander Belchenko merge bzr.dev 18.6 KB Diff Download File
dirstate.py 2323.5.18 17 years ago Martin Pool (jam) trim st_ino to 32 bits in dirstate to avoid 108 KB Diff Download File
errors.py 2018.5.138 17 years ago Robert Collins Merge bzr.dev. 52.8 KB Diff Download File
externalcommand.py 2367.2.1 17 years ago Robert Collins Remove bzrlib 0.8 compatability where it was makin 2.1 KB Diff Download File
fetch.py 2018.5.94 17 years ago Andrew Bennetts Various small changes in aid of making tests pass 16 KB Diff Download File
generate_ids.py 2294.1.10 17 years ago John Arbash Meinel Switch all apis over to utf8 file ids. All tests p 4.3 KB Diff Download File
globbing.py 2318.2.3 17 years ago Kent Gibson merged bzr.dev 7.8 KB Diff Download File
gpg.py 1551.12.52 17 years ago Aaron Bentley speling fix 3.7 KB Diff Download File
graph.py 2052.3.1 17 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 5.9 KB Diff Download File
hashcache.py 2255.2.149 17 years ago Robert Collins Crufty but existing _iter_changes implementation f 10.5 KB Diff Download File
help.py 1551.9.14 17 years ago Aaron Bentley Change topic to hidden-commands 5.2 KB Diff Download File
help_topics.py 2391 17 years ago Canonical.com Patch Queue Manager Minor fixes to help on checkouts 9.9 KB Diff Download File
hooks.py 2370.4.1 17 years ago Robert Collins New SmartServer hooks facility. There are two init 1.6 KB Diff Download File
identitymap.py 2375.1.5 17 years ago Andrew Bennetts Deal with review comments from Robert: * Add my 2.5 KB Diff Download File
ignores.py 2318.2.3 17 years ago Kent Gibson merged bzr.dev 5.1 KB Diff Download File
info.py 2395.1.1 17 years ago Martin Pool rename 'revision store' to 'repository' in bzr inf 11.8 KB Diff Download File
inspect_for_copy.py 2052.3.4 17 years ago John Arbash Meinel [merge] bzr.dev 2.5 KB Diff Download File
inter.py 2241.1.4 17 years ago Martin Pool Moved old weave-based repository formats into bzrl 4.4 KB Diff Download File
intset.py 1963.2.6 18 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 5.3 KB Diff Download File
inventory.py 1551.13.12 17 years ago Aaron Bentley Fix encoding of 'already versioned' error 51.7 KB Diff Download File
iterablefile.py 2052.3.3 17 years ago John Arbash Meinel Add (c) Canonical to files that Aaron has approved 7.7 KB Diff Download File
knit.py 2329.1.2 17 years ago John Arbash Meinel Remove some spurious whitespace changes. 77.6 KB Diff Download File
lazy_import.py 2052.3.4 17 years ago John Arbash Meinel [merge] bzr.dev 14.6 KB Diff Download File
lazy_regex.py 2052.3.4 17 years ago John Arbash Meinel [merge] bzr.dev 3.7 KB Diff Download File
lock.py 2389.1.1 17 years ago Martin Pool Merge 0.15 final release back to trunk, including: 16.2 KB Diff Download File
lockable_files.py 2018.5.82 17 years ago Andrew Bennetts Merge from bzr.dev. Breaks a few tests because th 14.6 KB Diff Download File
lockdir.py 2018.5.78 17 years ago Andrew Bennetts Implement RemoteRepository.lock_write/unlock to ex 18.8 KB Diff Download File
log.py 2221.4.11 17 years ago Aaron Bentley Merge bzr.dev 19.5 KB Diff Download File
lsprof.py 1963.2.6 18 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 6.2 KB Diff Download File
memorytree.py 1959.4.3 17 years ago Aaron Bentley Merge bzr.dev 8.1 KB Diff Download File
merge.py 2367.2.1 17 years ago Robert Collins Remove bzrlib 0.8 compatability where it was makin 43.2 KB Diff Download File
merge3.py 1551.10.38 17 years ago Aaron Bentley merge3 auto-detects line endings for conflict mark 14.1 KB Diff Download File
merge_directive.py 1551.14.12 17 years ago Aaron Bentley Merge bzr.dev 10.7 KB Diff Download File
missing.py 2204.1.1 17 years ago John Arbash Meinel 'bzr missing -v' was showing adds as deletes. 4.7 KB Diff Download File
msgeditor.py 2258.3.4 17 years ago James Westby Make the handling of the msgfile more sane. * C 5.9 KB Diff Download File
mutabletree.py 2376.2.9 17 years ago Aaron Bentley Cleanup from review 10 KB Diff Download File
option.py 1551.13.2 17 years ago Aaron Bentley Hide dirstate-with-subtree format 15.6 KB Diff Download File
osutils.py 1551.10.30 17 years ago Aaron Bentley Merge from bzr.dev 42 KB Diff Download File
patch.py 1711.7.20 18 years ago John Arbash Meinel always close files, minor PEP8 cleanup 3.3 KB Diff Download File
patches.py 2298.6.1 17 years ago Johan Dahlberg Fix bzrtools shelve command for removed lines begi 12.6 KB Diff Download File
File patiencediff.py 2100.2.1 17 years ago wang Replace python's difflib by patiencediff because t 13.1 KB Diff Download File
plugin.py 2298.2.1 17 years ago jml at canonical Make set_plugins_path search user-specified direct 8.4 KB Diff Download File
progress.py 2120.1.1 17 years ago John Arbash Meinel Use time.time() because time.clock() is CPU time, 17.7 KB Diff Download File
reconcile.py 2052.3.1 17 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 14.1 KB Diff Download File
registry.py 2241.1.3 17 years ago Martin Pool Remove Registry.itervalues (comment from john) 8.1 KB Diff Download File
remote.py 2018.5.138 17 years ago Robert Collins Merge bzr.dev. 36.5 KB Diff Download File
repository.py 2018.5.138 17 years ago Robert Collins Merge bzr.dev. 86 KB Diff Download File
revision.py 2229.2.3 17 years ago Aaron Bentley change reserved_id to is_reserved_id, add check_no 16.8 KB Diff Download File
revisionspec.py 2340.1.1 17 years ago John Arbash Meinel (Marien Zwart) RevisionSpec.from_string() should s 25.2 KB Diff Download File
revisiontree.py 2255.2.226 17 years ago Robert Collins Get merge_nested finally working: change nested tr 6.5 KB Diff Download File
rio.py 1551.12.38 17 years ago Aaron Bentley Add docs for MergeDirective and RIO-patch function 13.2 KB Diff Download File
shellcomplete.py 2279.2.1 17 years ago mbp at sourcefrog (trivial) fix short_name() call in shellcomplete ( 2.5 KB Diff Download File
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 Diff Download File
status.py 2318.2.4 17 years ago Kent Gibson merge bzr.dev 9 KB Diff Download File
strace.py 2400 17 years ago Canonical.com Patch Queue Manager (John Arbash Meinel) Some cleanups for tests faili 2.6 KB Diff Download File
symbol_versioning.py 2389.1.1 17 years ago Martin Pool Merge 0.15 final release back to trunk, including: 10.3 KB Diff Download File
tag.py 2220.2.42 17 years ago Martin Pool Tag command refuses to replace existing tags unles 6.9 KB Diff Download File
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 Diff Download File
textfile.py 2052.3.2 17 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
textinv.py 2052.3.6 17 years ago John Arbash Meinel [merge] bzr.dev 2078 2.5 KB Diff Download File
textmerge.py 1711.2.24 18 years ago John Arbash Meinel Late bind to PatienceSequenceMatcher to allow plug 5.2 KB Diff Download File
textui.py 2052.3.2 17 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.2 KB Diff Download File
timestamp.py 1551.12.48 17 years ago Aaron Bentley Fix patch time formatting 5.3 KB Diff Download File
trace.py 2376.3.4 17 years ago Robert Collins Add more debugging code to the smart server to deb 10.5 KB Diff Download File
transactions.py 2052.3.2 17 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 6.5 KB Diff Download File
transform.py 2376.2.5 17 years ago Aaron Bentley Clean up apply methods 62.6 KB Diff Download File
tree.py 2334.1.1 17 years ago John Arbash Meinel Lazily read working inventory in workingtree.py, t 31 KB Diff Download File
treebuilder.py 1731.1.50 18 years ago Aaron Bentley Merge bzr.dev 2.7 KB Diff Download File
tsort.py 2084 17 years ago Canonical.com Patch Queue Manager (Robert Collins) Output dotted decimal revision nu 24.6 KB Diff Download File
tuned_gzip.py 2052.3.2 17 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 13.1 KB Diff Download File
uncommit.py 2246.1.3 17 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 3.6 KB Diff Download File
upgrade.py 1910.2.12 18 years ago Aaron Bentley Implement knit repo format 2 3.2 KB Diff Download File
urlutils.py 2018.16.2 17 years ago Robert Collins Record merge against split out urlutils work. 20.1 KB Diff Download File
version.py 2323.6.7 17 years ago Martin Pool Don't warn about old wt format when getting bzr's 2.5 KB Diff Download File
versionedfile.py 2249.5.12 17 years ago John Arbash Meinel Change the APIs for VersionedFile, Store, and some 28.3 KB Diff Download File
File weave.py 2367.2.1 17 years ago Robert Collins Remove bzrlib 0.8 compatability where it was makin 52.7 KB Diff Download File
weave_commands.py 2052.3.2 17 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3 KB Diff Download File
weavefile.py 2024.1.1 18 years ago John Arbash Meinel When a weave file is empty, we should get WeaveFor 5.5 KB Diff Download File
win32utils.py 2245.4.11 17 years ago Alexander Belchenko Small fixes after John's review; added NEWS entry 7.3 KB Diff Download File
workingtree.py 2389.1.1 17 years ago Martin Pool Merge 0.15 final release back to trunk, including: 105 KB Diff Download File
workingtree_4.py 2323.5.16 17 years ago Martin Pool rename support_tree_reference to supports_ 106 KB Diff Download File
xml4.py 1852.16.5 17 years ago John Arbash Meinel [merge] bzr.dev 2255, resolve conflicts, update co 6.6 KB Diff Download File
xml5.py 2255.2.170 17 years ago Martin Pool merge dirstate 14.5 KB Diff Download File
xml6.py 2255.2.170 17 years ago Martin Pool merge dirstate 2 KB Diff Download File
xml7.py 2255.2.152 17 years ago Martin Pool (broken) merge aaron's workingtree format changes 1.6 KB Diff Download File
xml_serializer.py 2052.3.1 17 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 5.3 KB Diff Download File