~bzr-pqm/bzr/bzr.dev

  • Committer: Robert Collins
  • Date: 2005-10-17 10:50:39 UTC
  • Revision ID: robertc@lifelesslap.robertcollins.net-20051017105039-87b9e081c41cb906
Add re-sign command to generate a digital signature on a single revision.
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.27 18 years ago Martin Pool - increment version 1.9 KB Diff Download File
add.py 1457.1.4 18 years ago Robert Collins Branch.relpath has been moved to WorkingTree.relpa 5.5 KB Diff Download File
annotate.py 1457.1.4 18 years ago Robert Collins Branch.relpath has been moved to WorkingTree.relpa 2.8 KB Diff Download File
atomicfile.py 1393.2.1 18 years ago John Arbash Meinel Merged in split-storage-2 branch. Need to cleanup 2.6 KB Diff Download File
branch.py 1442.1.59 18 years ago Robert Collins Add re-sign command to generate a digital signatur 50.1 KB Diff Download File
builtins.py 1442.1.59 18 years ago Robert Collins Add re-sign command to generate a digital signatur 49.6 KB Diff Download File
changeset.py 1448 18 years ago Robert Collins revert symlinks correctly 51.6 KB Diff Download File
check.py 1449 18 years ago Robert Collins teach check about ghosts 7.9 KB Diff Download File
clone.py 1185.15.5 18 years ago Martin Pool - clone should be done with the source branch read 6.4 KB Diff Download File
commands.py 1446 18 years ago Robert Collins fixup the verbose-does-nothing for add - add a --q 21.4 KB Diff Download File
commit.py 1455 18 years ago Robert Collins merge from martin 16.2 KB Diff Download File
config.py 1442.1.59 18 years ago Robert Collins Add re-sign command to generate a digital signatur 12.4 KB Diff Download File
conflicts.py 1185.16.33 18 years ago Martin Pool - move 'conflict' and 'resolved' from shipped plug 2.6 KB Diff Download File
delta.py 1448 18 years ago Robert Collins revert symlinks correctly 7.9 KB Diff Download File
diff.py 1432 18 years ago Robert Collins branch: namespace 8.9 KB Diff Download File
errors.py 1442.1.58 18 years ago Robert Collins gpg signing of content 8.3 KB Diff Download File
externalcommand.py 1185.1.41 18 years ago Robert Collins massive patch from Alexander Belchenko - many PEP8 1.8 KB Diff Download File
fetch.py 1440 18 years ago Robert Collins further tuning of pull, do not do a local merge or 9.2 KB Diff Download File
gpg.py 1442.1.59 18 years ago Robert Collins Add re-sign command to generate a digital signatur 2.3 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 1185.16.29 18 years ago Martin Pool [merge] config file and other things from robert 8.1 KB Diff Download File
help.py 1185.11.5 19 years ago John Arbash Meinel Merged up-to-date against mainline, still broken. 4.5 KB Diff Download File
identitymap.py 1417.1.12 18 years ago Robert Collins cache revision history during read transactions 3.3 KB Diff Download File
info.py 1390 18 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 1454 18 years ago Robert Collins Merge from Martin. 36.6 KB Diff Download File
lock.py 1185.9.2 19 years ago Harald Meland Use fcntl.lockf() rather than fcntl.flock() to sup 7.7 KB Diff Download File
log.py 1433 18 years ago Robert Collins merge in and make incremental Gustavo Niemeyers ne 14.1 KB Diff Download File
mdiff.py 1185.1.41 18 years ago Robert Collins massive patch from Alexander Belchenko - many PEP8 3.8 KB Diff Download File
merge.py 1457.1.4 18 years ago Robert Collins Branch.relpath has been moved to WorkingTree.relpa 19.8 KB Diff Download File
merge3.py 974.1.52 19 years ago aaron.bentley at utoronto Merged mpool's latest changes (~0.0.7) 11.9 KB Diff Download File
merge_core.py 1448 18 years ago Robert Collins revert symlinks correctly 12.9 KB Diff Download File
missing.py 1393.1.8 18 years ago Martin Pool - remove redundant import 2.6 KB Diff Download File
msgeditor.py 1442.1.6 18 years ago Robert Collins first stage major overhaul of configs, giving use 3.8 KB Diff Download File
osutils.py 1457.1.2 18 years ago Robert Collins move branch._relpath into osutils as relpath 11 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 1442.1.23 18 years ago Robert Collins Plugins are now loaded under bzrlib.plugins, not b 4.7 KB Diff Download File
progress.py 1308 19 years ago Martin Pool - make progress bar more tolerant of out-of-range 9.3 KB Diff Download File
revfile.py 1185.1.41 18 years ago Robert Collins massive patch from Alexander Belchenko - many PEP8 17.8 KB Diff Download File
revision.py 1185.16.40 18 years ago Martin Pool todo 11.2 KB Diff Download File
revisionspec.py 1442.1.45 18 years ago Robert Collins replace __contains__ calls in stores with has_id 11.6 KB Diff Download File
shellcomplete.py 1185.1.9 19 years ago Robert Collins Clint Adams patch for shell completion hints 1.9 KB Diff Download File
status.py 1185.13.2 18 years ago Robert Collins Merge Aarons conflict plugin for 0.1rc1 3.5 KB Diff Download File
testament.py 1185.16.38 18 years ago Martin Pool - move contains_whitespace and contains_linebreaks 6.2 KB Diff Download File
textinv.py 1399.1.6 18 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.15.9 18 years ago Martin Pool [patch] show argv and pwd in exceptions (from ddaa 6 KB Diff Download File
transactions.py 1417.1.10 18 years ago Robert Collins add a cache bound to Transactions, and a precious 5.6 KB Diff Download File
tree.py 1417.1.8 18 years ago Robert Collins use transactions in the weave store interface, whi 10.4 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 1442.1.45 18 years ago Robert Collins replace __contains__ calls in stores with has_id 15.7 KB Diff Download File
weave.py 1185.16.13 18 years ago Martin Pool todo 37.8 KB Diff Download File
weavefile.py 1390 18 years ago Robert Collins pair programming worx... merge integration and wea 4.1 KB Diff Download File
workingtree.py 1457.1.3 18 years ago Robert Collins make Branch.relpath delegate to the working tree. 12.6 KB Diff Download File
xml.py 1399.1.8 18 years ago Robert Collins factor out inventory directory logic into 'Invento 2.5 KB Diff Download File
xml4.py 1399.1.10 18 years ago Robert Collins remove kind from the InventoryEntry constructor - 6.5 KB Diff Download File
xml5.py 1185.16.37 18 years ago Martin Pool - properties are retrieved when revisions are load 7.3 KB Diff Download File