Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
benchmarks | 1707.2.2 | 18 years ago | Robert Collins | Start on bench_add, an add benchtest. | |||
bundle | 1185.82.130 | 18 years ago | Aaron Bentley | Rename changesets to revision bundles | |||
doc | 1530.2.1 | 18 years ago | Robert Collins | Start tests for api usage. | |||
export | 1185.31.12 | 18 years ago | John Arbash Meinel | Refactored the export code to make it easier to ad | |||
plugins | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | |||
store | 1185.11.1 | 19 years ago | John Arbash Meinel | (broken) Transport work is merged in. Tests do not | |||
tests | 1185.31.25 | 18 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | |||
transport | 1185.11.1 | 19 years ago | John Arbash Meinel | (broken) Transport work is merged in. Tests do not | |||
ui | 1185.49.21 | 18 years ago | John Arbash Meinel | Refactored bzrlib/ui.py into a module with the pos | |||
util | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | |||
__init__.py | 1773.4.2 | 18 years ago | Martin Pool | Cleanup of imports; undeprecate all_revision_ids() | 4.1 KB | ||
add.py | 1773.4.2 | 18 years ago | Martin Pool | Cleanup of imports; undeprecate all_revision_ids() | 12.1 KB | ||
annotate.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 3 KB | ||
atomicfile.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 2.9 KB | ||
branch.py | 1711.8.3 | 18 years ago | John Arbash Meinel | Branch should lock Repository before it locks self | 52.1 KB | ||
builtins.py | 1839 | 18 years ago | Canonical.com Patch Queue Manager | (robey) bzr whoami foo can set your email address | 101 KB | ||
bzrdir.py | 1841.2.1 | 18 years ago | Jelmer Vernooij | Fix handling of `shared' parameter in BzrDir.creat | 70.6 KB | ||
check.py | 1773.4.2 | 18 years ago | Martin Pool | Cleanup of imports; undeprecate all_revision_ids() | 8.1 KB | ||
commands.py | 1706.2.8 | 18 years ago | Robey Pointer | merge from bzr.dev | 23.4 KB | ||
commit.py | 1551.7.24 | 18 years ago | Aaron Bentley | Ensure commit respects file spec when committing r | 22.3 KB | ||
config.py | 1839 | 18 years ago | Canonical.com Patch Queue Manager | (robey) bzr whoami foo can set your email address | 23.9 KB | ||
conflicts.py | 1551.7.11 | 18 years ago | Aaron Bentley | Add WorkingTree.add_conflicts | 13.6 KB | ||
decorators.py | 1534.4.48 | 18 years ago | Robert Collins | Make needs_read_lock and needs_write_lock more vis | 1.7 KB | ||
delta.py | 1551.7.22 | 18 years ago | Aaron Bentley | Changes from review | 12.8 KB | ||
diff.py | 1551.7.20 | 18 years ago | Aaron Bentley | Update argument order | 15.2 KB | ||
errors.py | 1847 | 18 years ago | Canonical.com Patch Queue Manager | (jam) Give a better error when paramiko is not pre | 28.1 KB | ||
externalcommand.py | 1558.1.9 | 18 years ago | Aaron Bentley | Merged aliases | 2.1 KB | ||
fetch.py | 1773.4.3 | 18 years ago | Martin Pool | [merge] bzr.dev | 11.4 KB | ||
gpg.py | 1185.78.4 | 18 years ago | John Arbash Meinel | Reverting gpg changes, should not be mainline, see | 2.6 KB | ||
graph.py | 1759.2.2 | 18 years ago | Jelmer Vernooij | Revert some of my spelling fixes and fix some typo | 5.9 KB | ||
hashcache.py | 1616.1.2 | 18 years ago | Martin Pool | Emit trace message about hash cache performance. | 9.2 KB | ||
help.py | 1733.2.5 | 18 years ago | Michael Ellerman | Show which plugin (if any) provides a command. Ch | 5.4 KB | ||
identitymap.py | 1563.2.25 | 18 years ago | Robert Collins | Merge in upstream. | 3.3 KB | ||
info.py | 1773.4.3 | 18 years ago | Martin Pool | [merge] bzr.dev | 12 KB | ||
inter.py | 1563.2.12 | 18 years ago | Robert Collins | Checkpointing: created InterObject to factor out c | 2.8 KB | ||
intset.py | 1185.50.24 | 18 years ago | John Arbash Meinel | Added set_remove to get the set delete function to | 5.3 KB | ||
inventory.py | 1711.4.26 | 18 years ago | John Arbash Meinel | Fix #45010 correctly. Don't forget the execute bit | 45.7 KB | ||
iterablefile.py | 1551.6.38 | 18 years ago | Aaron Bentley | Move doctest import to increase speed | 7.7 KB | ||
knit.py | 1711.7.25 | 18 years ago | John Arbash Meinel | try/finally to close files, _KnitData was keeping | 71.6 KB | ||
lock.py | 1711.8.6 | 18 years ago | John Arbash Meinel | [merge] bzr.dev 1843 | 8.3 KB | ||
lockable_files.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 12.6 KB | ||
lockdir.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 15.1 KB | ||
log.py | 1813.1.1 | 18 years ago | Robert Collins | (robertc) Misc minor typos and the like. | 17.7 KB | ||
lsprof.py | 1706.2.8 | 18 years ago | Robey Pointer | merge from bzr.dev | 6.2 KB | ||
merge.py | 1711.4.41 | 18 years ago | John Arbash Meinel | [merge] bzr.dev 1835 | 38.4 KB | ||
merge3.py | 1711.2.23 | 18 years ago | John Arbash Meinel | Late bind to PatienceSequenceMatcher in merge3.py | 13.8 KB | ||
missing.py | 1759.2.1 | 18 years ago | Jelmer Vernooij | Fix some types (found using aspell). | 4.1 KB | ||
msgeditor.py | 1773.4.3 | 18 years ago | Martin Pool | [merge] bzr.dev | 5.4 KB | ||
option.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 8.5 KB | ||
osutils.py | 1711.7.26 | 18 years ago | John Arbash Meinel | Linux raises EBUSY when renaming current directory | 25.2 KB | ||
patch.py | 1711.7.20 | 18 years ago | John Arbash Meinel | always close files, minor PEP8 cleanup | 3.3 KB | ||
patches.py | 1770.1.1 | 18 years ago | Aaron Bentley | Ignore lines that start with '#' in patch parser | 12.4 KB | ||
patiencediff.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 13.1 KB | ||
plugin.py | 1740.5.1 | 18 years ago | Martin Pool | When an unhandled exception occurs, write the trac | 6.2 KB | ||
progress.py | 1793.1.1 | 18 years ago | Aaron Bentley | Hide TTYProgressBars unless they last more than 1 | 16.7 KB | ||
reconcile.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 14.1 KB | ||
repository.py | 1843.2.4 | 18 years ago | Aaron Bentley | Switch to John Meinel's _unescape_xml implementati | 88.1 KB | ||
revision.py | 1836.3.1 | 18 years ago | Robert Collins | (robertc) Teach repository.get_revision_graph, and | 16.3 KB | ||
revisionspec.py | 1728.2.1 | 18 years ago | Martin Pool | Remove duplicated RevisionSpec_revs (guillaume) | 12 KB | ||
rio.py | 1534.10.2 | 18 years ago | Aaron Bentley | Implemented rio_file to produce a light file objec | 7.8 KB | ||
shellcomplete.py | 1185.33.32 | 18 years ago | Martin Pool | [merge] fix \t in commit messages | 1.9 KB | ||
sign_my_commits.py | 1770.2.12 | 18 years ago | Aaron Bentley | Merge bzr.dev | 2.7 KB | ||
status.py | 1773.4.3 | 18 years ago | Martin Pool | [merge] bzr.dev | 7.1 KB | ||
symbol_versioning.py | 1732.2.5 | 18 years ago | Martin Pool | [merge] bzr.dev | 5.6 KB | ||
testament.py | 1551.7.2 | 18 years ago | Aaron Bentley | Testament sha1 is the same as in short form (John | 7.6 KB | ||
textfile.py | 1711.7.24 | 18 years ago | John Arbash Meinel | check_text_file was leaving the file handle open, | 1.7 KB | ||
textinv.py | 1399.1.6 | 19 years ago | Robert Collins | move exporting functionality into inventory.py - u | 2.5 KB | ||
textmerge.py | 1711.2.24 | 18 years ago | John Arbash Meinel | Late bind to PatienceSequenceMatcher to allow plug | 5.2 KB | ||
textui.py | 1685.1.77 | 18 years ago | Wouter van Heyst | WorkingTree.remove takes an optional output file b | 1.2 KB | ||
trace.py | 1793.2.16 | 18 years ago | Aaron Bentley | More notes on 'note' | 9.6 KB | ||
transactions.py | 1594.2.20 | 18 years ago | Robert Collins | Add finished() notifications to transactions. | 6.5 KB | ||
transform.py | 1551.7.22 | 18 years ago | Aaron Bentley | Changes from review | 47.6 KB | ||
tree.py | 1551.7.22 | 18 years ago | Aaron Bentley | Changes from review | 13 KB | ||
tsort.py | 1624.1.3 | 18 years ago | Robert Collins | Convert log to use the new tsort.merge_sort routin | 20.3 KB | ||
tuned_gzip.py | 1759.2.2 | 18 years ago | Jelmer Vernooij | Revert some of my spelling fixes and fix some typo | 11.7 KB | ||
uncommit.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 2.4 KB | ||
upgrade.py | 1558.7.2 | 18 years ago | Aaron Bentley | Upgrade works in repositories | 3 KB | ||
urlutils.py | 1711.5.2 | 18 years ago | John Arbash Meinel | win32 likes to return lowercase drive letters some | 17.4 KB | ||
versionedfile.py | 1773.4.3 | 18 years ago | Martin Pool | [merge] bzr.dev | 26.9 KB | ||
weave.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 53 KB | ||
weave_commands.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 3 KB | ||
weavefile.py | 1596.2.27 | 18 years ago | Robert Collins | Note potential improvements in knit adds. | 5.4 KB | ||
win32console.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 1.3 KB | ||
workingtree.py | 1831.1.1 | 18 years ago | Martin Pool | [merge] remove default ignore list & update | 67.6 KB | ||
xml4.py | 1759.2.1 | 18 years ago | Jelmer Vernooij | Fix some types (found using aspell). | 6.5 KB | ||
xml5.py | 1773.4.1 | 18 years ago | Martin Pool | Add pyflakes makefile target; fix many warnings | 7.6 KB | ||
xml_serializer.py | 1772.1.1 | 18 years ago | mbp at sourcefrog | Fix up loading of fallback ElementTree | 4.7 KB |