bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
| Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
|---|---|---|---|---|---|---|---|
..
|
|||||||
archive
|
6968.2.6 | 7 years ago | Jelmer Vernooij | Move tar/zip to breezy.archive. |
|
||
bzr
|
6670.4.1 | 8 years ago | Jelmer Vernooij | Update imports. |
|
||
doc
|
1530.2.1 | 19 years ago | Robert Collins | Start tests for api usage. |
|
||
doc_generate
|
4070.11.12 | 16 years ago | Martin Pool | Move tools.doc_generate into bzrlib |
|
||
filters
|
3368.2.1 | 17 years ago | Ian Clatworthy | first cut at working tree content filtering |
|
||
git
|
6986.2.1 | 7 years ago | Jelmer Vernooij | Move breezy.plugins.git to breezy.git. |
|
||
help_topics
|
3089.3.6 | 17 years ago | Ian Clatworthy | make help topics more discoverable |
|
||
plugins
|
1185.1.29 | 20 years ago | Robert Collins | merge merge tweaks from aaron, which includes late |
|
||
tests
|
1185.31.25 | 19 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t |
|
||
transport
|
1185.11.1 | 20 years ago | John Arbash Meinel | (broken) Transport work is merged in. Tests do not |
|
||
ui
|
1185.49.21 | 19 years ago | John Arbash Meinel | Refactored bzrlib/ui.py into a module with the pos |
|
||
util
|
1185.1.29 | 20 years ago | Robert Collins | merge merge tweaks from aaron, which includes late |
|
||
version_info_formats
|
2022.1.1 | 19 years ago | John Arbash Meinel | [merge] version-info plugin, and cleanup for layou |
|
||
__init__.py |
7413.1.1 | 5 years ago | Vincent Ladeuil | Merge lp:brz/3.0 | 8.7 KB |
|
|
_annotator_py.py |
7459.3.2 | 5 years ago | Jelmer Vernooij | Add a 'lines' storage type. | 13.3 KB |
|
|
_annotator_pyx.pyx |
7018.2.2 | 7 years ago | Martin | Update _annotator_pyx code for modern Cython | 11.8 KB |
|
|
_bencode_pyx.h |
4398.5.13 | 16 years ago | John Arbash Meinel | We don't need a base Coder class, because Decoder. | 985 bytes |
|
|
_bencode_pyx.pyx |
7067.16.6 | 7 years ago | Jelmer Vernooij | Merge trunk. | 11.8 KB |
|
|
_chunks_to_lines_py.py |
6684.1.2 | 8 years ago | Martin | Make _chunks_to_lines pass for Python 3 | 2.3 KB |
|
|
_chunks_to_lines_pyx.pyx |
7007.2.1 | 7 years ago | Martin | Port _chunks_to_lines_pyx to Python 3 | 4.4 KB |
|
|
_export_c_api.h |
6715.1.5 | 8 years ago | Martin | Switch c_api helpers for _static_tuple_c to capsul | 3.2 KB |
|
|
_import_c_api.h |
6715.1.5 | 8 years ago | Martin | Switch c_api helpers for _static_tuple_c to capsul | 5.6 KB |
|
|
_known_graph_py.py |
7206.3.10 | 6 years ago | Jelmer Vernooij | Fix two more tests. | 14.3 KB |
|
|
_known_graph_pyx.pyx |
7254.3.2 | 6 years ago | Jelmer Vernooij | More typo fixes. | 36.9 KB |
|
|
_readdir_py.py |
6809.1.1 | 8 years ago | Martin | Apply 2to3 ws_comma fixer | 1.5 KB |
|
|
_readdir_pyx.pyx |
7067.16.3 | 7 years ago | Jelmer Vernooij | Some more walkdir fixes. | 12 KB |
|
|
_rio_py.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 2.6 KB |
|
|
_rio_pyx.pyx |
7067.16.1 | 7 years ago | Jelmer Vernooij | Fix some C extensions. | 8.5 KB |
|
|
_simple_set_pyx.pxd |
6705.1.3 | 8 years ago | Martin | Final tweaks to _simple_set_pyx without major rewr | 4.2 KB |
|
|
_simple_set_pyx.pyx |
6705.1.3 | 8 years ago | Martin | Final tweaks to _simple_set_pyx without major rewr | 19.9 KB |
|
|
_static_tuple_c.c |
7290.38.1 | 5 years ago | Jelmer Vernooij | Backport python3.8 support patch to breezy 3.0. | 31.4 KB |
|
|
_static_tuple_c.h |
6622.1.34 | 8 years ago | Jelmer Vernooij | Rename brzlib => breezy. | 4.1 KB |
|
|
_static_tuple_c.pxd |
6670.4.9 | 8 years ago | Jelmer Vernooij | More moves. | 1.9 KB |
|
|
_static_tuple_py.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 2.8 KB |
|
|
_termcolor.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 1.9 KB |
|
|
_walkdirs_win32.pyx |
6656.2.4 | 8 years ago | Jelmer Vernooij | Merge cython-only branch. | 9.9 KB |
|
|
add.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 5.2 KB |
|
|
annotate.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 18.4 KB |
|
|
atomicfile.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 3.9 KB |
|
|
bedding.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 9.3 KB |
|
|
bencode.py |
7143.15.1 | 7 years ago | Jelmer Vernooij | Fix style issues. | 1.1 KB |
|
|
bisect.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 16.3 KB |
|
|
bisect_multi.py |
7143.15.3 | 7 years ago | Jelmer Vernooij | Fix pep8 issues in breezy.git. | 2.6 KB |
|
|
branch.py |
7490.13.5 | 5 years ago | Jelmer Vernooij | Merge lp:brz/3.1. | 99.7 KB |
|
|
branchbuilder.py |
7143.15.6 | 6 years ago | Jelmer Vernooij | Merge trunk. | 12.8 KB |
|
|
breakin.py |
7143.15.1 | 7 years ago | Jelmer Vernooij | Fix style issues. | 2.8 KB |
|
|
bugtracker.py |
7182.1.2 | 6 years ago | Jelmer Vernooij | Move decoding of bug properties. | 14.7 KB |
|
|
builtins.py |
7490.13.1 | 5 years ago | Jelmer Vernooij | Add clone subcommand. | 283 KB |
|
|
bzr_distutils.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 4.1 KB |
|
|
cache_utf8.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 4.4 KB |
|
|
cethread.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 6 KB |
|
|
check.py |
7356.1.8 | 6 years ago | Jelmer Vernooij | merge trunk. | 5.8 KB |
|
|
chunk_writer.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 11.7 KB |
|
|
clean_tree.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 4.5 KB |
|
|
cleanup.py |
7356.1.6 | 6 years ago | Jelmer Vernooij | Add copyright for contextlib code. | 8.6 KB |
|
|
cmd_test_script.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 2 KB |
|
|
cmd_version_info.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 5 KB |
|
|
cmdline.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 5.2 KB |
|
|
colordiff.py |
7406.4.5 | 5 years ago | Jelmer Vernooij | Add a test. | 6.7 KB |
|
|
commands.py |
7482.1.1 | 5 years ago | Jelmer Vernooij | Fix compatibility with newer versions of coverage | 47.2 KB |
|
|
commit.py |
7358.16.2 | 6 years ago | Jelmer Vernooij | merge trunk. | 31.9 KB |
|
|
commit_signature_commands.py |
7143.21.3 | 6 years ago | Jelmer Vernooij | Merge trunk. | 7 KB |
|
|
config.py |
7358.9.4 | 6 years ago | Jelmer Vernooij | Merge trunk. | 146 KB |
|
|
conflicts.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 31.2 KB |
|
|
controldir.py |
7490.13.5 | 5 years ago | Jelmer Vernooij | Merge lp:brz/3.1. | 62.4 KB |
|
|
counted_lock.py |
7195.5.1 | 6 years ago | Martin | Fix remaining whitespace lint in codebase Enables | 3.5 KB |
|
|
crash.py |
7336.2.1 | 6 years ago | Martin | Split non-ini config methods to bedding Functions | 9.4 KB |
|
|
debug.py |
6740.1.1 | 8 years ago | Jelmer Vernooij | Rename bazaar.conf to breezy.conf. When falling b | 1.8 KB |
|
|
decorators.py |
7045.4.10 | 7 years ago | Jelmer Vernooij | Fix a couple more tests. | 3.4 KB |
|
|
delta.py |
7358.17.5 | 6 years ago | Jelmer Vernooij | Fix more tests. | 17.7 KB |
|
|
diff.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 42.3 KB |
|
|
directory_service.py |
7265.6.3 | 6 years ago | Jelmer Vernooij | Merge trunk. | 6.4 KB |
|
|
email_message.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 8.5 KB |
|
|
errors.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 63.9 KB |
|
|
estimate_compressed_size.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 2.8 KB |
|
|
export.py |
7240.8.2 | 6 years ago | Jelmer Vernooij | Fix tests. | 8.3 KB |
|
|
export_pot.py |
7290.47.2 | 5 years ago | Jelmer Vernooij | More improvements to make tests success with Pytho | 11.6 KB |
|
|
externalcommand.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 2 KB |
|
|
fetch_ghosts.py |
7356.1.5 | 6 years ago | Jelmer Vernooij | Use more ExitStacks. | 3.1 KB |
|
|
fifo_cache.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 9.7 KB |
|
|
filter_tree.py |
7404.3.2 | 5 years ago | Jelmer Vernooij | Merge rename of flag to recurse_nested. | 2.7 KB |
|
|
foreign.py |
7413.8.12 | 5 years ago | Jelmer Vernooij | Fix hg plugin. | 7.5 KB |
|
|
globbing.py |
7290.2.1 | 6 years ago | Jelmer Vernooij | Update references to home location. ~/.config/bre | 12.2 KB |
|
|
gpg.py |
7344.2.1 | 6 years ago | Martin | Relocate the bzr log file out of $HOME Now under | 17.5 KB |
|
|
graph.py |
7294.1.1 | 6 years ago | Vincent Ladeuil | Merge 3.0 into trunk | 71.3 KB |
|
|
grep.py |
7211.14.6 | 6 years ago | Jelmer Vernooij | Fix source tests. | 29.1 KB |
|
|
hashcache.py |
7192.5.1 | 6 years ago | Jelmer Vernooij | Remove more file ids. | 10.8 KB |
|
|
help.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 6 KB |
|
|
hooks.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 16.8 KB |
|
|
i18n.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 6.2 KB |
|
|
identitymap.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 2.5 KB |
|
|
ignores.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 6.6 KB |
|
|
info.py |
7490.13.2 | 5 years ago | Jelmer Vernooij | Fix reference handling. | 19.5 KB |
|
|
inter.py |
6754.8.16 | 8 years ago | Jelmer Vernooij | Get rid of all uses of needs_read_lock | 4.7 KB |
|
|
intset.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 5.2 KB |
|
|
iterablefile.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 8.1 KB |
|
|
lazy_import.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 16.9 KB |
|
|
lazy_regex.py |
7169.2.4 | 6 years ago | Martin | Merge trunk to resolve conflicts | 3.9 KB |
|
|
library_state.py |
7490.8.1 | 5 years ago | Jelmer Vernooij | Fix setup_ui=False. | 4.3 KB |
|
|
location.py |
7413.5.1 | 5 years ago | Jelmer Vernooij | CVS pserver URLs indicate that the pserver protoco | 4.5 KB |
|
|
lock.py |
7341.1.1 | 6 years ago | Martin | Remove win32 code using pywin32 library All Breez | 16.4 KB |
|
|
lockable_files.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 10.4 KB |
|
|
lockdir.py |
7336.2.1 | 6 years ago | Martin | Split non-ini config methods to bedding Functions | 33.7 KB |
|
|
log.py |
7357.1.8 | 5 years ago | Jelmer Vernooij | Remove the InterTree object. | 85.1 KB |
|
|
lru_cache.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 11.4 KB |
|
|
lsprof.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 11.5 KB |
|
|
mail_client.py |
7356.1.5 | 6 years ago | Jelmer Vernooij | Use more ExitStacks. | 25.4 KB |
|
|
memorytree.py |
7404.2.1 | 6 years ago | Jelmer Vernooij | Add a follow_tree_references argument to Tree.list | 11.9 KB |
|
|
merge.py |
7459.3.2 | 5 years ago | Jelmer Vernooij | Add a 'lines' storage type. | 102 KB |
|
|
merge3.py |
7290.14.1 | 6 years ago | Jelmer Vernooij | Use external patiencediff. | 17.1 KB |
|
|
merge_directive.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 27.5 KB |
|
|
mergeable.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 3.8 KB |
|
|
mergetools.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 4.2 KB |
|
|
missing.py |
7356.1.2 | 6 years ago | Jelmer Vernooij | Use ExitStack in more places. | 8.7 KB |
|
|
msgeditor.py |
7336.2.1 | 6 years ago | Martin | Split non-ini config methods to bedding Functions | 12.7 KB |
|
|
multiparent.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 24.4 KB |
|
|
multiwalker.py |
7296.7.7 | 6 years ago | Jelmer Vernooij | Fix syntax. | 11.6 KB |
|
|
mutabletree.py |
7350.3.1 | 6 years ago | Jelmer Vernooij | Add Tree.get_transform. | 18.6 KB |
|
|
option.py |
7336.1.1 | 6 years ago | Jelmer Vernooij | Print sensible error message when an invalid argum | 22.5 KB |
|
|
osutils.py |
7404.1.1 | 6 years ago | Jelmer Vernooij | Merge lp:brz/3.0. | 86.3 KB |
|
|
patch.py |
7416 | 5 years ago | Breezy landing bot | Add iter_patched_from_hunks implementation that ca | 6.1 KB |
|
|
patches.py |
7413.2.6 | 5 years ago | Jelmer Vernooij | Python3 compatibility. | 19.4 KB |
|
|
plugin.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 23.4 KB |
|
|
progress.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 8.3 KB |
|
|
propose.py |
7490.3.9 | 5 years ago | Jelmer Vernooij | Add supports_allow_collaboration flag. | 12.3 KB |
|
|
push.py |
7356.1.5 | 6 years ago | Jelmer Vernooij | Use more ExitStacks. | 8.2 KB |
|
|
python-compat.h |
7290.18.2 | 6 years ago | Jelmer Vernooij | Fix inline definition. | 3.5 KB |
|
|
pyutils.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 3.6 KB |
|
|
readdir.h |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 902 bytes |
|
|
reconcile.py |
7143.22.3 | 6 years ago | Jelmer Vernooij | merge trunk. | 3.9 KB |
|
|
reconfigure.py |
7356.1.2 | 6 years ago | Jelmer Vernooij | Use ExitStack in more places. | 17.3 KB |
|
|
recordcounter.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 3.6 KB |
|
|
registry.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 12 KB |
|
|
rename_map.py |
7322.1.6 | 6 years ago | Jelmer Vernooij | Use the new attributes on TreeChange. | 10.6 KB |
|
|
repository.py |
7455.2.1 | 5 years ago | Jelmer Vernooij | Return a FetchResult object from Repository.fetch | 65.9 KB |
|
|
revision.py |
7182.1.2 | 6 years ago | Jelmer Vernooij | Move decoding of bug properties. | 7.5 KB |
|
|
revisionspec.py |
7356.1.5 | 6 years ago | Jelmer Vernooij | Use more ExitStacks. | 34.8 KB |
|
|
revisiontree.py |
7143.15.15 | 6 years ago | Jelmer Vernooij | Merge trunk. | 3.1 KB |
|
|
rio.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 12.3 KB |
|
|
rules.py |
7336.2.1 | 6 years ago | Martin | Split non-ini config methods to bedding Functions | 5.3 KB |
|
|
send.py |
7356.1.5 | 6 years ago | Jelmer Vernooij | Use more ExitStacks. | 8.3 KB |
|
|
shelf.py |
7356 | 6 years ago | Breezy landing bot | Remove file_id from transform's create_from_tree, | 18.3 KB |
|
|
shelf_ui.py |
7356.1.5 | 6 years ago | Jelmer Vernooij | Use more ExitStacks. | 19.8 KB |
|
|
shellcomplete.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 2.6 KB |
|
|
sixish.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 1.8 KB |
|
|
smtp_connection.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 7.7 KB |
|
|
static_tuple.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 1.9 KB |
|
|
status.py |
7358.11.3 | 6 years ago | Jelmer Vernooij | TreeDelta holds TreeChange objects rather than tup | 19.2 KB |
|
|
strace.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 2.9 KB |
|
|
switch.py |
7290.26.5 | 6 years ago | Jelmer Vernooij | Make some tests happy. | 7.4 KB |
|
|
symbol_versioning.py |
7236.1.1 | 6 years ago | Jelmer Vernooij | Catch python2 exception too. | 13.6 KB |
|
|
tag.py |
7489.4.5 | 5 years ago | Jelmer Vernooij | Merge lp:brz/3.1. | 12.2 KB |
|
|
terminal.py |
7406.4.4 | 5 years ago | Jelmer Vernooij | Fix remaining tests. | 2.4 KB |
|
|
textfile.py |
6973.7.10 | 7 years ago | Jelmer Vernooij | More fixes. | 1.7 KB |
|
|
textmerge.py |
7290.14.1 | 6 years ago | Jelmer Vernooij | Use external patiencediff. | 5.3 KB |
|
|
timestamp.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 5.9 KB |
|
|
trace.py |
7413.8.11 | 5 years ago | Jelmer Vernooij | Don't lazy-import errors. | 21.9 KB |
|
|
transactions.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 6.5 KB |
|
|
transform.py |
7357.1.8 | 5 years ago | Jelmer Vernooij | Remove the InterTree object. | 133 KB |
|
|
tree.py |
7357.1.7 | 5 years ago | Jelmer Vernooij | Add tests. | 51.2 KB |
|
|
treebuilder.py |
6963.2.18 | 7 years ago | Jelmer Vernooij | Add bees to some of bp.weave_fmt. | 2.8 KB |
|
|
tsort.py |
7143.16.10 | 6 years ago | Jelmer Vernooij | Fix E128. | 31.5 KB |
|
|
tuned_gzip.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 2.7 KB |
|
|
uncommit.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 5.3 KB |
|
|
upgrade.py |
7358.5.3 | 6 years ago | Jelmer Vernooij | Fix tests. | 12.5 KB |
|
|
upstream_import.py |
7350.3.1 | 6 years ago | Jelmer Vernooij | Add Tree.get_transform. | 11.6 KB |
|
|
url_policy_open.py |
7290.23.2 | 6 years ago | Jelmer Vernooij | Fix flake8. | 11.9 KB |
|
|
urlutils.py |
7441.1.2 | 5 years ago | Jelmer Vernooij | strip_segment_parameters_raw doesn't exist. | 36.5 KB |
|
|
utextwrap.py |
7143.15.2 | 7 years ago | Jelmer Vernooij | Run autopep8. | 11.6 KB |
|
|
version.py |
7336.2.1 | 6 years ago | Martin | Split non-ini config methods to bedding Functions | 4.3 KB |
|
|
views.py |
7143.15.5 | 7 years ago | Jelmer Vernooij | More PEP8 fixes. | 9.7 KB |
|
|
win32utils.py |
7341.1.1 | 6 years ago | Martin | Remove win32 code using pywin32 library All Breez | 17.8 KB |
|
|
workingtree.py |
7489.4.2 | 5 years ago | Jelmer Vernooij | Plumb through tag_selector. | 57.5 KB |
|
|