..
|
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 |
5370.1.1
|
15 years ago |
John Arbash Meinel |
Merge the 2.2-final branch into trunk, in preparat |
6.8 KB |
|
|
_annotator_py.py |
5273.1.5
|
15 years ago |
Vincent Ladeuil |
Merge bzr.dev into cleanup |
13.3 KB |
|
|
_annotator_pyx.pyx |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
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 |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
12.2 KB |
|
|
_btree_serializer_py.py |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
2.8 KB |
|
|
_btree_serializer_pyx.pyx |
5365.5.29
|
15 years ago |
John Arbash Meinel |
Handle test_source and extensions. Also define an |
38.5 KB |
|
|
_chk_map_py.py |
5218.2.1
|
15 years ago |
John Arbash Meinel |
Implement a compiled extension for parsing the tex |
6.1 KB |
|
|
_chk_map_pyx.pyx |
5165.1.8
|
15 years ago |
Martin |
Merge bzr.dev to resolve conflicts in NEWS and _ch |
16.4 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 |
5361.3.8
|
15 years ago |
John Arbash Meinel |
Per Vincent's request, clean up the code comments. |
86.8 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 |
5361.2.5
|
15 years ago |
John Arbash Meinel |
Pyrex doesn't allow sizeof(class), so we have to u |
17.6 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 |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
10.4 KB |
|
|
_known_graph_py.py |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
14.2 KB |
|
|
_known_graph_pyx.pyx |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
37.3 KB |
|
|
_patiencediff_c.c |
5080.2.1
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr/2.1, including fixes for #496813, #52 |
38 KB |
|
|
_patiencediff_py.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
8.9 KB |
|
|
_readdir_py.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
1.4 KB |
|
|
_readdir_pyx.pyx |
5250
|
15 years ago |
Canonical.com Patch Queue Manager |
(lifeless) Some cleanups to the readdir pyrex code |
12.1 KB |
|
|
_rio_py.py |
4354.3.18
|
16 years ago |
Jelmer Vernooij |
Merge bzr.dev. |
2.6 KB |
|
|
_rio_pyx.pyx |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
8 KB |
|
|
_simple_set_pyx.pxd |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
4.3 KB |
|
|
_simple_set_pyx.pyx |
5361.2.6
|
15 years ago |
John Arbash Meinel |
We also have to re-implement it for _simple_set_py |
20.7 KB |
|
|
_static_tuple_c.c |
5320.1.1
|
15 years ago |
Andrew Bennetts |
Implement __sizeof__ in StaticTuple. |
30 KB |
|
|
_static_tuple_c.h |
5223.1.1
|
15 years ago |
John Arbash Meinel |
Some small tweaks to the chk_map code.
Find out t |
4.1 KB |
|
|
_static_tuple_c.pxd |
5365.5.14
|
15 years ago |
John Arbash Meinel |
We should be exposing StaticTuple_FromSequence in |
1.9 KB |
|
|
_static_tuple_py.py |
5053.1.1
|
15 years ago |
Martin Pool |
Merge 2.1 back to trunk |
2.7 KB |
|
|
_walkdirs_win32.pyx |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
8.6 KB |
|
|
add.py |
5273.1.8
|
15 years ago |
Vincent Ladeuil |
Merge bzr.dev into cleanup |
3.8 KB |
|
|
annotate.py |
5273.1.5
|
15 years ago |
Vincent Ladeuil |
Merge bzr.dev into cleanup |
19.8 KB |
|
|
api.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.7 KB |
|
|
atomicfile.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
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 |
5414.1.1
|
15 years ago |
Martin Pool |
merge news |
139 KB |
|
|
branchbuilder.py |
5060.1.1
|
15 years ago |
Robert Collins |
``bzrlib.branchbuilder.BranchBuilder.build_snapsho |
10.9 KB |
|
|
breakin.py |
5273.1.5
|
15 years ago |
Vincent Ladeuil |
Merge bzr.dev into cleanup |
3.3 KB |
|
|
btree_index.py |
5365.5.23
|
15 years ago |
John Arbash Meinel |
A __sizeof__ check that ensure we are getting what |
67.4 KB |
|
|
bugtracker.py |
5409.3.1
|
15 years ago |
Alexandre Garnier |
Allow using string bug ID with generic bug tracker |
11.1 KB |
|
|
builtins.py |
5416.1.13
|
15 years ago |
Martin Pool |
merge trunk |
234 KB |
|
|
bzrdir.py |
5363.2.31
|
15 years ago |
Jelmer Vernooij |
Merge bzr.dev.
|
135 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 |
5121.2.5
|
15 years ago |
Jelmer Vernooij |
merge bzr.dev |
19.3 KB |
|
|
chk_map.py |
5050.12.1
|
15 years ago |
Martin Pool |
merge up 2.1 to 2.2 |
75.3 KB |
|
|
chk_serializer.py |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
7.1 KB |
|
|
chunk_writer.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
11.7 KB |
|
|
clean_tree.py |
5365.5.25
|
15 years ago |
John Arbash Meinel |
Merge bzr.dev 5387 in prep for NEWS |
4.5 KB |
|
|
cleanup.py |
5158.8.2
|
15 years ago |
Martin Pool |
Add simple test case for ObjectWithCleanups |
6.2 KB |
|
|
cmd_version_info.py |
5131.2.1
|
15 years ago |
Martin |
Permit bzrlib to run under python -OO by explictly |
4.2 KB |
|
|
cmdline.py |
5050.1.3
|
15 years ago |
Vincent Ladeuil |
Delete spurious spaces.
|
5 KB |
|
|
commands.py |
5280.2.2
|
15 years ago |
Martin Pool |
merge bzr 2.2 |
43.8 KB |
|
|
commit.py |
5162.4.2
|
15 years ago |
Aaron Bentley |
Merged bzr.dev into transform-commit-full. |
41.5 KB |
|
|
config.py |
5345.1.26
|
15 years ago |
Vincent Ladeuil |
Merge lockable-config-files into remove-gratuitous |
56.1 KB |
|
|
conflicts.py |
5346.4.4
|
15 years ago |
Martin Pool |
Use open_containing_paths |
28.2 KB |
|
|
controldir.py |
5363.2.31
|
15 years ago |
Jelmer Vernooij |
Merge bzr.dev.
|
38 KB |
|
|
counted_lock.py |
4570.3.5
|
16 years ago |
Martin Pool |
Add CountedLock.get_physical_lock_status |
3.5 KB |
|
|
crash.py |
5243.1.2
|
15 years ago |
Martin |
Point launchpad links in comments at production se |
9.2 KB |
|
|
debug.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
1.5 KB |
|
|
decorators.py |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
9.8 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 |
5121.2.5
|
15 years ago |
Jelmer Vernooij |
merge bzr.dev |
16.7 KB |
|
|
deprecated_graph.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
5.9 KB |
|
|
diff-delta.c |
5361.2.4
|
15 years ago |
John Arbash Meinel |
Use signed ints to avoid the compiler warning. |
40.7 KB |
|
|
diff.py |
5383.1.1
|
15 years ago |
Martin Pool |
resolve news conflicts in diff --using --diff-opti |
39.3 KB |
|
|
directory_service.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.4 KB |
|
|
dirstate.py |
5418.1.1
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr/2.2, including fixes for #619872, #63 |
191 KB |
|
|
email_message.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
8 KB |
|
|
errors.py |
5418.1.1
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr/2.2, including fixes for #619872, #63 |
82.8 KB |
|
|
externalcommand.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
2 KB |
|
|
fetch.py |
5430.1.1
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr/2.2, including fixes for #625574, #63 |
13.4 KB |
|
|
fifo_cache.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
10.1 KB |
|
|
foreign.py |
5190.1.1
|
15 years ago |
Vincent Ladeuil |
Don't mention --no-strict when we just issue the w |
12.7 KB |
|
|
generate_ids.py |
5365.5.25
|
15 years ago |
John Arbash Meinel |
Merge bzr.dev 5387 in prep for NEWS |
4.4 KB |
|
|
globbing.py |
5050.14.3
|
15 years ago |
Parth Malwankar |
use dict for managining pattern information |
11.9 KB |
|
|
gpg.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.7 KB |
|
|
graph.py |
4913.4.4
|
15 years ago |
Jelmer Vernooij |
Add test for Repository.get_known_graph_ancestry() |
71.3 KB |
|
|
groupcompress.py |
5365.4.2
|
15 years ago |
John Arbash Meinel |
As suggested by Martin <gz>, switch to tuple unpac |
90.4 KB |
|
|
hashcache.py |
5247.1.4
|
15 years ago |
Vincent Ladeuil |
Merge cleanup into first-try |
11.2 KB |
|
|
help.py |
5255.3.1
|
15 years ago |
Parth Malwankar |
bzrlib.help.help function was overwriting a topic |
5.6 KB |
|
|
hooks.py |
5393.3.1
|
15 years ago |
Parth Malwankar |
initial post_status hook is now working |
11 KB |
|
|
identitymap.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
2.4 KB |
|
|
ignores.py |
5403.1.2
|
15 years ago |
Andrea Corbellini |
Merge with trunk. |
6.8 KB |
|
|
index.py |
4708.2.3
|
15 years ago |
Martin |
Merge bzr.dev to unite with similar changes alread |
77.9 KB |
|
|
info.py |
5121.2.5
|
15 years ago |
Jelmer Vernooij |
merge bzr.dev |
17 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 |
5410.1.1
|
15 years ago |
Daniel Knittl-Frank |
Do not descend directories in CommonInventory.ent |
90.5 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 |
5279.1.1
|
15 years ago |
Andrew Bennetts |
lazy_import most things in merge.py; add a few rep |
151 KB |
|
|
lazy_import.py |
5409.2.1
|
15 years ago |
Martin |
Add check in lazy import ScopeReplacer to ensure i |
15.8 KB |
|
|
lazy_regex.py |
5326.2.1
|
15 years ago |
Parth Malwankar |
added InvalidPattern error.
This is raised by lazy |
4 KB |
|
|
library_state.py |
5320.2.5
|
15 years ago |
Robert Collins |
Make bzrlib startup use a trace context manager. |
3.8 KB |
|
|
lock.py |
5200.3.6
|
15 years ago |
Robert Collins |
Make all lock methods return Result objects, rathe |
19.1 KB |
|
|
lockable_files.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
11.5 KB |
|
|
lockdir.py |
5416.1.13
|
15 years ago |
Martin Pool |
merge trunk |
27.5 KB |
|
|
log.py |
5346.4.2
|
15 years ago |
Martin Pool |
Move internal_tree_files and safe_relpath_files on |
82.3 KB |
|
|
lru_cache.py |
5346.1.4
|
15 years ago |
Vincent Ladeuil |
Delete the after_cleanup_size parameter from the L |
14.6 KB |
|
|
lsprof.py |
5331.1.1
|
15 years ago |
Robert Collins |
``bzrlib.lsprof.profile`` will no longer silently |
10.7 KB |
|
|
mail_client.py |
5177.1.1
|
15 years ago |
Vincent Ladeuil |
Manually assign docstrings to command objects, so |
24.5 KB |
|
|
memorytree.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
10.8 KB |
|
|
merge.py |
4597.9.13
|
15 years ago |
Vincent Ladeuil |
bzrlib.transform.TreeTransform.tree_kind and
bzrli |
103 KB |
|
|
merge3.py |
4597.9.11
|
15 years ago |
Vincent Ladeuil |
Merge bzr.dev into cleanup |
16.9 KB |
|
|
merge_directive.py |
5086.3.3
|
15 years ago |
Jelmer Vernooij |
Allow merge directives to output multiple patch fi |
26.5 KB |
|
|
missing.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
8.6 KB |
|
|
msgeditor.py |
5416.1.10
|
15 years ago |
Martin Pool |
Use confirm_action before proceeding with an unedi |
12.2 KB |
|
|
multiparent.py |
5374.2.9
|
15 years ago |
John Arbash Meinel |
change slots back to a list.
It actually works th |
24.5 KB |
|
|
mutabletree.py |
5377.2.1
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr/2.2 into lp:bzr, including fixes for |
30.3 KB |
|
|
option.py |
5250.1.1
|
15 years ago |
Parth Malwankar |
-0/--null should be a global option and not standa |
21.9 KB |
|
|
osutils.py |
5247.5.34
|
15 years ago |
Vincent Ladeuil |
Merge first-try into propagate-exceptions |
76.4 KB |
|
|
pack.py |
5089.1.1
|
15 years ago |
Martin Pool |
Fix typo in ReadVFile.readline (thanks mnordhoff) |
18.4 KB |
|
|
patch.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
3.3 KB |
|
|
patches.py |
5016.3.4
|
15 years ago |
Martin Pool |
merge news |
16.2 KB |
|
|
patiencediff.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
5.7 KB |
|
|
plugin.py |
5286.1.1
|
15 years ago |
Vincent Ladeuil |
BZR_PLUGINS_AT should import packages properly to |
21.5 KB |
|
|
progress.py |
5422.1.2
|
15 years ago |
Martin Pool |
Delete deprecated _BaseProgressBar |
8 KB |
|
|
push.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
7.3 KB |
|
|
python-compat.h |
5365.5.28
|
15 years ago |
John Arbash Meinel |
Lots of compatibility changes for python2.4 and mi |
2.7 KB |
|
|
readdir.h |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
902 bytes |
|
|
reconcile.py |
5375.1.6
|
15 years ago |
Andrew Bennetts |
Don't traceback if a repository doesn't support re |
22.6 KB |
|
|
reconfigure.py |
5158.6.10
|
15 years ago |
Martin Pool |
Update more code to use user_transport when it sho |
15.4 KB |
|
|
recordcounter.py |
5289.1.1
|
15 years ago |
Parth Malwankar |
reduced STEP in recordcounter to allow more freque |
3.5 KB |
|
|
registry.py |
4691.1.1
|
16 years ago |
Vincent Ladeuil |
Respect items() protocol for registry objects.
* |
10.1 KB |
|
|
remote.py |
5363.2.25
|
15 years ago |
Jelmer Vernooij |
Fix some test failures now that bzrlib.controldir. |
121 KB |
|
|
rename_map.py |
3193.8.33
|
16 years ago |
Aaron Bentley |
Add output, emit minimal inventory delta. |
10 KB |
|
|
repository.py |
5422.2.1
|
15 years ago |
Andrew Bennetts |
Remove some cruft apparently leftover from previou |
204 KB |
|
|
revision.py |
5346.1.1
|
15 years ago |
Vincent Ladeuil |
Delete Revision.get_apparent_author.
|
7.9 KB |
|
|
revisionspec.py |
5318.1.1
|
15 years ago |
Martin von Gagern |
Extract branch location from branch: revision spec |
32.9 KB |
|
|
revisiontree.py |
5200.3.3
|
15 years ago |
Robert Collins |
Lock methods on ``Tree``, ``Branch`` and ``Reposit |
11.2 KB |
|
|
rio.py |
4574.3.8
|
16 years ago |
Martin Pool |
Only mutter extension load errors when they occur, |
12.1 KB |
|
|
rules.py |
4913.5.24
|
15 years ago |
Gordon Tyler |
Added cmdline.split function, which replaces comma |
4.8 KB |
|
|
send.py |
5171.2.2
|
15 years ago |
Vincent Ladeuil |
Explain that the uncommitted changes are not proce |
7.6 KB |
|
|
serializer.py |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
4.3 KB |
|
|
shelf.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
16.6 KB |
|
|
shelf_ui.py |
5346.4.2
|
15 years ago |
Martin Pool |
Move internal_tree_files and safe_relpath_files on |
19.5 KB |
|
|
shellcomplete.py |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
2.6 KB |
|
|
sign_my_commits.py |
5177.1.1
|
15 years ago |
Vincent Ladeuil |
Manually assign docstrings to command objects, so |
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 |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
1.9 KB |
|
|
status.py |
5393.3.7
|
15 years ago |
Parth Malwankar |
added pre_status hook |
18.1 KB |
|
|
strace.py |
5397.2.9
|
15 years ago |
John Arbash Meinel |
Use the simpler form for the test server |
3.6 KB |
|
|
switch.py |
5218
|
15 years ago |
Canonical.com Patch Queue Manager |
(vila, for jelmer) Pass the colocated branch name |
6 KB |
|
|
symbol_versioning.py |
5393.2.1
|
15 years ago |
Vincent Ladeuil |
Fix bug #625686 by removing the warning filter add |
13.5 KB |
|
|
tag.py |
4597.9.2
|
15 years ago |
Vincent Ladeuil |
Merge bzr.dev into cleanup |
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 |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
2.5 KB |
|
|
textmerge.py |
5273.1.5
|
15 years ago |
Vincent Ladeuil |
Merge bzr.dev into cleanup |
5.3 KB |
|
|
timestamp.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
6.2 KB |
|
|
trace.py |
5320.2.7
|
15 years ago |
Robert Collins |
Sanity check that new_trace_file in pop_log_file i |
19.4 KB |
|
|
transactions.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
6.5 KB |
|
|
transform.py |
4597.9.14
|
15 years ago |
Vincent Ladeuil |
Get rid of useless code in transform.py.
* bzrlib |
117 KB |
|
|
tree.py |
5390.3.3
|
15 years ago |
Andrew Bennetts |
Use has_id rather than __contains__; expand NEWS e |
63 KB |
|
|
treebuilder.py |
5297.3.1
|
15 years ago |
Vincent Ladeuil |
Fix typo.
|
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 |
5340.9.2
|
15 years ago |
Martin |
Add close method for tuned_gzip on Python 2.7 to a |
15.6 KB |
|
|
uncommit.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
4.4 KB |
|
|
upgrade.py |
5158.6.9
|
15 years ago |
Martin Pool |
Simplify various code to use user_url |
3.5 KB |
|
|
urlutils.py |
5294
|
15 years ago |
Canonical.com Patch Queue Manager |
(spiv) Fix 'bzr pull' when lp: URL explicitly defi |
26.5 KB |
|
|
version.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
4.1 KB |
|
|
versionedfile.py |
5393.2.1
|
15 years ago |
Vincent Ladeuil |
Fix bug #625686 by removing the warning filter add |
74 KB |
|
|
views.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
9.2 KB |
|
|
weave.py |
5195.3.32
|
15 years ago |
Parth Malwankar |
merged in changes from trunk |
38.2 KB |
|
|
weavefile.py |
5247.1.4
|
15 years ago |
Vincent Ladeuil |
Merge cleanup into first-try |
5.2 KB |
|
|
win32utils.py |
5274.4.12
|
15 years ago |
Martin |
Change interface of _command_line_to_argv so old t |
20.4 KB |
|
|
workingtree.py |
5363.2.17
|
15 years ago |
Jelmer Vernooij |
merge bzr.dev. |
122 KB |
|
|
workingtree_4.py |
5365.2.1
|
15 years ago |
Andrew Bennetts |
Reduce memory consumption of InventoryEntries by r |
88.8 KB |
|
|
xml4.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
6.3 KB |
|
|
xml5.py |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
4 KB |
|
|
xml6.py |
4183.7.1
|
16 years ago |
Sabin Iacob |
update FSF mailing address |
1.1 KB |
|
|
xml7.py |
4763.2.4
|
15 years ago |
John Arbash Meinel |
merge bzr.2.1 in preparation for NEWS entry. |
1.8 KB |
|
|
xml8.py |
5121.2.4
|
15 years ago |
Jelmer Vernooij |
Remove more unused imports. |
21.8 KB |
|
|
xml_serializer.py |
5430.1.1
|
15 years ago |
Andrew Bennetts |
Merge lp:bzr/2.2, including fixes for #625574, #63 |
5.3 KB |
|
|