~bzr-pqm/bzr/bzr.dev

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-12-21 06:03:07 UTC
  • mfrom: (4665.7.3 serve-init)
  • Revision ID: pqm@pqm.ubuntu.com-20091221060307-uvja3vdy1o6dzzy0
(mbp) example debian init script
Filename Latest Rev Last Changed Committer Comment Size
..
benchmarks 1707.2.2 18 years ago Robert Collins Start on bench_add, an add benchtest. Diff
bundle 1185.82.130 18 years ago Aaron Bentley Rename changesets to revision bundles Diff
doc 1530.2.1 18 years ago Robert Collins Start tests for api usage. Diff
doc_generate 4070.11.12 15 years ago Martin Pool Move tools.doc_generate into bzrlib Diff
export 1185.31.12 18 years ago John Arbash Meinel Refactored the export code to make it easier to ad Diff
filters 3368.2.1 16 years ago Ian Clatworthy first cut at working tree content filtering Diff
help_topics 3089.3.6 16 years ago Ian Clatworthy make help topics more discoverable Diff
plugins 1185.1.29 18 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
repofmt 2241.1.1 17 years ago Martin Pool Change RepositoryFormat to use a Registry rather t Diff
smart 2018.5.139 17 years ago Andrew Bennetts Merge from bzr.dev, resolving conflicts. Diff
store 1185.11.1 18 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
tests 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t Diff
transport 1185.11.1 18 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
ui 1185.49.21 18 years ago John Arbash Meinel Refactored bzrlib/ui.py into a module with the pos Diff
util 1185.1.29 18 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
version_info_formats 2022.1.1 17 years ago John Arbash Meinel [merge] version-info plugin, and cleanup for layou Diff
__init__.py 4899.1.1 14 years ago John Arbash Meinel merge the 2.0.4 branch into 2.1.0b5 4 KB Diff Download File
_annotator_py.py 4454.3.79 15 years ago John Arbash Meinel Remove some assert statements. 13.3 KB Diff Download File
_annotator_pyx.pyx 4454.3.77 15 years ago John Arbash Meinel Add support for compatibility with old '_break_ann 11.7 KB Diff Download File
_bencode_pyx.h 4398.5.13 15 years ago John Arbash Meinel We don't need a base Coder class, because Decoder. 985 bytes Diff Download File
_bencode_pyx.pyx 4679.8.15 14 years ago John Arbash Meinel Use the relative import of '_static_tuple_c.pxd' t 12.2 KB Diff Download File
_btree_serializer_py.py 4789.28.1 14 years ago John Arbash Meinel Use StaticTuple as part of the builder process. A 2.8 KB Diff Download File
_btree_serializer_pyx.pyx 4679.8.4 14 years ago John Arbash Meinel Comment about compiled code quality. 18.1 KB Diff Download File
_chk_map_py.py 4679.9.16 14 years ago John Arbash Meinel More cleanups and clarifications. 5.9 KB Diff Download File
_chk_map_pyx.pyx 4679.9.16 14 years ago John Arbash Meinel More cleanups and clarifications. 15.6 KB Diff Download File
_chunks_to_lines_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.2 KB Diff Download File
_chunks_to_lines_pyx.pyx 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.7 KB Diff Download File
_dirstate_helpers_py.py 4459.2.2 15 years ago Vincent Ladeuil Use the same method or function names for _dirstat 10 KB Diff Download File
_dirstate_helpers_pyx.h 4459.2.1 15 years ago Vincent Ladeuil Use a consistent scheme for naming pyrex source fi 232 bytes Diff Download File
_dirstate_helpers_pyx.pyx 4722.1.1 14 years ago Andrew Bennetts Merge lp:bzr/2.0 into lp:bzr, duplicating relevant 85 KB Diff Download File
_export_c_api.h 4736.1.1 14 years ago John Arbash Meinel Py_ssize_t and its associated function typedefs ar 3.4 KB Diff Download File
_groupcompress_py.py 4241.21.3 15 years ago Robert J. Tanner [merge] 1.14 back to trunk 18.4 KB Diff Download File
_groupcompress_pyx.pyx 4788.2.2 14 years ago John Arbash Meinel Stop holding the gil while extracting data. Previ 16.7 KB Diff Download File
_import_c_api.h 4736.1.1 14 years ago John Arbash Meinel Py_ssize_t and its associated function typedefs ar 5.9 KB Diff Download File
_knit_load_data_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.6 KB Diff Download File
_knit_load_data_pyx.pyx 4459.2.1 15 years ago Vincent Ladeuil Use a consistent scheme for naming pyrex source fi 10.3 KB Diff Download File
_known_graph_py.py 4838.1.2 14 years ago John Arbash Meinel Implement KnownGraph.add_node() for the pyrex vers 14.2 KB Diff Download File
_known_graph_pyx.pyx 4838.1.2 14 years ago John Arbash Meinel Implement KnownGraph.add_node() for the pyrex vers 37.2 KB Diff Download File
_patiencediff_c.c 4775.1.3 14 years ago Martin Pool one more the the 37.2 KB Diff Download File
File _patiencediff_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.9 KB Diff Download File
_readdir_py.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
_readdir_pyx.pyx 4634.75.1 14 years ago Martin Pool Cope with files disappearing between readdir and s 12 KB Diff Download File
_rio_py.py 4354.3.18 15 years ago Jelmer Vernooij Merge bzr.dev. 2.6 KB Diff Download File
_rio_pyx.pyx 4368.1.1 15 years ago Jelmer Vernooij Import malloc and friends from stdlib.h rather tha 8 KB Diff Download File
_simple_set_pyx.pxd 4679.3.88 14 years ago John Arbash Meinel Some review comments from Andrew. Clean up some l 4.2 KB Diff Download File
_simple_set_pyx.pyx 4744.1.3 14 years ago John Arbash Meinel We don't use Py_True anymore either. 20 KB Diff Download File
_static_tuple_c.c 4771.2.2 14 years ago John Arbash Meinel Clean up the C code a bit, using a goto. 29.6 KB Diff Download File
_static_tuple_c.h 4739.4.1 14 years ago John Arbash Meinel Implement StaticTuple.from_sequence() This allows 4 KB Diff Download File
_static_tuple_c.pxd 4679.9.16 14 years ago John Arbash Meinel More cleanups and clarifications. 1.8 KB Diff Download File
_static_tuple_py.py 4789.28.3 14 years ago John Arbash Meinel Add a static_tuple.as_tuples() helper. It will pa 2.7 KB Diff Download File
_walkdirs_win32.pyx 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.5 KB Diff Download File
add.py 4031.3.2 15 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 4.3 KB Diff Download File
annotate.py 4574.3.12 14 years ago Martin Pool Merge news 19.7 KB Diff Download File
api.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.7 KB Diff Download File
atomicfile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File
bencode.py 4574.3.8 14 years ago Martin Pool Only mutter extension load errors when they occur, 1 KB Diff Download File
bisect_multi.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
branch.py 4905.1.1 14 years ago Vincent Ladeuil format deprecation supported via suppress_warnings 125 KB Diff Download File
branchbuilder.py 4476.3.59 14 years ago Andrew Bennetts Undo changes that aren't needed anymore. 10.6 KB Diff Download File
breakin.py 4578.1.1 14 years ago John Arbash Meinel Update the breakin support to support CTRL-BREAK o 3.3 KB Diff Download File
btree_index.py 4789.28.2 14 years ago John Arbash Meinel Get rid of the GraphIndexBuilder/BTreeBuilder._key 66.5 KB Diff Download File
bugtracker.py 4070.11.9 15 years ago Martin Pool Merge other outstanding work on 249908 10.3 KB Diff Download File
builtins.py 4894.1.1 14 years ago Vincent Ladeuil update displays the branch it works with 227 KB Diff Download File
bzrdir.py 4852.1.3 14 years ago John Arbash Meinel Read .bzr/branch-format via get_bytes() 158 KB Diff Download File
cache_utf8.py 4360.5.4 15 years ago Robert J. Tanner Merge 1.15.1 back to trunk 4.3 KB Diff Download File
check.py 4695.5.4 14 years ago Martin Pool Remove uses of trace.log_error in check 19.5 KB Diff Download File
chk_map.py 4668.3.2 14 years ago John Arbash Meinel Don't forget to import the library... 74.8 KB Diff Download File
chk_serializer.py 4849.4.2 14 years ago John Arbash Meinel Change from being a per-serializer attribute to be 7.1 KB Diff Download File
chunk_writer.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11.7 KB Diff Download File
clean_tree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
cleanup.py 4744.3.4 14 years ago Andrew Bennetts Make OperationWithCleanups the only public API in 5.7 KB Diff Download File
cmd_version_info.py 4792.8.4 14 years ago Martin Pool Convert version-info to use TextUIOutputStream 4.2 KB Diff Download File
commands.py 4792.8.16 14 years ago Martin Pool trivial merge of trunk 40.1 KB Diff Download File
commit.py 4744.3.2 14 years ago Andrew Bennetts Add OperationWithCleanups helper, use it to make c 39.7 KB Diff Download File
config.py 4905.1.1 14 years ago Vincent Ladeuil format deprecation supported via suppress_warnings 53 KB Diff Download File
conflicts.py 4798.7.1 14 years ago Neil Martinsen-Burrell fix some formatting and see also usage 16.7 KB Diff Download File
counted_lock.py 4570.3.5 14 years ago Martin Pool Add CountedLock.get_physical_lock_status 3.5 KB Diff Download File
crash.py 4584.3.31 14 years ago Martin Pool Remove unnecessary import 5.6 KB Diff Download File
debug.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
decorators.py 4744.3.1 14 years ago Andrew Bennetts Merge do_with_cleanups from cleanup-hof, and drop 7.9 KB Diff Download File
delta.h 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 3.4 KB Diff Download File
delta.py 4775.1.1 14 years ago Martin Pool Remove several 'the the' typos 17.1 KB Diff Download File
deprecated_graph.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.9 KB Diff Download File
diff-delta.c 4634.106.2 14 years ago John Arbash Meinel Restructure the internals to be a bit more underst 40.7 KB Diff Download File
diff.py 4845.2.3 14 years ago Gary van der Merwe Still write temp file for working tree is force_te 36.6 KB Diff Download File
directory_service.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.4 KB Diff Download File
dirstate.py 4789.19.1 14 years ago John Arbash Meinel Found an actual bug. Dirstate.update_by_delta was 188 KB Diff Download File
email_message.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8 KB Diff Download File
errors.py 4663.1.1 14 years ago Robert Collins (robertc) Merge 2.0 to bzr.dev, including fixes fo 79.6 KB Diff Download File
externalcommand.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.1 KB Diff Download File
fetch.py 4849.1.1 14 years ago John Arbash Meinel Typo fix, not caught by pqm because it requires 10 14.1 KB Diff Download File
fifo_cache.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 10.1 KB Diff Download File
foreign.py 4585.1.13 14 years ago Jelmer Vernooij merge bzr.dev. 14 KB Diff Download File
generate_ids.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.3 KB Diff Download File
globbing.py 4792.4.1 14 years ago Gordon Tyler Fixed globbing.normalize_pattern to not strip '/' 8.6 KB Diff Download File
gpg.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.7 KB Diff Download File
graph.py 4819.2.3 14 years ago John Arbash Meinel Add a GraphThunkIdsToKeys as a tested class. 71.2 KB Diff Download File
groupcompress.py 4842.1.1 14 years ago Andrew Bennetts Fix crash involving static_tuple when C extensions 89 KB Diff Download File
hashcache.py 4325.3.4 15 years ago Johan Walles Merge from upstream. 11.1 KB Diff Download File
help.py 4747.3.6 14 years ago Vincent Ladeuil terminal_width can now returns None. * bzrlib/win 5.7 KB Diff Download File
hooks.py 4634.21.1 14 years ago Ian Clatworthy Tweak hook help to only report deprecation informa 10.9 KB Diff Download File
identitymap.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
ignores.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6 KB Diff Download File
index.py 4852.1.5 14 years ago John Arbash Meinel Explicitly call stream.close() in the index code. 72.6 KB Diff Download File
info.py 4781.1.1 14 years ago Vincent Ladeuil Hooks daughter classes should always call the base 17.2 KB Diff Download File
inspect_for_copy.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
inter.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.4 KB Diff Download File
intset.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.2 KB Diff Download File
inventory.py 4789.4.1 14 years ago John Arbash Meinel Intern the various strings that are part of the CH 95 KB Diff Download File
inventory_delta.py 4476.3.78 14 years ago Andrew Bennetts Raise InventoryDeltaErrors, not generic BzrErrors, 14.7 KB Diff Download File
iterablefile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.7 KB Diff Download File
knit.py 4789.28.4 14 years ago John Arbash Meinel Fix a small typo 151 KB Diff Download File
lazy_import.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 15.7 KB Diff Download File
lazy_regex.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.7 KB Diff Download File
lock.py 4731.1.2 14 years ago Andrew Bennetts Refactor to reduce duplication. 18.8 KB Diff Download File
lockable_files.py 4634.85.12 14 years ago Andrew Bennetts Merge lp:bzr. 11.6 KB Diff Download File
lockdir.py 4852.1.1 14 years ago John Arbash Meinel Change the LockDir code to use get_bytes rather th 24.4 KB Diff Download File
log.py 4792.8.16 14 years ago Martin Pool trivial merge of trunk 75.9 KB Diff Download File
lru_cache.py 4516.2.2 15 years ago John Arbash Meinel Add comments in the finally sections as to why we 15.1 KB Diff Download File
lsprof.py 4641.3.2 14 years ago Robert Collins lsprof support. 9.5 KB Diff Download File
mail_client.py 4715.3.1 14 years ago Brian de Alwis Introduce new mailer to support MacOS X's Mail.app 24.4 KB Diff Download File
memorytree.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 10.8 KB Diff Download File
merge.py 4869.2.9 14 years ago Andrew Bennetts Merge lp:bzr. 86.4 KB Diff Download File
merge3.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 16.3 KB Diff Download File
merge_directive.py 4792.7.3 14 years ago Martin MergeDirective.from_lines claims to want an iterab 25.5 KB Diff Download File
missing.py 4593.5.31 14 years ago John Arbash Meinel Fix bzrlib.missing to not directly load the graph, 8.6 KB Diff Download File
msgeditor.py 4805.1.4 14 years ago John Arbash Meinel Document a bit more what 193 means, and why we are 12 KB Diff Download File
multiparent.py 4360.5.4 15 years ago Robert J. Tanner Merge 1.15.1 back to trunk 24.2 KB Diff Download File
mutabletree.py 4721.3.2 14 years ago Vincent Ladeuil Simplify mutable_tree.has_changes() and update cal 28.1 KB Diff Download File
option.py 4569.2.12 14 years ago Matthew Fuller Fix up some doctests to handle things ending up as 21.6 KB Diff Download File
osutils.py 4901.1.1 14 years ago Vincent Ladeuil Catch SIGWINCH on Unices 66.8 KB Diff Download File
pack.py 4491.2.8 15 years ago Martin Pool iter(i) returns i so we don't need a check 18.4 KB Diff Download File
patch.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
patches.py 4634.98.1 14 years ago Aaron Bentley Improve patch binary section handling. 14.1 KB Diff Download File
File patiencediff.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
plugin.py 4672.1.1 14 years ago Vincent Ladeuil BZR_PLUGIN_PATH can be used to fully control the p 16.4 KB Diff Download File
progress.py 4744.3.1 14 years ago Andrew Bennetts Merge do_with_cleanups from cleanup-hof, and drop 19.8 KB Diff Download File
push.py 4634.105.2 14 years ago Andrew Bennetts Clearer code and error message. 6.7 KB Diff Download File
python-compat.h 4679.9.14 14 years ago John Arbash Meinel Revert previous change. 2.6 KB Diff Download File
readdir.h 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 902 bytes Diff Download File
reconcile.py 4712.1.1 14 years ago Martin Pool merge old deprecation of ProgressTask.note 21.6 KB Diff Download File
reconfigure.py 4721.3.2 14 years ago Vincent Ladeuil Simplify mutable_tree.has_changes() and update cal 15.5 KB Diff Download File
registry.py 4691.1.1 14 years ago Vincent Ladeuil Respect items() protocol for registry objects. * 10.1 KB Diff Download File
remote.py 4840.2.7 14 years ago Vincent Ladeuil Move the _warn_if_deprecated call from repo.__init 116 KB Diff Download File
rename_map.py 3193.8.33 15 years ago Aaron Bentley Add output, emit minimal inventory delta. 10 KB Diff Download File
repository.py 4905.1.1 14 years ago Vincent Ladeuil format deprecation supported via suppress_warnings 204 KB Diff Download File
revision.py 4837.1.1 14 years ago Ian Clatworthy Minor improvements to log performance by calling o 8.4 KB Diff Download File
revisionspec.py 4569.2.21 14 years ago Vincent Ladeuil Fix some typos. 32.6 KB Diff Download File
revisiontree.py 4744.3.1 14 years ago Andrew Bennetts Merge do_with_cleanups from cleanup-hof, and drop 11 KB Diff Download File
rio.py 4574.3.8 14 years ago Martin Pool Only mutter extension load errors when they occur, 12.1 KB Diff Download File
rules.py 4325.3.8 15 years ago Johan Walles Merge from upstream. 4.9 KB Diff Download File
send.py 4721.3.2 14 years ago Vincent Ladeuil Simplify mutable_tree.has_changes() and update cal 7.4 KB Diff Download File
serializer.py 4849.4.2 14 years ago John Arbash Meinel Change from being a per-serializer attribute to be 4.3 KB Diff Download File
shelf.py 4676.4.1 14 years ago Martin Pool merge 2.0rc2, sphinx, and various fixes back to tr 16.7 KB Diff Download File
shelf_ui.py 4899.2.1 14 years ago Neil Martinsen-Burrell add beter feedback from the unshelve command 18.4 KB Diff Download File
shellcomplete.py 4634.95.1 14 years ago Benoît Pierre Small fix for handling of short option names in sh 2.5 KB Diff Download File
sign_my_commits.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.1 KB Diff Download File
smtp_connection.py 4304.2.1 15 years ago Vincent Ladeuil Fix bug #367726 by reverting some default user han 6.5 KB Diff Download File
static_tuple.py 4789.28.3 14 years ago John Arbash Meinel Add a static_tuple.as_tuples() helper. It will pa 1.9 KB Diff Download File
status.py 4747.3.6 14 years ago Vincent Ladeuil terminal_width can now returns None. * bzrlib/win 12.5 KB Diff Download File
strace.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.1 KB Diff Download File
switch.py 4459.4.1 15 years ago Aaron Bentley Provide control over switch and shelver messaging. 5.5 KB Diff Download File
symbol_versioning.py 4634.50.8 14 years ago John Arbash Meinel it seems there was even a symbol_versioning doctes 12.8 KB Diff Download File
tag.py 4360.5.4 15 years ago Robert J. Tanner Merge 1.15.1 back to trunk 8.2 KB Diff Download File
testament.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.4 KB Diff Download File
textfile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
textinv.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
textmerge.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.2 KB Diff Download File
timestamp.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.2 KB Diff Download File
trace.py 4845 14 years ago Canonical.com Patch Queue Manager (mbp) remove extra buffer flushing on trace file 16.4 KB Diff Download File
transactions.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.5 KB Diff Download File
transform.py 4826.1.6 14 years ago Andrew Bennetts Merge lp:bzr. 114 KB Diff Download File
tree.py 4833 14 years ago Canonical.com Patch Queue Manager (Jelmer) Add basic tests for foreign repositories. 61.8 KB Diff Download File
treebuilder.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
tsort.py 4634.11.1 14 years ago John Arbash Meinel Fix bug #419241. If a graph had a mainline ghost w 31.5 KB Diff Download File
tuned_gzip.py 4398.8.2 15 years ago John Arbash Meinel Add a chunks_to_gzip function. This allows the _re 15.3 KB Diff Download File
uncommit.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
upgrade.py 4471.2.2 15 years ago Martin Pool Deprecate ProgressTask.note 3.4 KB Diff Download File
urlutils.py 4828.1.1 14 years ago Michael Hudson test and fix 25.3 KB Diff Download File
version.py 4880.1.1 14 years ago Martin Pool Mention GNU project in --version 4.1 KB Diff Download File
versionedfile.py 4634.101.16 14 years ago John Arbash Meinel Bring in bzr.dev 4884 68.1 KB Diff Download File
views.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.2 KB Diff Download File
File weave.py 4360.5.4 15 years ago Robert J. Tanner Merge 1.15.1 back to trunk 38.3 KB Diff Download File
weave_commands.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
weavefile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.1 KB Diff Download File
win32utils.py 4505.6.14 14 years ago Jonathan Lange Remove flakes. 23.4 KB Diff Download File
workingtree.py 4852.1.9 14 years ago John Arbash Meinel Minor typo fix. 119 KB Diff Download File
workingtree_4.py 4826.1.6 14 years ago Andrew Bennetts Merge lp:bzr. 88.3 KB Diff Download File
xml4.py 4849.4.2 14 years ago John Arbash Meinel Change from being a per-serializer attribute to be 6.3 KB Diff Download File
xml5.py 4849.4.2 14 years ago John Arbash Meinel Change from being a per-serializer attribute to be 4 KB Diff Download File
xml6.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.1 KB Diff Download File
xml7.py 4849.4.2 14 years ago John Arbash Meinel Change from being a per-serializer attribute to be 1.8 KB Diff Download File
xml8.py 4849.4.2 14 years ago John Arbash Meinel Change from being a per-serializer attribute to be 21.8 KB Diff Download File
xml_serializer.py 4849.4.2 14 years ago John Arbash Meinel Change from being a per-serializer attribute to be 7.2 KB Diff Download File