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 | |||
util | 1110 | 19 years ago | Martin Pool | - merge aaron's merge improvements: * When merg | |||
__init__.py | 1176 | 19 years ago | Martin Pool | - advance version to 0.1pre | 1.9 KB | ||
add.py | 1161 | 19 years ago | Martin Pool | - add test that 'bzr add' reports the files as the | 4.9 KB | ||
annotate.py | 1385 | 19 years ago | Martin Pool | - simple weave-based annotate code (not complete) | 1.8 KB | ||
atomicfile.py | 565 | 19 years ago | Martin Pool | - more invariant checks in AtomicFile | 2.9 KB | ||
branch.py | 1372 | 19 years ago | Martin Pool | - avoid converting inventories to/from StringIO | 50.4 KB | ||
builtins.py | 1377 | 19 years ago | Martin Pool | - run conversion to weaves from the 'bzr upgrade' | 41.8 KB | ||
changeset.py | 974.1.50 | 19 years ago | aaron.bentley at utoronto | Merge of robertc@robertcollins.net-20050826013321- | 51.7 KB | ||
check.py | 1384 | 19 years ago | Martin Pool | - turn off branch weave caches when we're done wit | 7.4 KB | ||
commands.py | 1360 | 19 years ago | Martin Pool | - give possible traceback when interrupted | 20.3 KB | ||
commit.py | 1354 | 19 years ago | Martin Pool | - don't store revision xml compressed | 18.4 KB | ||
delta.py | 1189 | 19 years ago | Martin Pool | - BROKEN: partial support for commit into weave | 7.5 KB | ||
diff.py | 1110 | 19 years ago | Martin Pool | - merge aaron's merge improvements: * When merg | 8.1 KB | ||
errors.py | 1242 | 19 years ago | Martin Pool | - fix up InvalidRevisionNumber constructor [pychec | 3.8 KB | ||
externalcommand.py | 1170 | 19 years ago | Martin Pool | - make external commands work again code is now | 1.8 KB | ||
fetch.py | 1352 | 19 years ago | Martin Pool | - store control weaves in .bzr/, not mixed in with | 8.4 KB | ||
hashcache.py | 1248 | 19 years ago | Martin Pool | - new weave based cleanup [broken] - don't do a | 7.7 KB | ||
help.py | 1177 | 19 years ago | Martin Pool | - help on command says "usage: bzr help" | 4.5 KB | ||
info.py | 1286 | 19 years ago | Martin Pool | - stub out display of store size in info command | 3.4 KB | ||
intset.py | 927 | 19 years ago | Martin Pool | - oops, set() is much faster than intset | 4.9 KB | ||
inventory.py | 1305 | 19 years ago | Martin Pool | - rename entry_version to name_version (a better | 18.7 KB | ||
lock.py | 951 | 19 years ago | Martin Pool | - fix up self reference in msvc lock object | 7.6 KB | ||
log.py | 1313 | 19 years ago | Martin Pool | - rename to Revision.parent_ids to avoid confusion | 11.4 KB | ||
mdiff.py | 1110 | 19 years ago | Martin Pool | - merge aaron's merge improvements: * When merg | 3.8 KB | ||
merge.py | 1241 | 19 years ago | Martin Pool | - rename last_patch to last_revision | 15.8 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 | 974.1.50 | 19 years ago | aaron.bentley at utoronto | Merge of robertc@robertcollins.net-20050826013321- | 10.1 KB | ||
meta_store.py | 790 | 19 years ago | Martin Pool | Merge from aaron: ------------------------------- | 1.6 KB | ||
missing.py | 1149 | 19 years ago | Martin Pool | - make get_parent() be a method of Branch; add sim | 2.7 KB | ||
msgeditor.py | 1168 | 19 years ago | Martin Pool | - work properly when $EDITOR contains multiple wor | 3.8 KB | ||
osutils.py | 1236 | 19 years ago | Martin Pool | - fix up imports | 11.9 KB | ||
patch.py | 1110 | 19 years ago | Martin Pool | - merge aaron's merge improvements: * When merg | 1.8 KB | ||
plugin.py | 1136 | 19 years ago | Martin Pool | - better debug log for loading of plugins | 4.6 KB | ||
progress.py | 1308 | 19 years ago | Martin Pool | - make progress bar more tolerant of out-of-range | 9.3 KB | ||
remotebranch.py | 1189 | 19 years ago | Martin Pool | - BROKEN: partial support for commit into weave | 5.4 KB | ||
revfile.py | 1110 | 19 years ago | Martin Pool | - merge aaron's merge improvements: * When merg | 17.8 KB | ||
revision.py | 1313 | 19 years ago | Martin Pool | - rename to Revision.parent_ids to avoid confusion | 7.9 KB | ||
shellcomplete.py | 1091 | 19 years ago | Martin Pool | - new shell-complete command to help zsh completio | 1.9 KB | ||
status.py | 974.1.50 | 19 years ago | aaron.bentley at utoronto | Merge of robertc@robertcollins.net-20050826013321- | 2.3 KB | ||
store.py | 1374 | 19 years ago | Martin Pool | todo | 7.6 KB | ||
textinv.py | 236 | 19 years ago | mbp at sourcefrog | - Experiments in inventory performance | 2.5 KB | ||
textui.py | 426 | 19 years ago | Martin Pool | - Skip symlinks during recursive add (path from aa | 1.1 KB | ||
trace.py | 1359 | 19 years ago | Martin Pool | - merge in new BZR_NOISY vs BZR_DEBUG stuff from m | 6 KB | ||
tree.py | 1369 | 19 years ago | Martin Pool | - try to avoid redundant conversion of strings whe | 11.5 KB | ||
ui.py | 1092.1.39 | 19 years ago | Robert Collins | merge from mpool | 1.4 KB | ||
upgrade.py | 1387 | 19 years ago | Martin Pool | - remove dud import | 15.5 KB | ||
weave.py | 1369 | 19 years ago | Martin Pool | - try to avoid redundant conversion of strings whe | 31.1 KB | ||
weavefile.py | 1209 | 19 years ago | Martin Pool | - Add Weave._weave_name for debugging purposes H | 4.1 KB | ||
weavestore.py | 1373 | 19 years ago | Martin Pool | - use cache for weaves for check only - lock branc | 2.7 KB | ||
workingtree.py | 1248 | 19 years ago | Martin Pool | - new weave based cleanup [broken] - don't do a | 9 KB | ||
xml.py | 1311 | 19 years ago | Martin Pool | - remove RevisionReference; just hold parent ids d | 2.6 KB | ||
xml4.py | 1314 | 19 years ago | Martin Pool | - Fix up one more RevisionReference bit | 5.9 KB | ||
xml5.py | 1351 | 19 years ago | Martin Pool | - better assertion message | 4.9 KB |