|  .. | 
|  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. |  |   |  | 
|  export | 1185.31.12 | 19 years ago | John Arbash Meinel | Refactored the export code to make it easier to ad |  |   |  | 
|  plugins | 1185.1.29 | 20 years ago | Robert Collins | merge merge tweaks from aaron, which includes late |  |   |  | 
|  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 |  |   |  | 
|  __init__.py | 1551.6.30 | 19 years ago | Aaron Bentley | Ignore .python-eggs | 4 KB |   |   | 
|  add.py | 1685.1.80 | 19 years ago | Wouter van Heyst | more code cleanup | 11 KB |   |   | 
|  annotate.py | 1563.2.1 | 19 years ago | Robert Collins | Merge in a variation of the versionedfile api from | 3.1 KB |   |   | 
|  atomicfile.py | 1185.50.20 | 19 years ago | John Arbash Meinel | merge permissions branch, also fixup tests so they | 3 KB |   |   | 
|  branch.py | 1753 | 19 years ago | Canonical.com Patch Queue Manager | (jrv,rbc,jam) Refactor commit.Commit to use a Repo | 51 KB |   |   | 
|  builtins.py | 1752 | 19 years ago | Canonical.com Patch Queue Manager | (jam,mbp,wvh) Lots of updates to unicode,url,and e | 100 KB |   |   | 
|  bzrdir.py | 1685.1.69 | 19 years ago | Wouter van Heyst | merge bzr.dev 1740 | 70.6 KB |   |   | 
|  check.py | 1616.1.5 | 19 years ago | Martin Pool | Cleanup and document some check code | 9.6 KB |   |   | 
|  commands.py | 1685.1.80 | 19 years ago | Wouter van Heyst | more code cleanup | 23.4 KB |   |   | 
|  commit.py | 1740.3.10 | 19 years ago | Jelmer Vernooij | Fix some minor issues pointed out by j-a-m. | 22.2 KB |   |   | 
|  config.py | 1685.1.1 | 19 years ago | John Arbash Meinel | [merge] the old bzr-encoding changes, reparenting | 19.8 KB |   |   | 
|  conflicts.py | 1666.1.4 | 19 years ago | Robert Collins | * 'Metadir' is now the default disk format. This | 13.5 KB |   |   | 
|  decorators.py | 1534.4.48 | 19 years ago | Robert Collins | Make needs_read_lock and needs_write_lock more vis | 1.7 KB |   |   | 
|  delta.py | 1732.1.29 | 19 years ago | John Arbash Meinel | Update documentation and TODO for compare_trees | 12.1 KB |   |   | 
|  diff.py | 1745 | 19 years ago | Canonical.com Patch Queue Manager | Speed up checkout by using existing revision text | 14.1 KB |   |   | 
|  errors.py | 1752 | 19 years ago | Canonical.com Patch Queue Manager | (jam,mbp,wvh) Lots of updates to unicode,url,and e | 27.5 KB |   |   | 
|  externalcommand.py | 1558.1.9 | 19 years ago | Aaron Bentley | Merged aliases | 2.1 KB |   |   | 
|  fetch.py | 1753.1.2 | 19 years ago | Robert Collins | Shrink memory usage in branch. | 11.4 KB |   |   | 
|  gpg.py | 1185.78.4 | 19 years ago | John Arbash Meinel | Reverting gpg changes, should not be mainline, see | 2.6 KB |   |   | 
|  graph.py | 1594.2.15 | 19 years ago | Robert Collins | Unfuck performance. | 5.9 KB |   |   | 
|  hashcache.py | 1616.1.2 | 19 years ago | Martin Pool | Emit trace message about hash cache performance. | 9.2 KB |   |   | 
|  help.py | 1185.50.95 | 19 years ago | John Arbash Meinel | [merge] bzr.dev 1704 | 4.8 KB |   |   | 
|  identitymap.py | 1563.2.25 | 19 years ago | Robert Collins | Merge in upstream. | 3.3 KB |   |   | 
|  info.py | 1685.1.69 | 19 years ago | Wouter van Heyst | merge bzr.dev 1740 | 12 KB |   |   | 
|  inter.py | 1563.2.12 | 19 years ago | Robert Collins | Checkpointing: created InterObject to factor out c | 2.8 KB |   |   | 
|  intset.py | 1185.50.24 | 19 years ago | John Arbash Meinel | Added set_remove to get the set delete function to | 5.3 KB |   |   | 
|  inventory.py | 1740.3.3 | 19 years ago | Jelmer Vernooij | Move storing directories and links to commit build | 43.3 KB |   |   | 
|  iterablefile.py | 1185.82.123 | 19 years ago | Aaron Bentley | Cleanups to prepare for review | 7.7 KB |   |   | 
|  knit.py | 1711.2.11 | 19 years ago | John Arbash Meinel | Rename patiencediff.SequenceMatcher => PatienceSeq | 70 KB |   |   | 
|  lock.py | 1553.5.46 | 19 years ago | Martin Pool | doc | 8.2 KB |   |   | 
|  lockable_files.py | 1685.1.69 | 19 years ago | Wouter van Heyst | merge bzr.dev 1740 | 12.5 KB |   |   | 
|  lockdir.py | 1701 | 19 years ago | Canonical.com Patch Queue Manager | Merge break-lock command. | 15.2 KB |   |   | 
|  log.py | 1745 | 19 years ago | Canonical.com Patch Queue Manager | Speed up checkout by using existing revision text | 18.3 KB |   |   | 
|  lsprof.py | 1185.33.86 | 19 years ago | Martin Pool | Add additional module for lsprof. | 3.5 KB |   |   | 
|  merge.py | 1185.82.122 | 19 years ago | Aaron Bentley | Merge from dev | 38.4 KB |   |   | 
|  merge3.py | 1711.2.23 | 19 years ago | John Arbash Meinel | Late bind to PatienceSequenceMatcher in merge3.py | 13.8 KB |   |   | 
|  missing.py | 1594.1.3 | 19 years ago | Robert Collins | Fixup pb usage to use nested_progress_bar. | 4.1 KB |   |   | 
|  msgeditor.py | 1685.1.69 | 19 years ago | Wouter van Heyst | merge bzr.dev 1740 | 5.3 KB |   |   | 
|  option.py | 1551.6.22 | 19 years ago | Aaron Bentley | Improved help for remerge and merge | 8.5 KB |   |   | 
|  osutils.py | 1753.1.1 | 19 years ago | Robert Collins | (rbc, jam, mbp)Add bzrlib.osutils.walkdirs, an opt | 22.3 KB |   |   | 
|  patch.py | 1558.15.3 | 19 years ago | Aaron Bentley | Handle binary files for diff3 merges | 2.3 KB |   |   | 
|  patches.py | 1185.82.126 | 19 years ago | Aaron Bentley | Split the patch testing out into a separate file | 12.3 KB |   |   | 
|  patiencediff.py | 1711.2.22 | 19 years ago | John Arbash Meinel | Passing the alo parameter to recurse_matches shave | 13.1 KB |   |   | 
|  plugin.py | 1534.7.158 | 19 years ago | Aaron Bentley | Merged John Meinel's integration | 6.2 KB |   |   | 
|  progress.py | 1534.11.7 | 19 years ago | Robert Collins | Test and correct the problem with nested test logs | 16.6 KB |   |   | 
|  reconcile.py | 1692.1.3 | 19 years ago | Robert Collins | Finish the reconcile tweak: filled in ghosts are a | 14.2 KB |   |   | 
|  repository.py | 1753 | 19 years ago | Canonical.com Patch Queue Manager | (jrv,rbc,jam) Refactor commit.Commit to use a Repo | 83.9 KB |   |   | 
|  revision.py | 1685.1.73 | 19 years ago | Wouter van Heyst | [merge] bzr.dev 1747 | 16.2 KB |   |   | 
|  revisionspec.py | 1728.2.1 | 19 years ago | Martin Pool | Remove duplicated RevisionSpec_revs (guillaume) | 12 KB |   |   | 
|  rio.py | 1534.10.2 | 19 years ago | Aaron Bentley | Implemented rio_file to produce a light file objec | 7.8 KB |   |   | 
|  shellcomplete.py | 1185.33.32 | 19 years ago | Martin Pool | [merge] fix \t in commit messages | 1.9 KB |   |   | 
|  sign_my_commits.py | 1711.2.35 | 19 years ago | John Arbash Meinel | sign-my-commits should take out a write lock. | 2.8 KB |   |   | 
|  status.py | 1711 | 19 years ago | Canonical.com Patch Queue Manager | Fix pending-merge status on trees with no commits | 6.8 KB |   |   | 
|  symbol_versioning.py | 1732.1.1 | 19 years ago | John Arbash Meinel | deprecating appendpath, it does exactly what pathj | 5.6 KB |   |   | 
|  testament.py | 1185.82.121 | 19 years ago | Aaron Bentley | Move calculation of Testament sha1s to Testament | 7.6 KB |   |   | 
|  textfile.py | 1558.15.11 | 19 years ago | Aaron Bentley | Apply merge review suggestions | 1.6 KB |   |   | 
|  textinv.py | 1399.1.6 | 20 years ago | Robert Collins | move exporting functionality into inventory.py - u | 2.5 KB |   |   | 
|  textmerge.py | 1711.2.24 | 19 years ago | John Arbash Meinel | Late bind to PatienceSequenceMatcher to allow plug | 5.2 KB |   |   | 
|  textui.py | 1685.1.77 | 19 years ago | Wouter van Heyst | WorkingTree.remove takes an optional output file
b | 1.2 KB |   |   | 
|  trace.py | 1685.1.69 | 19 years ago | Wouter van Heyst | merge bzr.dev 1740 | 9.2 KB |   |   | 
|  transactions.py | 1594.2.20 | 19 years ago | Robert Collins | Add finished() notifications to transactions. | 6.5 KB |   |   | 
|  transform.py | 1685.1.73 | 19 years ago | Wouter van Heyst | [merge] bzr.dev 1747 | 47.8 KB |   |   | 
|  tree.py | 1745 | 19 years ago | Canonical.com Patch Queue Manager | Speed up checkout by using existing revision text | 8.9 KB |   |   | 
|  tsort.py | 1624.1.3 | 19 years ago | Robert Collins | Convert log to use the new tsort.merge_sort routin | 20.3 KB |   |   | 
|  tuned_gzip.py | 1666.1.11 | 19 years ago | Robert Collins | Really fix short-read support in tuned_gzip. The p | 11.7 KB |   |   | 
|  uncommit.py | 1704.2.25 | 19 years ago | Martin Pool | Remove obsolete shebang line; add copyright | 2.5 KB |   |   | 
|  upgrade.py | 1558.7.2 | 19 years ago | Aaron Bentley | Upgrade works in repositories | 3 KB |   |   | 
|  urlutils.py | 1685.1.80 | 19 years ago | Wouter van Heyst | more code cleanup | 16.4 KB |   |   | 
|  versionedfile.py | 1684.3.3 | 19 years ago | Robert Collins | Add a special cased weaves to knit converter. | 26.5 KB |   |   | 
|  weave.py | 1711.2.24 | 19 years ago | John Arbash Meinel | Late bind to PatienceSequenceMatcher to allow plug | 53.8 KB |   |   | 
|  weave_commands.py | 1616.1.17 | 19 years ago | Martin Pool | New 'weave-plan-merge' and 'weave-merge-text' comm | 3 KB |   |   | 
|  weavefile.py | 1596.2.27 | 19 years ago | Robert Collins | Note potential improvements in knit adds. | 5.4 KB |   |   | 
|  win32console.py | 1704.2.3 | 19 years ago | Martin Pool | (win32) Detect terminal width using GetConsoleScre | 1.2 KB |   |   | 
|  workingtree.py | 1685.1.77 | 19 years ago | Wouter van Heyst | WorkingTree.remove takes an optional output file
b | 67.6 KB |   |   | 
|  xml4.py | 1540.1.6 | 19 years ago | John Arbash Meinel | fileid_involved needs to unescape the file id and | 6.5 KB |   |   | 
|  xml5.py | 1704.2.24 | 19 years ago | Martin Pool | todo | 7.5 KB |   |   | 
|  xml_serializer.py | 1713.1.14 | 19 years ago | Robert Collins | Review feedback. | 4.7 KB |   |   |