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. |
|
||
bundle
|
1185.82.130 | 19 years ago | Aaron Bentley | Rename changesets to revision bundles |
|
||
bzr
|
6670.4.1 | 8 years ago | Jelmer Vernooij | Update imports. |
|
||
doc
|
1530.2.1 | 20 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 | 18 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 | 20 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 | 20 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 |
7119.1.1 | 7 years ago | Vincent Ladeuil | Release 3.0a1. | 9.1 KB |
|
|
_annotator_py.py |
6861.4.1 | 8 years ago | Jelmer Vernooij | Make progress bars context managers. | 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 |
6800.1.3 | 8 years ago | Jelmer Vernooij | Avoid modifying possibly lazily imported module. | 14.2 KB |
|
|
_known_graph_pyx.pyx |
7018.1.1 | 7 years ago | Martin | Update _known_graph_pyx for modern cython | 36.9 KB |
|
|
_patiencediff_c.c |
7031.1.8 | 7 years ago | Jelmer Vernooij | Use Py_EQ. | 34.3 KB |
|
|
_patiencediff_py.py |
6651.2.2 | 8 years ago | Martin | Apply 2to3 xrange fix and fix up with sixish range | 8.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 |
6677.1.1 | 8 years ago | Martin | Go back to native str for urls and many other py3 | 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 |
6715.1.8 | 8 years ago | Martin | Make StaticTuple None comparison semantics consist | 29.1 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 |
6809.1.1 | 8 years ago | Martin | Apply 2to3 ws_comma fixer | 2.8 KB |
|
|
_termcolor.py |
6531.3.10 | 13 years ago | Jelmer Vernooij | Rename termcolor to _termcolor. | 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 |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 18.6 KB |
|
|
atomicfile.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 3.9 KB |
|
|
bencode.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 1 KB |
|
|
bisect.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 16.3 KB |
|
|
bisect_multi.py |
6379.6.7 | 14 years ago | Jelmer Vernooij | Move importing from future until after doc string, | 2.6 KB |
|
|
branch.py |
7143.11.6 | 7 years ago | Jelmer Vernooij | Merge trunk. | 97.9 KB |
|
|
branchbuilder.py |
7143.11.6 | 7 years ago | Jelmer Vernooij | Merge trunk. | 12.7 KB |
|
|
breakin.py |
6622.1.28 | 8 years ago | Jelmer Vernooij | More renames; commands in output, environment vari | 2.8 KB |
|
|
bugtracker.py |
7131.10.1 | 7 years ago | Jelmer Vernooij | Add --bugs option to 'bzr commit'. | 14 KB |
|
|
builtins.py |
7143.11.6 | 7 years ago | Jelmer Vernooij | Merge trunk. | 269 KB |
|
|
bzr_distutils.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 4.1 KB |
|
|
cache_utf8.py |
7078.15.1 | 7 years ago | Jelmer Vernooij | Fix some more tests. | 4.4 KB |
|
|
cethread.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 6 KB |
|
|
check.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 5.9 KB |
|
|
chunk_writer.py |
6724.2.1 | 8 years ago | Martin | Make chunk_writer use bytes for null padding | 11.7 KB |
|
|
clean_tree.py |
6809.1.1 | 8 years ago | Martin | Apply 2to3 ws_comma fixer | 4.5 KB |
|
|
cleanup.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 5.6 KB |
|
|
cmd_test_script.py |
6855.4.5 | 8 years ago | Jelmer Vernooij | Fix more bees, use with rather than try/finally fo | 2 KB |
|
|
cmd_version_info.py |
7045.2.21 | 7 years ago | Jelmer Vernooij | Merge trunk. | 4.9 KB |
|
|
cmdline.py |
7045.5.9 | 7 years ago | Jelmer Vernooij | Use // so we get an int. | 5.2 KB |
|
|
commands.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 46.9 KB |
|
|
commit.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 31.1 KB |
|
|
commit_signature_commands.py |
6969.3.3 | 7 years ago | Jelmer Vernooij | Use context managers in a few more places. | 7.2 KB |
|
|
config.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 154 KB |
|
|
conflicts.py |
7045.2.21 | 7 years ago | Jelmer Vernooij | Merge trunk. | 31.1 KB |
|
|
controldir.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 60.4 KB |
|
|
counted_lock.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 3.5 KB |
|
|
crash.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 9.3 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 |
7067.13.15 | 7 years ago | Jelmer Vernooij | Merge trunk. | 17.7 KB |
|
|
diff.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 40.2 KB |
|
|
directory_service.py |
6734.1.15 | 8 years ago | Jelmer Vernooij | Move errors for breezy.directory_service. | 5.5 KB |
|
|
email_message.py |
7078.11.1 | 7 years ago | Jelmer Vernooij | Fix email tests on Python 3. | 8.5 KB |
|
|
errors.py |
7123.2.1 | 7 years ago | Jelmer Vernooij | Improve error message if line endings in format fi | 64.2 KB |
|
|
estimate_compressed_size.py |
6379.6.7 | 14 years ago | Jelmer Vernooij | Move importing from future until after doc string, | 2.8 KB |
|
|
export.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 8 KB |
|
|
export_pot.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 11.4 KB |
|
|
externalcommand.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 2.1 KB |
|
|
fetch_ghosts.py |
6969.3.3 | 7 years ago | Jelmer Vernooij | Use context managers in a few more places. | 3.1 KB |
|
|
fifo_cache.py |
6691.1.9 | 8 years ago | Jelmer Vernooij | Rely on deque.remove. | 9.6 KB |
|
|
filter_tree.py |
6977.2.4 | 7 years ago | Jelmer Vernooij | Implement get_file. | 2.7 KB |
|
|
foreign.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 7.5 KB |
|
|
generate_ids.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 4.5 KB |
|
|
globbing.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 12.1 KB |
|
|
gpg.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 17.1 KB |
|
|
graph.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 71.4 KB |
|
|
hashcache.py |
7067.12.1 | 7 years ago | Jelmer Vernooij | Fix an ignore test. Make AtomicFile a contextmanag | 10.9 KB |
|
|
help.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 5.9 KB |
|
|
hooks.py |
6734.1.15 | 8 years ago | Jelmer Vernooij | Move errors for breezy.directory_service. | 16.6 KB |
|
|
i18n.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 6.2 KB |
|
|
identitymap.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 2.5 KB |
|
|
ignores.py |
7101 | 7 years ago | Breezy landing bot | Fix remaining Cython extensions on Python 3. Merg | 6.6 KB |
|
|
info.py |
7045.3.1 | 7 years ago | Jelmer Vernooij | Fix another ~500 tests. | 18.7 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 |
6619.3.23 | 9 years ago | Jelmer Vernooij | Keep __nonzero__ around for Python2. | 5.2 KB |
|
|
iterablefile.py |
6973.7.10 | 7 years ago | Jelmer Vernooij | More fixes. | 8 KB |
|
|
lazy_import.py |
7011.1.1 | 7 years ago | Martin | Make replacement for lazy import tests less dodgy | 16.2 KB |
|
|
lazy_regex.py |
6729.3.1 | 8 years ago | Jelmer Vernooij | Move lazy regex error to breezy.lazy_regex. | 5.1 KB |
|
|
library_state.py |
6759.4.1 | 8 years ago | Jelmer Vernooij | Remove saved_state. | 4.3 KB |
|
|
lock.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 19 KB |
|
|
lockable_files.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 10.4 KB |
|
|
lockdir.py |
6973.9.1 | 7 years ago | Jelmer Vernooij | More test fixes. | 33.7 KB |
|
|
log.py |
7143.11.6 | 7 years ago | Jelmer Vernooij | Merge trunk. | 84 KB |
|
|
lru_cache.py |
6754.1.1 | 8 years ago | Martin | Use future divison in lru_cache to pass tests on P | 11.4 KB |
|
|
lsprof.py |
6816.3.4 | 8 years ago | Martin | Create a cross compatible lsprof main() | 11.6 KB |
|
|
mail_client.py |
7045.2.12 | 7 years ago | Jelmer Vernooij | Fix some mail client tests. | 25.3 KB |
|
|
memorytree.py |
6973.14.14 | 7 years ago | Jelmer Vernooij | Fix determinism in MemoryTree.unversion. | 11.5 KB |
|
|
merge.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 104 KB |
|
|
merge3.py |
7029.4.1 | 7 years ago | Jelmer Vernooij | Fix a bunch of merge tests. | 17.2 KB |
|
|
merge_directive.py |
7029.4.5 | 7 years ago | Jelmer Vernooij | merge trunk. | 27.3 KB |
|
|
mergetools.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 4.2 KB |
|
|
missing.py |
6965.1.1 | 7 years ago | Jelmer Vernooij | Add basic support for horizoned history. | 9 KB |
|
|
msgeditor.py |
7045.4.21 | 7 years ago | Jelmer Vernooij | Fix some msgeditor tests. | 12.8 KB |
|
|
multiparent.py |
6973.8.1 | 7 years ago | Jelmer Vernooij | Appease picky reviewer. | 24.4 KB |
|
|
mutabletree.py |
7143.11.6 | 7 years ago | Jelmer Vernooij | Merge trunk. | 17.2 KB |
|
|
option.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 22.3 KB |
|
|
osutils.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 83 KB |
|
|
patch.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 3.3 KB |
|
|
patches.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 17.4 KB |
|
|
patiencediff.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 8.4 KB |
|
|
plugin.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 22.7 KB |
|
|
progress.py |
6861.4.1 | 8 years ago | Jelmer Vernooij | Make progress bars context managers. | 8.3 KB |
|
|
push.py |
6929.14.1 | 7 years ago | Jelmer Vernooij | add --lossy option to 'bzr push'. | 7.7 KB |
|
|
python-compat.h |
7059.1.3 | 7 years ago | Martin | Fix recursion check in C bencode implementation H | 3.5 KB |
|
|
pyutils.py |
6622.1.34 | 8 years ago | Jelmer Vernooij | Rename brzlib => breezy. | 3.6 KB |
|
|
readdir.h |
4183.7.1 | 16 years ago | Sabin Iacob | update FSF mailing address | 902 bytes |
|
|
reconcile.py |
7027.3.3 | 7 years ago | Jelmer Vernooij | Add some more bees; support writing both bytes and | 22.9 KB |
|
|
reconfigure.py |
6744 | 8 years ago | Jelmer Vernooij | Merge lp:~jelmer/brz/move-errors-knit. | 17.4 KB |
|
|
recordcounter.py |
6379.6.7 | 14 years ago | Jelmer Vernooij | Move importing from future until after doc string, | 3.6 KB |
|
|
registry.py |
6929.10.6 | 7 years ago | Jelmer Vernooij | tests | 11.9 KB |
|
|
rename_map.py |
6874.2.7 | 7 years ago | Jelmer Vernooij | Merge trunk. | 10.5 KB |
|
|
repository.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 65.8 KB |
|
|
revision.py |
6973.12.10 | 7 years ago | Jelmer Vernooij | Fix remaining tests. | 7.8 KB |
|
|
revisionspec.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 34.3 KB |
|
|
revisiontree.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 3.1 KB |
|
|
rio.py |
7045.1.21 | 7 years ago | Jelmer Vernooij | Review comments & test fixes. | 12.3 KB |
|
|
rules.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 5.3 KB |
|
|
send.py |
6653.6.1 | 8 years ago | Jelmer Vernooij | Rename a number of attributes from bzrdir to contr | 8.2 KB |
|
|
shelf.py |
7045.3.1 | 7 years ago | Jelmer Vernooij | Fix another ~500 tests. | 18.3 KB |
|
|
shelf_ui.py |
7116.2.1 | 7 years ago | Jelmer Vernooij | Fix displaying of patch hunks in shelf. | 19.7 KB |
|
|
shellcomplete.py |
6929.1.1 | 7 years ago | Jelmer Vernooij | Add basic tests. | 2.6 KB |
|
|
sixish.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 1.8 KB |
|
|
smtp_connection.py |
6797 | 8 years ago | Jelmer Vernooij | Merge lp:~jelmer/brz/fix-imports. | 7.6 KB |
|
|
static_tuple.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 1.9 KB |
|
|
status.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 18.9 KB |
|
|
strace.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 3 KB |
|
|
switch.py |
6754.8.4 | 8 years ago | Jelmer Vernooij | Use new context stuff. | 7.4 KB |
|
|
symbol_versioning.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 13.6 KB |
|
|
tag.py |
6973.6.2 | 7 years ago | Jelmer Vernooij | Fix more tests. | 13.6 KB |
|
|
testament.py |
7045.2.21 | 7 years ago | Jelmer Vernooij | Merge trunk. | 9.2 KB |
|
|
textfile.py |
6973.7.10 | 7 years ago | Jelmer Vernooij | More fixes. | 1.7 KB |
|
|
textmerge.py |
6963.2.10 | 7 years ago | Jelmer Vernooij | Fix a bunch of tests. | 5.4 KB |
|
|
timestamp.py |
6840.1.1 | 8 years ago | Jelmer Vernooij | Revert custom gmtime implementation without tests. | 5.8 KB |
|
|
trace.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 21.9 KB |
|
|
transactions.py |
6624 | 8 years ago | Jelmer Vernooij | Merge Python3 porting work ('py3 pokes') | 6.5 KB |
|
|
transform.py |
7067.6.1 | 7 years ago | Jelmer Vernooij | Fix sorting of iter_changes results. | 132 KB |
|
|
tree.py |
7143.11.6 | 7 years ago | Jelmer Vernooij | Merge trunk. | 57.9 KB |
|
|
treebuilder.py |
6963.2.18 | 7 years ago | Jelmer Vernooij | Add bees to some of bp.weave_fmt. | 2.8 KB |
|
|
tsort.py |
6656.1.1 | 8 years ago | Martin | Apply 2to3 dict fixer and clean up resulting mess | 31.5 KB |
|
|
tuned_gzip.py |
6855.2.2 | 8 years ago | Jelmer Vernooij | Format strings are bytes. | 2.7 KB |
|
|
uncommit.py |
6656.1.1 | 8 years ago | Martin | Apply 2to3 dict fixer and clean up resulting mess | 5.3 KB |
|
|
upgrade.py |
6861.4.1 | 8 years ago | Jelmer Vernooij | Make progress bars context managers. | 12.2 KB |
|
|
upstream_import.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 11.6 KB |
|
|
url_policy_open.py |
6681.2.4 | 8 years ago | Jelmer Vernooij | More renames. | 10.4 KB |
|
|
urlutils.py |
7111.1.1 | 7 years ago | Jelmer Vernooij | Don't let the default directory name derive from a | 35.8 KB |
|
|
utextwrap.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 11.6 KB |
|
|
version.py |
7045.1.1 | 7 years ago | Jelmer Vernooij | Fix another 300 tests. | 4.2 KB |
|
|
views.py |
7045.1.1 | 7 years ago | Jelmer Vernooij | Fix another 300 tests. | 9.7 KB |
|
|
win32utils.py |
6973.6.4 | 7 years ago | Jelmer Vernooij | Avoid text_type() | 20.8 KB |
|
|
workingtree.py |
7143.11.1 | 7 years ago | Jelmer Vernooij | Remove some unused imports. | 59 KB |
|
|