~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2005-11-14 23:03:31 UTC
  • mto: (1587.1.6 bound-branches)
  • Revision ID: john@arbash-meinel.com-20051114230331-7446f4c41816df34
Playing around with changing the default pull location for a bound branch.
Filename Latest Rev Last Changed Committer Comment Size
..
plugins 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg Diff
selftest 723 19 years ago Martin Pool - move whitebox/blackbox modules into bzrlib.selft Diff
store 1185.11.1 19 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
transport 1185.11.1 19 years ago John Arbash Meinel (broken) Transport work is merged in. Tests do not Diff
util 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg Diff
__init__.py 1185.16.144 19 years ago Martin Pool Bump version to 0.7pre 3.1 KB Diff Download File
add.py 1457.1.11 19 years ago Robert Collins Move _write_inventory to WorkingTree. 5.5 KB Diff Download File
annotate.py 1442.1.64 19 years ago Robert Collins Branch.open_containing now returns a tuple (Branch 3.5 KB Diff Download File
atomicfile.py 1185.12.80 19 years ago Aaron Bentley Added mode preservation to AtomicFile 2.9 KB Diff Download File
branch.py 1505.1.14 19 years ago John Arbash Meinel Fixed the error message to request using bzr updat 48.7 KB Diff Download File
builtins.py 1505.1.15 19 years ago John Arbash Meinel Playing around with changing the default pull loca 61.6 KB Diff Download File
changeset.py 1185.12.88 19 years ago Aaron Bentley Added weave merge conflict to ExceptionConflictHan 54.5 KB Diff Download File
check.py 1185.16.101 19 years ago mbp at sourcefrog todo 7.7 KB Diff Download File
clone.py 1457.1.10 19 years ago Robert Collins Move set_root_id to WorkingTree. 6.4 KB Diff Download File
commands.py 1495 19 years ago Robert Collins Add a --create-prefix to the new push command. As 17.5 KB Diff Download File
commit.py 1457.1.16 19 years ago Robert Collins Move set_pending_merges to WorkingTree. 17.7 KB Diff Download File
config.py 1490 19 years ago Robert Collins Implement a 'bzr push' command, with saved locatio 15.6 KB Diff Download File
conflicts.py 1442.1.64 19 years ago Robert Collins Branch.open_containing now returns a tuple (Branch 2.6 KB Diff Download File
delta.py 1185.12.33 19 years ago Aaron Bentley Fixed symlink reverting 8 KB Diff Download File
diff.py 1490 19 years ago Robert Collins Implement a 'bzr push' command, with saved locatio 9.1 KB Diff Download File
errors.py 1505.1.6 19 years ago John Arbash Meinel Cleaned up tests and code, all bound branch tests 13.4 KB Diff Download File
externalcommand.py 1185.1.41 19 years ago Robert Collins massive patch from Alexander Belchenko - many PEP8 1.8 KB Diff Download File
fetch.py 1480 19 years ago Robert Collins BUGFIX: fetch was not skipping all missing parents 9 KB Diff Download File
gpg.py 1442.1.62 19 years ago Robert Collins Allow creation of testaments from uncommitted data 2.6 KB Diff Download File
graph.py 1185.8.3 19 years ago Aaron Bentley Fixed bug in distance-from-root graph operation 3.9 KB Diff Download File
hashcache.py 1457.1.13 19 years ago Robert Collins whitespace 8.1 KB Diff Download File
help.py 1185.25.3 19 years ago Aaron Bentley Restored short options in help 4.9 KB Diff Download File
identitymap.py 1417.1.12 19 years ago Robert Collins cache revision history during read transactions 3.3 KB Diff Download File
info.py 1390 19 years ago Robert Collins pair programming worx... merge integration and wea 3.4 KB Diff Download File
intset.py 1185.1.20 19 years ago Robert Collins remove unneeded shebangs 4.8 KB Diff Download File
inventory.py 1185.16.151 19 years ago Martin Pool [patch] win32 fix for InventoryEntry doctest (Alex 37.1 KB Diff Download File
lock.py 1185.23.3 19 years ago Aaron Bentley win32 locking fix from Belchenko 7.7 KB Diff Download File
log.py 1185.12.27 19 years ago Aaron Bentley Use line log for pending merges 15.4 KB Diff Download File
mdiff.py 1185.1.41 19 years ago Robert Collins massive patch from Alexander Belchenko - many PEP8 3.8 KB Diff Download File
merge.py 1457.1.15 19 years ago Robert Collins Move add_pending_merge to WorkingTree. 24.9 KB Diff Download File
merge3.py 1185.24.1 19 years ago Aaron Bentley Got reprocessing working 13.5 KB Diff Download File
merge_core.py 1185.24.3 19 years ago Aaron Bentley Integrated reprocessing into the rest of the merge 13 KB Diff Download File
missing.py 1393.1.8 19 years ago Martin Pool - remove redundant import 2.6 KB Diff Download File
msgeditor.py 1442.1.6 19 years ago Robert Collins first stage major overhaul of configs, giving use 3.8 KB Diff Download File
option.py 1505.1.2 19 years ago John Arbash Meinel (broken) working on implementing bound branches. 7.9 KB Diff Download File
osutils.py 1185.16.70 19 years ago Martin Pool - improved handling of non-ascii branch names and 11.8 KB Diff Download File
patch.py 1185.1.40 19 years ago Robert Collins Merge what applied of Alexander Belchenko's win32 2 KB Diff Download File
plugin.py 1492 19 years ago Robert Collins Support decoration of commands. Commands.register 5.6 KB Diff Download File
progress.py 1185.16.75 19 years ago Martin Pool - improved eta estimation for progress bar (patc 9.8 KB Diff Download File
File revfile.py 1500 19 years ago Robert Collins Remove unneeded shebang from upgrade.py and mark r 17.8 KB Diff Download File
revision.py 1482 19 years ago Robert Collins 'revision.revision_graph can handle having only pa 12.2 KB Diff Download File
revisionspec.py 1442.1.64 19 years ago Robert Collins Branch.open_containing now returns a tuple (Branch 11.6 KB Diff Download File
shellcomplete.py 1185.16.45 19 years ago Martin Pool - refactor handling of short option names 1.9 KB Diff Download File
status.py 1457.1.14 19 years ago Robert Collins Move pending_merges() to WorkingTree. 4.5 KB Diff Download File
testament.py 1185.21.8 19 years ago Jelmer Vernooij Merge from Martin 7 KB Diff Download File
textinv.py 1399.1.6 19 years ago Robert Collins move exporting functionality into inventory.py - u 2.5 KB Diff Download File
textui.py 426 19 years ago Martin Pool - Skip symlinks during recursive add (path from aa 1.1 KB Diff Download File
trace.py 1185.16.136 19 years ago Martin Pool Set logger level depending on BZR_DEBUG to reduce 6.5 KB Diff Download File
transactions.py 1417.1.10 19 years ago Robert Collins add a cache bound to Transactions, and a precious 5.6 KB Diff Download File
tree.py 1465 19 years ago Robert Collins Bugfix the new pull --clobber to not generate spur 11 KB Diff Download File
tsort.py 1185.16.114 19 years ago mbp at sourcefrog Improved topological sort 2 KB Diff Download File
ui.py 1092.1.39 19 years ago Robert Collins merge from mpool 1.4 KB Diff Download File
upgrade.py 1500 19 years ago Robert Collins Remove unneeded shebang from upgrade.py and mark r 15.6 KB Diff Download File
File weave.py 1185.16.124 19 years ago Martin Pool Add Weave.__contains__. 36.5 KB Diff Download File
weavefile.py 1390 19 years ago Robert Collins pair programming worx... merge integration and wea 4.1 KB Diff Download File
win32console.py 1185.16.86 19 years ago mbp at sourcefrog - win32 get_console_size from Alexander 1 KB Diff Download File
workingtree.py 1457.1.17 19 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 21.4 KB Diff Download File
xml.py 1499 19 years ago Robert Collins Remove some unneeded shebangs. 2.5 KB Diff Download File
xml4.py 1499 19 years ago Robert Collins Remove some unneeded shebangs. 6.5 KB Diff Download File
xml5.py 1499 19 years ago Robert Collins Remove some unneeded shebangs. 7.3 KB Diff Download File