~bzr-pqm/bzr/1.17

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-07-10 14:00:21 UTC
  • mfrom: (4525.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090710140021-2kq4yhui3de6mwt7
(mbp, vila) Finish the *_implementation to per_* test renaming
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
doc_generate 4070.11.12 14 years ago Martin Pool Move tools.doc_generate into bzrlib Diff
export 1185.31.12 18 years ago John Arbash Meinel Refactored the export code to make it easier to ad Diff
filters 3368.2.1 16 years ago Ian Clatworthy first cut at working tree content filtering Diff
help_topics 3089.3.6 16 years ago Ian Clatworthy make help topics more discoverable Diff
plugins 1185.1.29 18 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 18 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 18 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 18 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
version_info_formats 2022.1.1 17 years ago John Arbash Meinel [merge] version-info plugin, and cleanup for layou Diff
__init__.py 4385.4.3 14 years ago John Arbash Meinel Make it clear that bzrlib.user_encoding is depreca 3.8 KB Diff Download File
_annotator_py.py 4454.3.79 14 years ago John Arbash Meinel Remove some assert statements. 13.3 KB Diff Download File
_annotator_pyx.pyx 4454.3.77 14 years ago John Arbash Meinel Add support for compatibility with old '_break_ann 11.7 KB Diff Download File
_bencode_pyx.h 4398.5.13 14 years ago John Arbash Meinel We don't need a base Coder class, because Decoder. 985 bytes Diff Download File
_bencode_pyx.pyx 4398.5.20 14 years ago John Arbash Meinel Fix the GPL header 11.9 KB Diff Download File
_btree_serializer_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
_btree_serializer_pyx.pyx 4459.2.1 14 years ago Vincent Ladeuil Use a consistent scheme for naming pyrex source fi 15.9 KB Diff Download File
_chk_map_py.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 5.8 KB Diff Download File
_chk_map_pyx.pyx 4459.2.1 14 years ago Vincent Ladeuil Use a consistent scheme for naming pyrex source fi 14.6 KB Diff Download File
_chunks_to_lines_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.2 KB Diff Download File
_chunks_to_lines_pyx.pyx 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.7 KB Diff Download File
_dirstate_helpers_py.py 4459.2.2 14 years ago Vincent Ladeuil Use the same method or function names for _dirstat 10 KB Diff Download File
_dirstate_helpers_pyx.h 4459.2.1 14 years ago Vincent Ladeuil Use a consistent scheme for naming pyrex source fi 232 bytes Diff Download File
_dirstate_helpers_pyx.pyx 4459.2.4 14 years ago Vincent Ladeuil Fixed as per John and Martin reviews. * bzrlib/_d 75.2 KB Diff Download File
_groupcompress_py.py 4241.21.3 15 years ago Robert J. Tanner [merge] 1.14 back to trunk 18.4 KB Diff Download File
_groupcompress_pyx.pyx 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 16.2 KB Diff Download File
_knit_load_data_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.6 KB Diff Download File
_knit_load_data_pyx.pyx 4459.2.1 14 years ago Vincent Ladeuil Use a consistent scheme for naming pyrex source fi 10.3 KB Diff Download File
_known_graph_py.py 4454.3.78 14 years ago John Arbash Meinel Found a bug in the pure-python KnownGraph code. I 6.1 KB Diff Download File
_known_graph_pyx.pyx 4371.4.31 14 years ago John Arbash Meinel Apply the same 'never pop' logic to the heads() co 12 KB Diff Download File
_patiencediff_c.c 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 37.2 KB Diff Download File
File _patiencediff_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.9 KB Diff Download File
_readdir_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
_readdir_pyx.pyx 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11.9 KB Diff Download File
_rio_py.py 4354.3.18 15 years ago Jelmer Vernooij Merge bzr.dev. 2.6 KB Diff Download File
_rio_pyx.pyx 4368.1.1 15 years ago Jelmer Vernooij Import malloc and friends from stdlib.h rather tha 8 KB Diff Download File
_walkdirs_win32.pyx 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.5 KB Diff Download File
add.py 4031.3.2 15 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 4.3 KB Diff Download File
annotate.py 4454.3.77 14 years ago John Arbash Meinel Add support for compatibility with old '_break_ann 19.4 KB Diff Download File
api.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.7 KB Diff Download File
atomicfile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File
bencode.py 4398.5.4 14 years ago John Arbash Meinel A bit of code restructuring. Move bzrlib/_bencode_ 1005 bytes Diff Download File
bisect_multi.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
branch.py 4496.3.2 14 years ago Andrew Bennetts Fix undefined locals and remove unused import from 123 KB Diff Download File
branchbuilder.py 4454.3.24 14 years ago John Arbash Meinel update BranchBuilder to support 'committer' Update 10.5 KB Diff Download File
breakin.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
btree_index.py 4496.3.11 14 years ago Andrew Bennetts Remove more unused imports. 57 KB Diff Download File
bugtracker.py 4070.11.9 14 years ago Martin Pool Merge other outstanding work on 249908 10.3 KB Diff Download File
builtins.py 4524.1.1 14 years ago Vincent Ladeuil Quicker check for changes in mutable trees 217 KB Diff Download File
bzrdir.py 4496.3.9 14 years ago Andrew Bennetts Remove another unused import. 156 KB Diff Download File
cache_utf8.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 4.3 KB Diff Download File
check.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 13.5 KB Diff Download File
chk_map.py 4496.3.12 14 years ago Andrew Bennetts Remove unused imports. 68.6 KB Diff Download File
chk_serializer.py 4496.3.7 14 years ago Andrew Bennetts Remove more unused imports. 7 KB Diff Download File
chunk_writer.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11.7 KB Diff Download File
clean_tree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
cmd_version_info.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.2 KB Diff Download File
commands.py 4070.11.14 14 years ago Martin Pool merge news 40.3 KB Diff Download File
commit.py 4443.1.1 14 years ago Jelmer Vernooij Merge in patch to squash XML invalid characters in 39.9 KB Diff Download File
config.py 4420.1.5 14 years ago Vincent Ladeuil Start implementing jam's review feedback. * bzrli 50.7 KB Diff Download File
conflicts.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 16.7 KB Diff Download File
counted_lock.py 4202 15 years ago Canonical.com Patch Queue Manager (mbp) better CountedLock handling of tokens, and 3.1 KB Diff Download File
debug.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
decorators.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.1 KB Diff Download File
delta.h 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 3.4 KB Diff Download File
delta.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 17.1 KB Diff Download File
deprecated_graph.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.9 KB Diff Download File
diff-delta.c 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 40.2 KB Diff Download File
diff.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 34.6 KB Diff Download File
directory_service.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.4 KB Diff Download File
dirstate.py 4505.5.9 14 years ago Robert Collins Review feedback. 172 KB Diff Download File
email_message.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8 KB Diff Download File
errors.py 4505.5.1 14 years ago Robert Collins Add more generic InconsistentDeltaDelta error clas 79.2 KB Diff Download File
externalcommand.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.1 KB Diff Download File
fetch.py 4360.4.14 14 years ago John Arbash Meinel Merge bzr.dev 4454 in preparation for NEWS entry. 11.4 KB Diff Download File
fifo_cache.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 10.1 KB Diff Download File
foreign.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 12.4 KB Diff Download File
generate_ids.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.3 KB Diff Download File
globbing.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.5 KB Diff Download File
gpg.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.7 KB Diff Download File
graph.py 4371.3.38 14 years ago John Arbash Meinel Add a failing test for handling nodes that are in 70 KB Diff Download File
groupcompress.py 4454.3.65 14 years ago John Arbash Meinel Tests that VF implementations support .get_annotat 77.9 KB Diff Download File
hashcache.py 4325.3.4 15 years ago Johan Walles Merge from upstream. 11.1 KB Diff Download File
help.py 4070.11.14 14 years ago Martin Pool merge news 5.5 KB Diff Download File
hooks.py 4070.11.9 14 years ago Martin Pool Merge other outstanding work on 249908 11 KB Diff Download File
identitymap.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
ignores.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6 KB Diff Download File
index.py 4496.3.13 14 years ago Andrew Bennetts Remove unused import. 66.8 KB Diff Download File
info.py 4307.3.3 15 years ago Jelmer Vernooij Add repository argument to 'repository' info hook, 17.1 KB Diff Download File
inspect_for_copy.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
inter.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.4 KB Diff Download File
intset.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.2 KB Diff Download File
inventory.py 4505.5.8 14 years ago Robert Collins Fix fallout from the delta checking work, don't er 81.5 KB Diff Download File
inventory_delta.py 4205.5.7 15 years ago Andrew Bennetts Fix nits in spelling and naming. 11.3 KB Diff Download File
iterablefile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.7 KB Diff Download File
knit.py 4454.3.79 14 years ago John Arbash Meinel Remove some assert statements. 147 KB Diff Download File
lazy_import.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 15.7 KB Diff Download File
lazy_regex.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.7 KB Diff Download File
lock.py 4513.1.1 14 years ago Alexander Belchenko improved unicode support for OS locks @ win32. Pa 16.7 KB Diff Download File
lockable_files.py 4202 15 years ago Canonical.com Patch Queue Manager (mbp) better CountedLock handling of tokens, and 14.9 KB Diff Download File
lockdir.py 4327.1.2 15 years ago Vincent Ladeuil Introduce a new lock_broken hook. * tests/test_lo 24.2 KB Diff Download File
log.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 74.3 KB Diff Download File
lru_cache.py 4516.2.2 14 years ago John Arbash Meinel Add comments in the finally sections as to why we 15.1 KB Diff Download File
lsprof.py 4084.6.1 15 years ago Robert Collins Refactor profiling exception handling to restore c 8.5 KB Diff Download File
mail_client.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 21.6 KB Diff Download File
memorytree.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 10.8 KB Diff Download File
merge.py 4503.1.2 14 years ago Vincent Ladeuil Use tree.has_changes() where appropriate (the test 84.8 KB Diff Download File
merge3.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 16.3 KB Diff Download File
merge_directive.py 4098.5.18 15 years ago Aaron Bentley Gracefully handle mail clients that don't support 25.5 KB Diff Download File
missing.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.4 KB Diff Download File
msgeditor.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11.6 KB Diff Download File
multiparent.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 24.2 KB Diff Download File
mutabletree.py 4524.1.1 14 years ago Vincent Ladeuil Quicker check for changes in mutable trees 26.8 KB Diff Download File
option.py 4251.1.1 15 years ago Aaron Bentley Support hidden options. 21.8 KB Diff Download File
osutils.py 4385.4.2 14 years ago John Arbash Meinel Merge bzr.dev 4516 60.3 KB Diff Download File
pack.py 4491.2.8 14 years ago Martin Pool iter(i) returns i so we don't need a check 18.4 KB Diff Download File
patch.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
patches.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 13.3 KB Diff Download File
File patiencediff.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
plugin.py 4189.1.1 15 years ago Martin Pool merge update to FSF address 14.3 KB Diff Download File
progress.py 4496.3.14 14 years ago Andrew Bennetts Remove more unused methods. 17.6 KB Diff Download File
push.py 4416.4.1 14 years ago Neil Martinsen-Burrell Fix 269477 Add documentation about diverged branch 6.3 KB Diff Download File
python-compat.h 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 2.3 KB Diff Download File
readdir.h 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 902 bytes Diff Download File
reconcile.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 21.6 KB Diff Download File
reconfigure.py 4524.1.1 14 years ago Vincent Ladeuil Quicker check for changes in mutable trees 14.2 KB Diff Download File
registry.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.9 KB Diff Download File
remote.py 4509.2.2 14 years ago Martin Pool Use only -Dhpssvfs for tracebacks, and document -D 108 KB Diff Download File
rename_map.py 3193.8.33 15 years ago Aaron Bentley Add output, emit minimal inventory delta. 10 KB Diff Download File
repository.py 4505 14 years ago Canonical.com Patch Queue Manager (robertc) Document how, why and issues with inven 188 KB Diff Download File
revision.py 4493.1.1 14 years ago Jelmer Vernooij Merge get_summary() fix for dealing with Revision. 8.3 KB Diff Download File
revisionspec.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 30.4 KB Diff Download File
revisiontree.py 4454.3.67 14 years ago John Arbash Meinel Implement RevisionTree.annotate_iter and WT.annota 10.6 KB Diff Download File
rio.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 12.1 KB Diff Download File
rules.py 4325.3.8 15 years ago Johan Walles Merge from upstream. 4.9 KB Diff Download File
send.py 4503.1.2 14 years ago Vincent Ladeuil Use tree.has_changes() where appropriate (the test 7.7 KB Diff Download File
serializer.py 4443.1.1 14 years ago Jelmer Vernooij Merge in patch to squash XML invalid characters in 3.3 KB Diff Download File
shelf.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 15.4 KB Diff Download File
shelf_ui.py 4465.1.3 14 years ago Aaron Bentley Merge bzr.dev into vpipe 13.1 KB Diff Download File
shellcomplete.py 4119.3.16 14 years ago Robert Collins Shellcompletion apparently isn't tested. 2.5 KB Diff Download File
sign_my_commits.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.1 KB Diff Download File
smtp_connection.py 4304.2.1 15 years ago Vincent Ladeuil Fix bug #367726 by reverting some default user han 6.5 KB Diff Download File
status.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 12.4 KB Diff Download File
strace.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.1 KB Diff Download File
switch.py 4459.4.1 14 years ago Aaron Bentley Provide control over switch and shelver messaging. 5.5 KB Diff Download File
symbol_versioning.py 4031.3.2 15 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 12.8 KB Diff Download File
tag.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 8.2 KB Diff Download File
testament.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.4 KB Diff Download File
textfile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
textinv.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
textmerge.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.2 KB Diff Download File
textui.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.2 KB Diff Download File
timestamp.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.2 KB Diff Download File
trace.py 4189.1.1 15 years ago Martin Pool merge update to FSF address 16.8 KB Diff Download File
transactions.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.5 KB Diff Download File
transform.py 4454.3.70 14 years ago John Arbash Meinel Some comments about the PreviewTree.annotate_iter 109 KB Diff Download File
tree.py 4524.1.1 14 years ago Vincent Ladeuil Quicker check for changes in mutable trees 53.8 KB Diff Download File
treebuilder.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
tsort.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 30.6 KB Diff Download File
tuned_gzip.py 4398.8.2 14 years ago John Arbash Meinel Add a chunks_to_gzip function. This allows the _re 15.3 KB Diff Download File
uncommit.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
upgrade.py 4325.3.8 15 years ago Johan Walles Merge from upstream. 3.3 KB Diff Download File
urlutils.py 4294.2.8 15 years ago Robert Collins Reduce round trips pushing new branches substantia 25.1 KB Diff Download File
version.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File
versionedfile.py 4454.3.65 14 years ago John Arbash Meinel Tests that VF implementations support .get_annotat 63.3 KB Diff Download File
views.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.2 KB Diff Download File
File weave.py 4360.5.4 14 years ago Robert J. Tanner Merge 1.15.1 back to trunk 38.3 KB Diff Download File
weave_commands.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
weavefile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.1 KB Diff Download File
win32utils.py 4385.4.2 14 years ago John Arbash Meinel Merge bzr.dev 4516 19.1 KB Diff Download File
workingtree.py 4454.3.68 14 years ago John Arbash Meinel Add some tests that we can handle doing annotation 118 KB Diff Download File
workingtree_4.py 4510.1.1 14 years ago Vincent Ladeuil Mark the known failures as such on OSX 86.9 KB Diff Download File
xml4.py 4416.5.1 14 years ago Jelmer Vernooij Move squashing of XML-invalid characters to XMLSer 6.2 KB Diff Download File
xml5.py 4031.3.2 15 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 3.9 KB Diff Download File
xml6.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.1 KB Diff Download File
xml7.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
xml8.py 4505.5.2 14 years ago Robert Collins More informative assertions in xml serialisation. 21.6 KB Diff Download File
xml_serializer.py 4416.5.1 14 years ago Jelmer Vernooij Move squashing of XML-invalid characters to XMLSer 6.8 KB Diff Download File