Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
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 | |||
util | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | |||
__init__.py | 1185.31.25 | 18 years ago | John Arbash Meinel | Renamed all of the tests from selftest/foo.py to t | 3.1 KB | ||
add.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 5.5 KB | ||
annotate.py | 1185.33.45 | 18 years ago | Martin Pool | [merge] refactoring of branch vs working tree, etc | 3.1 KB | ||
atomicfile.py | 1185.12.80 | 19 years ago | Aaron Bentley | Added mode preservation to AtomicFile | 2.9 KB | ||
branch.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 42.8 KB | ||
builtins.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 67.6 KB | ||
changeset.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 55 KB | ||
check.py | 1512 | 18 years ago | Robert Collins | Merge from Martin. Adjust check to work with HTTP | 8.6 KB | ||
clone.py | 1185.33.59 | 18 years ago | Martin Pool | [patch] keep a cached basis inventory (Johan Rydbe | 6.4 KB | ||
commands.py | 1185.33.43 | 18 years ago | Martin Pool | [merge] trace improvements - shorter error messa | 18.1 KB | ||
commit.py | 1185.33.59 | 18 years ago | Martin Pool | [patch] keep a cached basis inventory (Johan Rydbe | 17.7 KB | ||
config.py | 1185.39.1 | 18 years ago | Alexey Shamrin | merge forgotten win32 fixes from http://bzr.arbash | 17.6 KB | ||
conflicts.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 3.3 KB | ||
delta.py | 1185.36.3 | 18 years ago | Daniel Silverstone | Merge from mainline | 8.3 KB | ||
diff.py | 1185.35.29 | 19 years ago | Aaron Bentley | Support whitespace in diff filenames | 9.3 KB | ||
errors.py | 1185.33.54 | 18 years ago | Martin Pool | [merge] test renames and other fixes (John) | 14.3 KB | ||
externalcommand.py | 1185.31.3 | 19 years ago | John Arbash Meinel | Fix ExternalCommand to not run random files in the | 1.9 KB | ||
fetch.py | 1185.33.55 | 18 years ago | Martin Pool | [patch] weave fetch optimizations (Goffredo Baronc | 9.6 KB | ||
gpg.py | 1442.1.62 | 19 years ago | Robert Collins | Allow creation of testaments from uncommitted data | 2.6 KB | ||
graph.py | 1185.8.3 | 19 years ago | Aaron Bentley | Fixed bug in distance-from-root graph operation | 3.9 KB | ||
hashcache.py | 1185.31.4 | 19 years ago | John Arbash Meinel | Fixing mutter() calls to not have to do string pro | 8.1 KB | ||
help.py | 1185.33.32 | 18 years ago | Martin Pool | [merge] fix \t in commit messages | 4.9 KB | ||
identitymap.py | 1417.1.12 | 19 years ago | Robert Collins | cache revision history during read transactions | 3.3 KB | ||
info.py | 1390 | 19 years ago | Robert Collins | pair programming worx... merge integration and wea | 3.4 KB | ||
intset.py | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | 4.8 KB | ||
inventory.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 37.1 KB | ||
lock.py | 1185.31.4 | 19 years ago | John Arbash Meinel | Fixing mutter() calls to not have to do string pro | 7.7 KB | ||
log.py | 1185.33.54 | 18 years ago | Martin Pool | [merge] test renames and other fixes (John) | 17.4 KB | ||
merge.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 25.6 KB | ||
merge3.py | 1185.33.62 | 18 years ago | Martin Pool | doc | 13.7 KB | ||
merge_core.py | 1185.31.4 | 19 years ago | John Arbash Meinel | Fixing mutter() calls to not have to do string pro | 13 KB | ||
missing.py | 1185.35.30 | 19 years ago | Aaron Bentley | Fixed missing --verbose | 2.6 KB | ||
msgeditor.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 3.8 KB | ||
option.py | 1185.33.33 | 18 years ago | Martin Pool | [patch] add 'bzr inventory --kind directory'; remo | 7.9 KB | ||
osutils.py | 1185.33.60 | 18 years ago | Martin Pool | Use full terminal width for verbose test output. | 12.2 KB | ||
patch.py | 1185.1.40 | 19 years ago | Robert Collins | Merge what applied of Alexander Belchenko's win32 | 2 KB | ||
plugin.py | 1185.39.1 | 18 years ago | Alexey Shamrin | merge forgotten win32 fixes from http://bzr.arbash | 5.6 KB | ||
progress.py | 1185.33.60 | 18 years ago | Martin Pool | Use full terminal width for verbose test output. | 9.6 KB | ||
revision.py | 1185.42.6 | 18 years ago | Jelmer Vernooij | Don't clear Revision.parent_ids after it has been | 12.2 KB | ||
revisionspec.py | 1442.1.64 | 19 years ago | Robert Collins | Branch.open_containing now returns a tuple (Branch | 11.6 KB | ||
rio.py | 1185.47.2 | 18 years ago | Martin Pool | Finish rio format and tests. | 6.8 KB | ||
shellcomplete.py | 1185.33.32 | 18 years ago | Martin Pool | [merge] fix \t in commit messages | 1.9 KB | ||
status.py | 1457.1.14 | 19 years ago | Robert Collins | Move pending_merges() to WorkingTree. | 4.5 KB | ||
testament.py | 1185.21.8 | 19 years ago | Jelmer Vernooij | Merge from Martin | 7 KB | ||
textinv.py | 1399.1.6 | 19 years ago | Robert Collins | move exporting functionality into inventory.py - u | 2.5 KB | ||
textui.py | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | 1.1 KB | ||
trace.py | 1185.33.63 | 18 years ago | Martin Pool | Better display of BzrError classes that are not Bz | 8.3 KB | ||
transactions.py | 1417.1.10 | 19 years ago | Robert Collins | add a cache bound to Transactions, and a precious | 5.6 KB | ||
tree.py | 1185.31.22 | 18 years ago | John Arbash Meinel | [merge] bzr.dev | 8.1 KB | ||
tsort.py | 1185.16.114 | 19 years ago | mbp at sourcefrog | Improved topological sort | 2 KB | ||
ui.py | 1185.1.29 | 19 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | 1.4 KB | ||
uncommit.py | 1185.31.24 | 18 years ago | John Arbash Meinel | [merge] Added the uncommit plugin | 2.8 KB | ||
upgrade.py | 1185.33.43 | 18 years ago | Martin Pool | [merge] trace improvements - shorter error messa | 15.4 KB | ||
weave.py | 1185.33.64 | 18 years ago | Martin Pool | Remove dead Weave.merge() method (use weave_merge | 36.1 KB | ||
weavefile.py | 1390 | 19 years ago | Robert Collins | pair programming worx... merge integration and wea | 4.1 KB | ||
win32console.py | 1185.16.86 | 19 years ago | mbp at sourcefrog | - win32 get_console_size from Alexander | 1 KB | ||
workingtree.py | 1185.33.66 | 18 years ago | Martin Pool | [patch] use unicode literals for all hardcoded pat | 32.2 KB | ||
xml.py | 1499 | 19 years ago | Robert Collins | Remove some unneeded shebangs. | 2.5 KB | ||
xml4.py | 1185.31.4 | 19 years ago | John Arbash Meinel | Fixing mutter() calls to not have to do string pro | 6.5 KB | ||
xml5.py | 1499 | 19 years ago | Robert Collins | Remove some unneeded shebangs. | 7.3 KB |