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 | 19 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 | 1850.2.2 | 18 years ago | John Arbash Meinel | [merge] bzr.dev 1858 | 12.2 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 | 1840.1.5 | 18 years ago | Robey Pointer | change the warning message for a 'whoami' with no | 102 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 | 1852.1.1 | 18 years ago | John Arbash Meinel | Allow a plain '-' to be supplied as an argument. b | 23.5 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 | 1857 | 18 years ago | Canonical.com Patch Queue Manager | (matthieu) revno:x:url revision spec | 15.3 KB | ||
errors.py | 1843.3.9 | 18 years ago | John Arbash Meinel | merge bzr.dev, resolve NEWS conflict. | 28.5 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 | 1845.1.3 | 18 years ago | Martin Pool | Improvements to hashcache testing: | 10.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 | 1830.3.5 | 18 years ago | John Arbash Meinel | make_entry refuses to create non-normalized entrie | 46.1 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 | 1830.3.15 | 18 years ago | John Arbash Meinel | On Mac we get EINVAL when renaming cwd | 25.1 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 | 1843.3.7 | 18 years ago | John Arbash Meinel | new env var 'BZR_PROGRESS_BAR' to select the exact | 17.9 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 | 1732.3.2 | 18 years ago | Matthieu Moy | merge | 16.3 KB | ||
revisionspec.py | 1732.3.2 | 18 years ago | Matthieu Moy | merge | 12.5 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 | 1861.1.1 | 18 years ago | Adeodato Simó | Really use terminal_width() for pending-merge disp | 7.2 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 | 1711.2.86 | 18 years ago | John Arbash Meinel | Restore logging of full traceback. Helps with debu | 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 | 1830.3.14 | 18 years ago | John Arbash Meinel | WorkingTree.open_containing() was directly calling | 68.7 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 |