..
|
benchmarks
|
1707.2.2
|
19 years ago |
Robert Collins |
Start on bench_add, an add benchtest. |
|
|
|
bundle
|
1185.82.130
|
19 years ago |
Aaron Bentley |
Rename changesets to revision bundles |
|
|
|
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 |
|
|
|
export
|
1185.31.12
|
20 years ago |
John Arbash Meinel |
Refactored the export code to make it easier to ad |
|
|
|
filters
|
3368.2.1
|
17 years ago |
Ian Clatworthy |
first cut at working tree content filtering |
|
|
|
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 |
|
|
|
repofmt
|
2241.1.1
|
18 years ago |
Martin Pool |
Change RepositoryFormat to use a Registry rather t |
|
|
|
smart
|
2018.5.139
|
18 years ago |
Andrew Bennetts |
Merge from bzr.dev, resolving conflicts. |
|
|
|
store
|
1185.11.1
|
20 years ago |
John Arbash Meinel |
(broken) Transport work is merged in. Tests do not |
|
|
|
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 |
4899.1.1
|
15 years ago |
John Arbash Meinel |
merge the 2.0.4 branch into 2.1.0b5 |
4 KB |
|
|
_annotator_py.py |
4454.3.79
|
16 years ago |
John Arbash Meinel |
Remove some assert statements. |
13.3 KB |
|
|
_annotator_pyx.pyx |
4634.117.10
|
15 years ago |
John Arbash Meinel |
Change 'no except' to 'cannot_raise' |
12 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 |
4927.1.1
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr/2.0 into lp:bzr, including fixes for |
12.2 KB |
|
|
_btree_serializer_py.py |
4789.28.1
|
16 years ago |
John Arbash Meinel |
Use StaticTuple as part of the builder process.
A |
2.8 KB |
|
|
_btree_serializer_pyx.pyx |
4932.1.1
|
15 years ago |
John Arbash Meinel |
Merge the 2.0 branch, resolve one conflict. |
18.1 KB |
|
|
_chk_map_py.py |
4679.9.16
|
16 years ago |
John Arbash Meinel |
More cleanups and clarifications. |
5.9 KB |
|
|
_chk_map_pyx.pyx |
4932.1.1
|
15 years ago |
John Arbash Meinel |
Merge the 2.0 branch, resolve one conflict. |
15.6 KB |
|
|
_chunks_to_lines_py.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.2 KB |
|
|
_chunks_to_lines_pyx.pyx |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
4.7 KB |
|
|
_dirstate_helpers_py.py |
4459.2.2
|
16 years ago |
Vincent Ladeuil |
Use the same method or function names for _dirstat |
10 KB |
|
|
_dirstate_helpers_pyx.h |
4459.2.1
|
16 years ago |
Vincent Ladeuil |
Use a consistent scheme for naming pyrex source fi |
232 bytes |
|
|
_dirstate_helpers_pyx.pyx |
4932.1.3
|
15 years ago |
John Arbash Meinel |
Bring in the latest bzr.dev to resolve the criss-c |
85.2 KB |
|
|
_export_c_api.h |
4736.1.1
|
16 years ago |
John Arbash Meinel |
Py_ssize_t and its associated function typedefs ar |
3.4 KB |
|
|
_groupcompress_py.py |
4241.21.3
|
16 years ago |
Robert J. Tanner |
[merge] 1.14 back to trunk
|
18.4 KB |
|
|
_groupcompress_pyx.pyx |
4932.1.1
|
15 years ago |
John Arbash Meinel |
Merge the 2.0 branch, resolve one conflict. |
16.7 KB |
|
|
_import_c_api.h |
4736.1.1
|
16 years ago |
John Arbash Meinel |
Py_ssize_t and its associated function typedefs ar |
5.9 KB |
|
|
_knit_load_data_py.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.6 KB |
|
|
_knit_load_data_pyx.pyx |
4634.117.6
|
15 years ago |
John Arbash Meinel |
Start going through the test failures.
It did cat |
10.3 KB |
|
|
_known_graph_py.py |
4838.1.2
|
15 years ago |
John Arbash Meinel |
Implement KnownGraph.add_node() for the pyrex vers |
14.2 KB |
|
|
_known_graph_pyx.pyx |
4932.1.1
|
15 years ago |
John Arbash Meinel |
Merge the 2.0 branch, resolve one conflict. |
37.2 KB |
|
|
_patiencediff_c.c |
4775.1.3
|
16 years ago |
Martin Pool |
one more the the |
37.2 KB |
|
|
_patiencediff_py.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
8.9 KB |
|
|
_readdir_py.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
1.4 KB |
|
|
_readdir_pyx.pyx |
4934.1.12
|
15 years ago |
John Arbash Meinel |
Revert all of the extension code.
Instead, just s |
12.2 KB |
|
|
_rio_py.py |
4354.3.18
|
16 years ago |
Jelmer Vernooij |
Merge bzr.dev. |
2.6 KB |
|
|
_rio_pyx.pyx |
4634.117.10
|
15 years ago |
John Arbash Meinel |
Change 'no except' to 'cannot_raise' |
8 KB |
|
|
_simple_set_pyx.pxd |
4932.1.2
|
15 years ago |
John Arbash Meinel |
Clean up _simple_set.pyx, and handle 'nogil'.
Thi |
4.3 KB |
|
|
_simple_set_pyx.pyx |
4932.1.2
|
15 years ago |
John Arbash Meinel |
Clean up _simple_set.pyx, and handle 'nogil'.
Thi |
20.1 KB |
|
|
_static_tuple_c.c |
4771.2.2
|
16 years ago |
John Arbash Meinel |
Clean up the C code a bit, using a goto. |
29.6 KB |
|
|
_static_tuple_c.h |
4739.4.1
|
16 years ago |
John Arbash Meinel |
Implement StaticTuple.from_sequence()
This allows |
4 KB |
|
|
_static_tuple_c.pxd |
4679.9.16
|
16 years ago |
John Arbash Meinel |
More cleanups and clarifications. |
1.8 KB |
|
|
_static_tuple_py.py |
4789.28.3
|
15 years ago |
John Arbash Meinel |
Add a static_tuple.as_tuples() helper.
It will pa |
2.7 KB |
|
|
_walkdirs_win32.pyx |
4940
|
15 years ago |
Canonical.com Patch Queue Manager |
(jam,
gz) (bug #488724) Set the mtime of files to |
8.6 KB |
|
|
add.py |
4031.3.2
|
16 years ago |
Matt Nordhoff |
Merge bzr.dev, fixing conflicts. |
4.3 KB |
|
|
annotate.py |
4574.3.12
|
16 years ago |
Martin Pool |
Merge news |
19.7 KB |
|
|
api.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.7 KB |
|
|
atomicfile.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.8 KB |
|
|
bencode.py |
4574.3.8
|
16 years ago |
Martin Pool |
Only mutter extension load errors when they occur, |
1 KB |
|
|
bisect_multi.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.6 KB |
|
|
branch.py |
4905.1.1
|
15 years ago |
Vincent Ladeuil |
format deprecation supported via suppress_warnings |
125 KB |
|
|
branchbuilder.py |
4476.3.59
|
16 years ago |
Andrew Bennetts |
Undo changes that aren't needed anymore. |
10.6 KB |
|
|
breakin.py |
4578.1.1
|
16 years ago |
John Arbash Meinel |
Update the breakin support to support CTRL-BREAK o |
3.3 KB |
|
|
btree_index.py |
4789.28.2
|
16 years ago |
John Arbash Meinel |
Get rid of the GraphIndexBuilder/BTreeBuilder._key |
66.5 KB |
|
|
bugtracker.py |
4928.2.3
|
15 years ago |
Martin Pool |
Correct ReST syntax in bugtracker help |
10.5 KB |
|
|
builtins.py |
4916.1.12
|
15 years ago |
Martin Pool |
Review tweaks to cmd_update |
228 KB |
|
|
bzrdir.py |
4852.1.3
|
15 years ago |
John Arbash Meinel |
Read .bzr/branch-format via get_bytes() |
158 KB |
|
|
cache_utf8.py |
4360.5.4
|
16 years ago |
Robert J. Tanner |
Merge 1.15.1 back to trunk |
4.3 KB |
|
|
check.py |
4695.5.4
|
16 years ago |
Martin Pool |
Remove uses of trace.log_error in check |
19.5 KB |
|
|
chk_map.py |
4668.3.2
|
16 years ago |
John Arbash Meinel |
Don't forget to import the library... |
74.8 KB |
|
|
chk_serializer.py |
4849.4.2
|
15 years ago |
John Arbash Meinel |
Change from being a per-serializer attribute to be |
7.1 KB |
|
|
chunk_writer.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
11.7 KB |
|
|
clean_tree.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.8 KB |
|
|
cleanup.py |
4744.3.4
|
16 years ago |
Andrew Bennetts |
Make OperationWithCleanups the only public API in |
5.7 KB |
|
|
cmd_version_info.py |
4792.8.4
|
16 years ago |
Martin Pool |
Convert version-info to use TextUIOutputStream |
4.2 KB |
|
|
commands.py |
4926.2.5
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr. |
40.3 KB |
|
|
commit.py |
4744.3.2
|
16 years ago |
Andrew Bennetts |
Add OperationWithCleanups helper, use it to make c |
39.7 KB |
|
|
config.py |
4905.1.1
|
15 years ago |
Vincent Ladeuil |
format deprecation supported via suppress_warnings |
53 KB |
|
|
conflicts.py |
4597.2.13
|
15 years ago |
Vincent Ladeuil |
merge bzr.dev into cleanup |
16.7 KB |
|
|
counted_lock.py |
4570.3.5
|
16 years ago |
Martin Pool |
Add CountedLock.get_physical_lock_status |
3.5 KB |
|
|
crash.py |
4584.3.31
|
16 years ago |
Martin Pool |
Remove unnecessary import |
5.6 KB |
|
|
debug.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
1.5 KB |
|
|
decorators.py |
4744.3.1
|
16 years ago |
Andrew Bennetts |
Merge do_with_cleanups from cleanup-hof, and drop |
7.9 KB |
|
|
delta.h |
4280
|
16 years ago |
Canonical.com Patch Queue Manager |
(jam) Change _fetch_uses_deltas = False for CHK re |
3.4 KB |
|
|
delta.py |
4775.1.1
|
16 years ago |
Martin Pool |
Remove several 'the the' typos |
17.1 KB |
|
|
deprecated_graph.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
5.9 KB |
|
|
diff-delta.c |
4634.106.2
|
15 years ago |
John Arbash Meinel |
Restructure the internals to be a bit more underst |
40.7 KB |
|
|
diff.py |
4845.2.3
|
15 years ago |
Gary van der Merwe |
Still write temp file for working tree is force_te |
36.6 KB |
|
|
directory_service.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.4 KB |
|
|
dirstate.py |
4789.19.1
|
16 years ago |
John Arbash Meinel |
Found an actual bug.
Dirstate.update_by_delta was |
188 KB |
|
|
email_message.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
8 KB |
|
|
errors.py |
4925.1.1
|
15 years ago |
Jelmer Vernooij |
Print a proper error when attempting to push to a |
79.9 KB |
|
|
externalcommand.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.1 KB |
|
|
fetch.py |
4849.1.1
|
15 years ago |
John Arbash Meinel |
Typo fix, not caught by pqm because it requires 10 |
14.1 KB |
|
|
fifo_cache.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
10.1 KB |
|
|
foreign.py |
4585.1.13
|
16 years ago |
Jelmer Vernooij |
merge bzr.dev. |
14 KB |
|
|
generate_ids.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
4.3 KB |
|
|
globbing.py |
4792.4.1
|
16 years ago |
Gordon Tyler |
Fixed globbing.normalize_pattern to not strip '/' |
8.6 KB |
|
|
gpg.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.7 KB |
|
|
graph.py |
4819.2.3
|
15 years ago |
John Arbash Meinel |
Add a GraphThunkIdsToKeys as a tested class. |
71.2 KB |
|
|
groupcompress.py |
4842.1.1
|
15 years ago |
Andrew Bennetts |
Fix crash involving static_tuple when C extensions |
89 KB |
|
|
hashcache.py |
4325.3.4
|
16 years ago |
Johan Walles |
Merge from upstream.
|
11.1 KB |
|
|
help.py |
4747.3.6
|
15 years ago |
Vincent Ladeuil |
terminal_width can now returns None.
* bzrlib/win |
5.7 KB |
|
|
hooks.py |
4634.21.1
|
16 years ago |
Ian Clatworthy |
Tweak hook help to only report deprecation informa |
10.9 KB |
|
|
identitymap.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.5 KB |
|
|
ignores.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
6 KB |
|
|
index.py |
4852.1.5
|
15 years ago |
John Arbash Meinel |
Explicitly call stream.close() in the index code.
|
72.6 KB |
|
|
info.py |
4781.1.1
|
16 years ago |
Vincent Ladeuil |
Hooks daughter classes should always call the base |
17.2 KB |
|
|
inspect_for_copy.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.5 KB |
|
|
inter.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
4.4 KB |
|
|
intset.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
5.2 KB |
|
|
inventory.py |
4789.4.1
|
16 years ago |
John Arbash Meinel |
Intern the various strings that are part of the CH |
95 KB |
|
|
inventory_delta.py |
4476.3.78
|
16 years ago |
Andrew Bennetts |
Raise InventoryDeltaErrors, not generic BzrErrors, |
14.7 KB |
|
|
iterablefile.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
7.7 KB |
|
|
knit.py |
4789.28.4
|
15 years ago |
John Arbash Meinel |
Fix a small typo |
151 KB |
|
|
lazy_import.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
15.7 KB |
|
|
lazy_regex.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.7 KB |
|
|
lock.py |
4731.1.2
|
16 years ago |
Andrew Bennetts |
Refactor to reduce duplication. |
18.8 KB |
|
|
lockable_files.py |
4634.85.12
|
16 years ago |
Andrew Bennetts |
Merge lp:bzr. |
11.6 KB |
|
|
lockdir.py |
4927.1.1
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr/2.0 into lp:bzr, including fixes for |
24.7 KB |
|
|
log.py |
4921.2.2
|
15 years ago |
Neil Martinsen-Burrell |
from review comments: improve splitting, add test |
76.5 KB |
|
|
lru_cache.py |
4516.2.2
|
16 years ago |
John Arbash Meinel |
Add comments in the finally sections as to why we |
15.1 KB |
|
|
lsprof.py |
4641.3.2
|
16 years ago |
Robert Collins |
lsprof support. |
9.5 KB |
|
|
mail_client.py |
4715.3.1
|
16 years ago |
Brian de Alwis |
Introduce new mailer to support MacOS X's Mail.app |
24.4 KB |
|
|
memorytree.py |
4280
|
16 years ago |
Canonical.com Patch Queue Manager |
(jam) Change _fetch_uses_deltas = False for CHK re |
10.8 KB |
|
|
merge.py |
4869.2.9
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr. |
86.4 KB |
|
|
merge3.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
16.3 KB |
|
|
merge_directive.py |
4792.7.3
|
15 years ago |
Martin |
MergeDirective.from_lines claims to want an iterab |
25.5 KB |
|
|
missing.py |
4593.5.31
|
16 years ago |
John Arbash Meinel |
Fix bzrlib.missing to not directly load the graph, |
8.6 KB |
|
|
msgeditor.py |
4805.1.4
|
16 years ago |
John Arbash Meinel |
Document a bit more what 193 means, and why we are |
12 KB |
|
|
multiparent.py |
4360.5.4
|
16 years ago |
Robert J. Tanner |
Merge 1.15.1 back to trunk |
24.2 KB |
|
|
mutabletree.py |
4721.3.2
|
16 years ago |
Vincent Ladeuil |
Simplify mutable_tree.has_changes() and update cal |
28.1 KB |
|
|
option.py |
4569.2.12
|
16 years ago |
Matthew Fuller |
Fix up some doctests to handle things ending up as |
21.6 KB |
|
|
osutils.py |
4934.1.12
|
15 years ago |
John Arbash Meinel |
Revert all of the extension code.
Instead, just s |
67.2 KB |
|
|
pack.py |
4491.2.8
|
16 years ago |
Martin Pool |
iter(i) returns i so we don't need a check |
18.4 KB |
|
|
patch.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.3 KB |
|
|
patches.py |
4634.98.1
|
16 years ago |
Aaron Bentley |
Improve patch binary section handling. |
14.1 KB |
|
|
patiencediff.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
5.7 KB |
|
|
plugin.py |
4672.1.1
|
16 years ago |
Vincent Ladeuil |
BZR_PLUGIN_PATH can be used to fully control the p |
16.4 KB |
|
|
progress.py |
4744.3.1
|
16 years ago |
Andrew Bennetts |
Merge do_with_cleanups from cleanup-hof, and drop |
19.8 KB |
|
|
push.py |
4925.1.1
|
15 years ago |
Jelmer Vernooij |
Print a proper error when attempting to push to a |
7 KB |
|
|
python-compat.h |
4679.9.14
|
16 years ago |
John Arbash Meinel |
Revert previous change. |
2.6 KB |
|
|
readdir.h |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
902 bytes |
|
|
reconcile.py |
4712.1.1
|
16 years ago |
Martin Pool |
merge old deprecation of ProgressTask.note |
21.6 KB |
|
|
reconfigure.py |
4721.3.2
|
16 years ago |
Vincent Ladeuil |
Simplify mutable_tree.has_changes() and update cal |
15.5 KB |
|
|
registry.py |
4691.1.1
|
16 years ago |
Vincent Ladeuil |
Respect items() protocol for registry objects.
* |
10.1 KB |
|
|
remote.py |
4840.2.7
|
15 years ago |
Vincent Ladeuil |
Move the _warn_if_deprecated call from repo.__init |
116 KB |
|
|
rename_map.py |
3193.8.33
|
16 years ago |
Aaron Bentley |
Add output, emit minimal inventory delta. |
10 KB |
|
|
repository.py |
4905.1.1
|
15 years ago |
Vincent Ladeuil |
format deprecation supported via suppress_warnings |
204 KB |
|
|
revision.py |
4837.1.1
|
15 years ago |
Ian Clatworthy |
Minor improvements to log performance by calling o |
8.4 KB |
|
|
revisionspec.py |
4569.2.21
|
16 years ago |
Vincent Ladeuil |
Fix some typos.
|
32.6 KB |
|
|
revisiontree.py |
4744.3.1
|
16 years ago |
Andrew Bennetts |
Merge do_with_cleanups from cleanup-hof, and drop |
11 KB |
|
|
rio.py |
4574.3.8
|
16 years ago |
Martin Pool |
Only mutter extension load errors when they occur, |
12.1 KB |
|
|
rules.py |
4325.3.8
|
16 years ago |
Johan Walles |
Merge from upstream.
|
4.9 KB |
|
|
send.py |
4721.3.2
|
16 years ago |
Vincent Ladeuil |
Simplify mutable_tree.has_changes() and update cal |
7.4 KB |
|
|
serializer.py |
4849.4.2
|
15 years ago |
John Arbash Meinel |
Change from being a per-serializer attribute to be |
4.3 KB |
|
|
shelf.py |
4676.4.1
|
16 years ago |
Martin Pool |
merge 2.0rc2, sphinx, and various fixes back to tr |
16.7 KB |
|
|
shelf_ui.py |
4899.2.1
|
15 years ago |
Neil Martinsen-Burrell |
add beter feedback from the unshelve command |
18.4 KB |
|
|
shellcomplete.py |
4634.95.1
|
16 years ago |
Benoît Pierre |
Small fix for handling of short option names in sh |
2.5 KB |
|
|
sign_my_commits.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.1 KB |
|
|
smtp_connection.py |
4304.2.1
|
16 years ago |
Vincent Ladeuil |
Fix bug #367726 by reverting some default user han |
6.5 KB |
|
|
static_tuple.py |
4789.28.3
|
15 years ago |
John Arbash Meinel |
Add a static_tuple.as_tuples() helper.
It will pa |
1.9 KB |
|
|
status.py |
4747.3.6
|
15 years ago |
Vincent Ladeuil |
terminal_width can now returns None.
* bzrlib/win |
12.5 KB |
|
|
strace.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.1 KB |
|
|
switch.py |
4459.4.1
|
16 years ago |
Aaron Bentley |
Provide control over switch and shelver messaging. |
5.5 KB |
|
|
symbol_versioning.py |
4634.50.8
|
16 years ago |
John Arbash Meinel |
it seems there was even a symbol_versioning doctes |
12.8 KB |
|
|
tag.py |
4360.5.4
|
16 years ago |
Robert J. Tanner |
Merge 1.15.1 back to trunk |
8.2 KB |
|
|
testament.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
8.4 KB |
|
|
textfile.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
1.7 KB |
|
|
textinv.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.5 KB |
|
|
textmerge.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
5.2 KB |
|
|
timestamp.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
6.2 KB |
|
|
trace.py |
4845
|
15 years ago |
Canonical.com Patch Queue Manager |
(mbp) remove extra buffer flushing on trace file |
16.4 KB |
|
|
transactions.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
6.5 KB |
|
|
transform.py |
4934.1.12
|
15 years ago |
John Arbash Meinel |
Revert all of the extension code.
Instead, just s |
114 KB |
|
|
tree.py |
4833
|
15 years ago |
Canonical.com Patch Queue Manager |
(Jelmer) Add basic tests for foreign repositories. |
61.8 KB |
|
|
treebuilder.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.6 KB |
|
|
tsort.py |
4634.11.1
|
16 years ago |
John Arbash Meinel |
Fix bug #419241. If a graph had a mainline ghost
w |
31.5 KB |
|
|
tuned_gzip.py |
4398.8.2
|
16 years ago |
John Arbash Meinel |
Add a chunks_to_gzip function.
This allows the _re |
15.3 KB |
|
|
uncommit.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
4.5 KB |
|
|
upgrade.py |
4471.2.2
|
16 years ago |
Martin Pool |
Deprecate ProgressTask.note |
3.4 KB |
|
|
urlutils.py |
4828.1.1
|
15 years ago |
Michael Hudson |
test and fix |
25.3 KB |
|
|
version.py |
4880.1.1
|
15 years ago |
Martin Pool |
Mention GNU project in --version |
4.1 KB |
|
|
versionedfile.py |
4634.101.16
|
15 years ago |
John Arbash Meinel |
Bring in bzr.dev 4884 |
68.1 KB |
|
|
views.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
9.2 KB |
|
|
weave.py |
4360.5.4
|
16 years ago |
Robert J. Tanner |
Merge 1.15.1 back to trunk |
38.3 KB |
|
|
weave_commands.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
2.6 KB |
|
|
weavefile.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
5.1 KB |
|
|
win32utils.py |
4505.6.14
|
15 years ago |
Jonathan Lange |
Remove flakes.
|
23.4 KB |
|
|
workingtree.py |
4916.1.1
|
15 years ago |
Martin Pool |
Merge and reconcile very old branch for 'update -r |
120 KB |
|
|
workingtree_4.py |
4913.2.25
|
15 years ago |
John Arbash Meinel |
Some helpers were accessing a feature that got ren |
88.2 KB |
|
|
xml4.py |
4849.4.2
|
15 years ago |
John Arbash Meinel |
Change from being a per-serializer attribute to be |
6.3 KB |
|
|
xml5.py |
4849.4.2
|
15 years ago |
John Arbash Meinel |
Change from being a per-serializer attribute to be |
4 KB |
|
|
xml6.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
1.1 KB |
|
|
xml7.py |
4849.4.2
|
15 years ago |
John Arbash Meinel |
Change from being a per-serializer attribute to be |
1.8 KB |
|
|
xml8.py |
4849.4.2
|
15 years ago |
John Arbash Meinel |
Change from being a per-serializer attribute to be |
21.8 KB |
|
|
xml_serializer.py |
4849.4.2
|
15 years ago |
John Arbash Meinel |
Change from being a per-serializer attribute to be |
7.2 KB |
|
|