/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Jelmer Vernooij
  • Date: 2017-09-01 07:15:43 UTC
  • mfrom: (6770.3.2 py3_test_cleanup)
  • Revision ID: jelmer@jelmer.uk-20170901071543-1t83321xkog9qrxh
Merge lp:~gz/brz/py3_test_cleanup
Filename Latest Rev Last Changed Committer Comment Size
..
bundle 1185.82.130 19 years ago Aaron Bentley Rename changesets to revision bundles Diff
bzr 6670.4.1 8 years ago Jelmer Vernooij Update imports. Diff
doc 1530.2.1 19 years ago Robert Collins Start tests for api usage. Diff
doc_generate 4070.11.12 16 years ago Martin Pool Move tools.doc_generate into bzrlib Diff
export 1185.31.12 19 years ago John Arbash Meinel Refactored the export code to make it easier to ad Diff
filters 3368.2.1 17 years ago Ian Clatworthy first cut at working tree content filtering Diff
help_topics 3089.3.6 17 years ago Ian Clatworthy make help topics more discoverable Diff
plugins 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
tests 1185.31.25 19 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 19 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 6759.4.2 7 years ago Jelmer Vernooij Use get_global_state> 9.2 KB Diff Download File
_annotator_py.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 13.3 KB Diff Download File
_annotator_pyx.pyx 6656.2.4 8 years ago Jelmer Vernooij Merge cython-only branch. 12 KB Diff Download File
_bencode_pyx.h 4398.5.13 16 years ago John Arbash Meinel We don't need a base Coder class, because Decoder. 985 bytes Diff Download File
_bencode_pyx.pyx 6715.2.4 8 years ago Martin Correct bit_length compare 11.9 KB Diff Download File
_chunks_to_lines_py.py 6684.1.2 8 years ago Martin Make _chunks_to_lines pass for Python 3 2.3 KB Diff Download File
_chunks_to_lines_pyx.pyx 6670.4.9 8 years ago Jelmer Vernooij More moves. 4.6 KB Diff Download File
_export_c_api.h 6715.1.5 8 years ago Martin Switch c_api helpers for _static_tuple_c to capsul 3.2 KB Diff Download File
_import_c_api.h 6715.1.5 8 years ago Martin Switch c_api helpers for _static_tuple_c to capsul 5.6 KB Diff Download File
_known_graph_py.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 14.2 KB Diff Download File
_known_graph_pyx.pyx 6656.2.4 8 years ago Jelmer Vernooij Merge cython-only branch. 37.3 KB Diff Download File
_patiencediff_c.c 6691.1.10 8 years ago Jelmer Vernooij Drop Python < 2.5 support. 36.7 KB Diff Download File
File _patiencediff_py.py 6651.2.2 8 years ago Martin Apply 2to3 xrange fix and fix up with sixish range 8.9 KB Diff Download File
_readdir_py.py 6619.3.14 8 years ago Jelmer Vernooij Convert some octal numbers to new notations. 1.5 KB Diff Download File
_readdir_pyx.pyx 6670.4.9 8 years ago Jelmer Vernooij More moves. 12 KB Diff Download File
_rio_py.py 6677.1.1 8 years ago Martin Go back to native str for urls and many other py3 2.6 KB Diff Download File
_rio_pyx.pyx 6670.4.9 8 years ago Jelmer Vernooij More moves. 7.9 KB Diff Download File
_simple_set_pyx.pxd 6705.1.3 8 years ago Martin Final tweaks to _simple_set_pyx without major rewr 4.2 KB Diff Download File
_simple_set_pyx.pyx 6705.1.3 8 years ago Martin Final tweaks to _simple_set_pyx without major rewr 19.9 KB Diff Download File
_static_tuple_c.c 6715.1.8 8 years ago Martin Make StaticTuple None comparison semantics consist 29.1 KB Diff Download File
_static_tuple_c.h 6622.1.34 8 years ago Jelmer Vernooij Rename brzlib => breezy. 4.1 KB Diff Download File
_static_tuple_c.pxd 6670.4.9 8 years ago Jelmer Vernooij More moves. 1.9 KB Diff Download File
_static_tuple_py.py 6621.18.1 8 years ago Martin Remove or fix use of long type and nearby type iss 2.8 KB Diff Download File
_termcolor.py 6531.3.10 12 years ago Jelmer Vernooij Rename termcolor to _termcolor. 1.9 KB Diff Download File
_walkdirs_win32.pyx 6656.2.4 8 years ago Jelmer Vernooij Merge cython-only branch. 9.9 KB Diff Download File
add.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 5.2 KB Diff Download File
annotate.py 6737 8 years ago Jelmer Vernooij Merge lp:~jelmer/brz/move-errors-config. 18.3 KB Diff Download File
atomicfile.py 6630.1.1 8 years ago Jelmer Vernooij Remove deprecated functionality. 3.5 KB Diff Download File
bencode.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 1 KB Diff Download File
bisect.py 6754.8.8 7 years ago Jelmer Vernooij Merge trunk. 16.3 KB Diff Download File
bisect_multi.py 6379.6.7 13 years ago Jelmer Vernooij Move importing from future until after doc string, 2.6 KB Diff Download File
branch.py 6754.8.13 7 years ago Jelmer Vernooij Avoid needs_write_lock. 99.1 KB Diff Download File
branchbuilder.py 6653.6.5 8 years ago Jelmer Vernooij Rename make_bzrdir to make_controldir. 12.9 KB Diff Download File
breakin.py 6622.1.28 8 years ago Jelmer Vernooij More renames; commands in output, environment vari 2.8 KB Diff Download File
bugtracker.py 6740.1.1 7 years ago Jelmer Vernooij Rename bazaar.conf to breezy.conf. When falling b 12.3 KB Diff Download File
builtins.py 6754.8.11 7 years ago Jelmer Vernooij Merge trunk. 267 KB Diff Download File
bzr_distutils.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 4.1 KB Diff Download File
cache_utf8.py 6379.6.7 13 years ago Jelmer Vernooij Move importing from future until after doc string, 4.3 KB Diff Download File
cethread.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 6 KB Diff Download File
check.py 6714.1.3 8 years ago Jelmer Vernooij Add Repository.iter_revisions. 19 KB Diff Download File
chunk_writer.py 6724.2.1 8 years ago Martin Make chunk_writer use bytes for null padding 11.7 KB Diff Download File
clean_tree.py 6754.8.4 7 years ago Jelmer Vernooij Use new context stuff. 4.5 KB Diff Download File
cleanup.py 6681.2.4 8 years ago Jelmer Vernooij More renames. 5.6 KB Diff Download File
cmd_test_script.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 2 KB Diff Download File
cmd_version_info.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 4.8 KB Diff Download File
cmdline.py 6634.2.1 8 years ago Martin Apply 2to3 next fixer and make compatible 5.2 KB Diff Download File
commands.py 6759.4.6 7 years ago Jelmer Vernooij Merge trunk. 47.1 KB Diff Download File
commit.py 6747.1.1 7 years ago Jelmer Vernooij Remove unnecessary ExcludesUnsupported exception. 31.1 KB Diff Download File
commit_signature_commands.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 7.2 KB Diff Download File
config.py 6775 7 years ago Jelmer Vernooij Merge lp:~jelmer/brz/lock-context. 153 KB Diff Download File
conflicts.py 6754.8.9 7 years ago Jelmer Vernooij Fix more tests. 30.8 KB Diff Download File
controldir.py 6734.1.22 7 years ago Jelmer Vernooij review comments. 56.3 KB Diff Download File
counted_lock.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 3.5 KB Diff Download File
crash.py 6740.1.1 7 years ago Jelmer Vernooij Rename bazaar.conf to breezy.conf. When falling b 9.3 KB Diff Download File
debug.py 6740.1.1 7 years ago Jelmer Vernooij Rename bazaar.conf to breezy.conf. When falling b 1.8 KB Diff Download File
decorators.py 6754.8.3 7 years ago Jelmer Vernooij Use context manager in decorators. 9.5 KB Diff Download File
delta.py 6631.4.1 8 years ago Martin Rename report_delta param from filter to predicate 17.4 KB Diff Download File
diff.py 6754.8.4 7 years ago Jelmer Vernooij Use new context stuff. 40.2 KB Diff Download File
directory_service.py 6734.1.15 8 years ago Jelmer Vernooij Move errors for breezy.directory_service. 5.5 KB Diff Download File
email_message.py 6695.3.1 8 years ago Martin Remove remaining uses of basestring from the codeb 8.1 KB Diff Download File
errors.py 6746.1.3 7 years ago Jelmer Vernooij Reuse CannotSetRevisionId error. 64.8 KB Diff Download File
estimate_compressed_size.py 6379.6.7 13 years ago Jelmer Vernooij Move importing from future until after doc string, 2.8 KB Diff Download File
export_pot.py 6759.4.3 7 years ago Jelmer Vernooij Avoid accessing global state. 11.3 KB Diff Download File
externalcommand.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 2.1 KB Diff Download File
fetch.py 6670.4.1 8 years ago Jelmer Vernooij Update imports. 17.8 KB Diff Download File
fetch_ghosts.py 6651.3.3 8 years ago Jelmer Vernooij Fix source tests. 3.2 KB Diff Download File
fifo_cache.py 6691.1.9 8 years ago Jelmer Vernooij Rely on deque.remove. 9.6 KB Diff Download File
filter_tree.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 2.8 KB Diff Download File
foreign.py 6754.2.3 7 years ago Martin Remove unicode type in more command arguments 12.1 KB Diff Download File
generate_ids.py 6737 8 years ago Jelmer Vernooij Merge lp:~jelmer/brz/move-errors-config. 4.4 KB Diff Download File
globbing.py 6729.3.1 8 years ago Jelmer Vernooij Move lazy regex error to breezy.lazy_regex. 12.2 KB Diff Download File
gpg.py 6728.1.2 8 years ago Jelmer Vernooij Sign using python-gpg rather than command-line gpg 16.6 KB Diff Download File
graph.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 71.8 KB Diff Download File
hashcache.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 11 KB Diff Download File
help.py 6731.1.2 8 years ago Jelmer Vernooij Move NoHelpTopic error to breesy.help. 5.9 KB Diff Download File
hooks.py 6734.1.15 8 years ago Jelmer Vernooij Move errors for breezy.directory_service. 16.6 KB Diff Download File
i18n.py 6681.2.4 8 years ago Jelmer Vernooij More renames. 6.2 KB Diff Download File
identitymap.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 2.5 KB Diff Download File
ignores.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 7 KB Diff Download File
info.py 6734.1.21 8 years ago Jelmer Vernooij Merge trunk. 18.7 KB Diff Download File
inter.py 6754.8.3 7 years ago Jelmer Vernooij Use context manager in decorators. 4.8 KB Diff Download File
intset.py 6619.3.23 8 years ago Jelmer Vernooij Keep __nonzero__ around for Python2. 5.2 KB Diff Download File
iterablefile.py 6677.1.1 8 years ago Martin Go back to native str for urls and many other py3 7.8 KB Diff Download File
lazy_import.py 6625.1.4 8 years ago Martin Guard lazy imports against relative imports for no 16.2 KB Diff Download File
lazy_regex.py 6729.3.1 8 years ago Jelmer Vernooij Move lazy regex error to breezy.lazy_regex. 5.1 KB Diff Download File
library_state.py 6759.4.1 7 years ago Jelmer Vernooij Remove saved_state. 4.3 KB Diff Download File
lock.py 6754.8.12 7 years ago Jelmer Vernooij FIx remaining tests. 19.1 KB Diff Download File
lockable_files.py 6754.8.9 7 years ago Jelmer Vernooij Fix more tests. 10.4 KB Diff Download File
lockdir.py 6737 8 years ago Jelmer Vernooij Merge lp:~jelmer/brz/move-errors-config. 33.8 KB Diff Download File
log.py 6767.1.1 7 years ago Jelmer Vernooij Fix tests with gpg. 82.8 KB Diff Download File
lru_cache.py 6754.1.1 7 years ago Martin Use future divison in lru_cache to pass tests on P 11.4 KB Diff Download File
lsprof.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 11.3 KB Diff Download File
mail_client.py 6734.1.1 8 years ago Jelmer Vernooij Fix more imports. 25.2 KB Diff Download File
memorytree.py 6754.8.9 7 years ago Jelmer Vernooij Fix more tests. 11.3 KB Diff Download File
merge.py 6740.1.1 7 years ago Jelmer Vernooij Rename bazaar.conf to breezy.conf. When falling b 103 KB Diff Download File
merge3.py 6651.2.2 8 years ago Martin Apply 2to3 xrange fix and fix up with sixish range 16.9 KB Diff Download File
merge_directive.py 6634.2.1 8 years ago Martin Apply 2to3 next fixer and make compatible 27 KB Diff Download File
mergetools.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 4.2 KB Diff Download File
missing.py 6719.1.2 8 years ago Jelmer Vernooij Fix some tests. 8.6 KB Diff Download File
msgeditor.py 6734.1.20 8 years ago Jelmer Vernooij Move errors. 12.9 KB Diff Download File
multiparent.py 6651.2.2 8 years ago Martin Apply 2to3 xrange fix and fix up with sixish range 24.6 KB Diff Download File
mutabletree.py 6754.8.9 7 years ago Jelmer Vernooij Fix more tests. 17.1 KB Diff Download File
option.py 6731.1.5 8 years ago Jelmer Vernooij Fix import errors. 21.9 KB Diff Download File
osutils.py 6734.1.14 8 years ago Jelmer Vernooij Move UnsupportedTimezoneFormat. 82.5 KB Diff Download File
patch.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 3.3 KB Diff Download File
patches.py 6729.5.1 8 years ago Jelmer Vernooij Move patches errors to breezy.patches. 17.3 KB Diff Download File
File patiencediff.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 5.7 KB Diff Download File
plugin.py 6759.4.7 7 years ago Jelmer Vernooij Fix last test. 22.7 KB Diff Download File
progress.py 6622.1.34 8 years ago Jelmer Vernooij Rename brzlib => breezy. 8.1 KB Diff Download File
push.py 6734.1.11 8 years ago Jelmer Vernooij Move UnstackableBranchFormat. 7.7 KB Diff Download File
python-compat.h 6715.1.1 8 years ago Martin Make _static_tuple_c compile on Python 3 2.9 KB Diff Download File
pyutils.py 6622.1.34 8 years ago Jelmer Vernooij Rename brzlib => breezy. 3.6 KB Diff Download File
readdir.h 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 902 bytes Diff Download File
reconcile.py 6670.4.8 8 years ago Jelmer Vernooij Merge rename-controldir branch. 22.8 KB Diff Download File
reconfigure.py 6744 7 years ago Jelmer Vernooij Merge lp:~jelmer/brz/move-errors-knit. 17.4 KB Diff Download File
recordcounter.py 6379.6.7 13 years ago Jelmer Vernooij Move importing from future until after doc string, 3.6 KB Diff Download File
registry.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 11 KB Diff Download File
rename_map.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 10.1 KB Diff Download File
repository.py 6748 7 years ago Jelmer Vernooij Merge lp:~jelmer/brz/matchingbzrdir. 65.9 KB Diff Download File
revision.py 6729.4.1 8 years ago Jelmer Vernooij Move bugtracker errors to breezy.bugtracker. 7.8 KB Diff Download File
revisionspec.py 6754.8.4 7 years ago Jelmer Vernooij Use new context stuff. 34.3 KB Diff Download File
revisiontree.py 6754.8.3 7 years ago Jelmer Vernooij Use context manager in decorators. 3.1 KB Diff Download File
rio.py 6684.1.6 8 years ago Martin Finish making rio module string usage work on Pyth 12.2 KB Diff Download File
rules.py 6744 7 years ago Jelmer Vernooij Merge lp:~jelmer/brz/move-errors-knit. 5.3 KB Diff Download File
send.py 6653.6.1 8 years ago Jelmer Vernooij Rename a number of attributes from bzrdir to contr 8.2 KB Diff Download File
shelf.py 6734.1.1 8 years ago Jelmer Vernooij Fix more imports. 17.8 KB Diff Download File
shelf_ui.py 6734.1.1 8 years ago Jelmer Vernooij Fix more imports. 19.4 KB Diff Download File
shellcomplete.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 2.6 KB Diff Download File
sixish.py 6684.1.3 8 years ago Martin Changes across many modules working towards Python 1.7 KB Diff Download File
smtp_connection.py 6734.1.1 8 years ago Jelmer Vernooij Fix more imports. 7.4 KB Diff Download File
static_tuple.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 1.9 KB Diff Download File
status.py 6714.1.4 8 years ago Jelmer Vernooij More use of iter_revisions. 19.2 KB Diff Download File
strace.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 3 KB Diff Download File
switch.py 6754.8.4 7 years ago Jelmer Vernooij Use new context stuff. 7.4 KB Diff Download File
symbol_versioning.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 13.5 KB Diff Download File
tag.py 6754.8.4 7 years ago Jelmer Vernooij Use new context stuff. 13.6 KB Diff Download File
testament.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 8.8 KB Diff Download File
textfile.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 1.7 KB Diff Download File
textmerge.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 5.3 KB Diff Download File
timestamp.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 5.7 KB Diff Download File
trace.py 6677.1.5 8 years ago Martin Make crash debug and trace modules pass on Python 21.8 KB Diff Download File
transactions.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 6.5 KB Diff Download File
transform.py 6754.8.11 7 years ago Jelmer Vernooij Merge trunk. 130 KB Diff Download File
tree.py 6754.8.3 7 years ago Jelmer Vernooij Use context manager in decorators. 60.4 KB Diff Download File
treebuilder.py 6734.1.6 8 years ago Jelmer Vernooij Move AlreadyBuilding/NotBuilding errors. 2.8 KB Diff Download File
tsort.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 31.5 KB Diff Download File
tuned_gzip.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 3 KB Diff Download File
uncommit.py 6656.1.1 8 years ago Martin Apply 2to3 dict fixer and clean up resulting mess 5.3 KB Diff Download File
upgrade.py 6670.4.14 8 years ago Jelmer Vernooij Move remote to breezy.bzr. 12.1 KB Diff Download File
upstream_import.py 6681.2.4 8 years ago Jelmer Vernooij More renames. 11.5 KB Diff Download File
url_policy_open.py 6681.2.4 8 years ago Jelmer Vernooij More renames. 10.4 KB Diff Download File
urlutils.py 6729.6.1 8 years ago Jelmer Vernooij Move urlutils errors. 33.7 KB Diff Download File
utextwrap.py 6624 8 years ago Jelmer Vernooij Merge Python3 porting work ('py3 pokes') 9.8 KB Diff Download File
version.py 6650.1.1 8 years ago Jelmer Vernooij Update homepage URL. 4 KB Diff Download File
views.py 6754.8.4 7 years ago Jelmer Vernooij Use new context stuff. 9.9 KB Diff Download File
win32utils.py 6658.6.1 8 years ago Martin Remove winver, win98 support code, and deprecated 20.8 KB Diff Download File
workingtree.py 6754.8.4 7 years ago Jelmer Vernooij Use new context stuff. 69.6 KB Diff Download File