Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
plugins | 1110 | 19 years ago | Martin Pool | - merge aaron's merge improvements: * When merg | |||
selftest | 723 | 19 years ago | Martin Pool | - move whitebox/blackbox modules into bzrlib.selft | |||
store | 1185.11.1 | 19 years ago | John Arbash Meinel | (broken) Transport work is merged in. Tests do not | |||
transport | 1185.11.1 | 19 years ago | John Arbash Meinel | (broken) Transport work is merged in. Tests do not | |||
util | 1110 | 19 years ago | Martin Pool | - merge aaron's merge improvements: * When merg | |||
__init__.py | 1185.15.8 | 19 years ago | Martin Pool | - bump version to 0.1rc2 | 1.9 KB | ||
add.py | 1185.1.53 | 19 years ago | Robert Collins | raise a specific error on unsupported branches so | 5.5 KB | ||
annotate.py | 1092.2.22 | 19 years ago | Robert Collins | text_version and name_version unification looking | 1.8 KB | ||
atomicfile.py | 1393.2.1 | 19 years ago | John Arbash Meinel | Merged in split-storage-2 branch. Need to cleanup | 2.6 KB | ||
branch.py | 1185.12.23 | 19 years ago | aaron.bentley at utoronto | Removed unused Branch.common_ancestor function | 50.1 KB | ||
builtins.py | 1442 | 19 years ago | Robert Collins | only do a local merge during pull if the revision | 45.4 KB | ||
changeset.py | 1434 | 19 years ago | Robert Collins | merge Gustavos executable2 patch | 51.6 KB | ||
check.py | 1092.2.20 | 19 years ago | Robert Collins | symlink and weaves, whaddya know | 5.8 KB | ||
clone.py | 1185.15.5 | 19 years ago | Martin Pool | - clone should be done with the source branch read | 6.4 KB | ||
commands.py | 1432 | 19 years ago | Robert Collins | branch: namespace | 21.4 KB | ||
commit.py | 1417.1.8 | 19 years ago | Robert Collins | use transactions in the weave store interface, whi | 16 KB | ||
delta.py | 1399.1.3 | 19 years ago | Robert Collins | move change detection for text and metadata from d | 8 KB | ||
diff.py | 1432 | 19 years ago | Robert Collins | branch: namespace | 8.9 KB | ||
errors.py | 1185.1.53 | 19 years ago | Robert Collins | raise a specific error on unsupported branches so | 8.1 KB | ||
externalcommand.py | 1185.1.41 | 19 years ago | Robert Collins | massive patch from Alexander Belchenko - many PEP8 | 1.8 KB | ||
fetch.py | 1185.12.21 | 19 years ago | aaron.bentley at utoronto | Cleaned up Fetcher._find_last_revision | 8.9 KB | ||
graph.py | 1185.8.3 | 19 years ago | Aaron Bentley | Fixed bug in distance-from-root graph operation | 3.9 KB | ||
hashcache.py | 1092.2.20 | 19 years ago | Robert Collins | symlink and weaves, whaddya know | 8 KB | ||
help.py | 1185.11.5 | 19 years ago | John Arbash Meinel | Merged up-to-date against mainline, still broken. | 4.5 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.20 | 19 years ago | Robert Collins | remove unneeded shebangs | 4.8 KB | ||
inventory.py | 1185.1.52 | 19 years ago | Robert Collins | fix detection of changes in inventory entries when | 36.5 KB | ||
lock.py | 1185.9.2 | 19 years ago | Harald Meland | Use fcntl.lockf() rather than fcntl.flock() to sup | 7.7 KB | ||
log.py | 1433 | 19 years ago | Robert Collins | merge in and make incremental Gustavo Niemeyers ne | 14.1 KB | ||
mdiff.py | 1185.1.41 | 19 years ago | Robert Collins | massive patch from Alexander Belchenko - many PEP8 | 3.8 KB | ||
merge.py | 1434 | 19 years ago | Robert Collins | merge Gustavos executable2 patch | 19.6 KB | ||
merge3.py | 974.1.52 | 19 years ago | aaron.bentley at utoronto | Merged mpool's latest changes (~0.0.7) | 11.9 KB | ||
merge_core.py | 1434 | 19 years ago | Robert Collins | merge Gustavos executable2 patch | 11.3 KB | ||
missing.py | 1393.1.8 | 19 years ago | Martin Pool | - remove redundant import | 2.6 KB | ||
msgeditor.py | 1393.3.3 | 19 years ago | Jelmer Vernooij | Add test for empty commit messages. | 3.8 KB | ||
osutils.py | 1185.12.24 | 19 years ago | Aaron Bentley | Made format_date more flexible | 13.3 KB | ||
patch.py | 1185.1.40 | 19 years ago | Robert Collins | Merge what applied of Alexander Belchenko's win32 | 2 KB | ||
plugin.py | 1185.11.1 | 19 years ago | John Arbash Meinel | (broken) Transport work is merged in. Tests do not | 4.6 KB | ||
progress.py | 1308 | 19 years ago | Martin Pool | - make progress bar more tolerant of out-of-range | 9.3 KB | ||
revfile.py | 1185.1.41 | 19 years ago | Robert Collins | massive patch from Alexander Belchenko - many PEP8 | 17.8 KB | ||
revision.py | 1092.2.25 | 19 years ago | Robert Collins | support ghosts in commits | 10.6 KB | ||
revisionspec.py | 1432 | 19 years ago | Robert Collins | branch: namespace | 11.6 KB | ||
shellcomplete.py | 1185.1.9 | 19 years ago | Robert Collins | Clint Adams patch for shell completion hints | 1.9 KB | ||
status.py | 1185.13.2 | 19 years ago | Robert Collins | Merge Aarons conflict plugin for 0.1rc1 | 3.5 KB | ||
textinv.py | 1399.1.6 | 19 years ago | Robert Collins | move exporting functionality into inventory.py - u | 2.5 KB | ||
textui.py | 426 | 19 years ago | Martin Pool | - Skip symlinks during recursive add (path from aa | 1.1 KB | ||
trace.py | 1185.15.9 | 19 years ago | Martin Pool | [patch] show argv and pwd in exceptions (from ddaa | 6 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 | 1417.1.8 | 19 years ago | Robert Collins | use transactions in the weave store interface, whi | 10.4 KB | ||
ui.py | 1092.1.39 | 19 years ago | Robert Collins | merge from mpool | 1.4 KB | ||
upgrade.py | 1429 | 19 years ago | Robert Collins | merge in niemeyers prefixed-store patch | 15.5 KB | ||
weave.py | 1185.13.4 | 19 years ago | Robert Collins | make reweave visible as a weave method, and quickl | 38.1 KB | ||
weavefile.py | 1390 | 19 years ago | Robert Collins | pair programming worx... merge integration and wea | 4.1 KB | ||
workingtree.py | 1185.15.10 | 19 years ago | Scott James Remnant | Fix WorkingTree.get_symlink_target() to read the a | 12 KB | ||
xml.py | 1399.1.8 | 19 years ago | Robert Collins | factor out inventory directory logic into 'Invento | 2.5 KB | ||
xml4.py | 1399.1.10 | 19 years ago | Robert Collins | remove kind from the InventoryEntry constructor - | 6.5 KB | ||
xml5.py | 1393.1.59 | 19 years ago | Martin Pool | - put 'format=5' on inventory and revision xml | 6.2 KB |