~bzr-pqm/bzr/bzr.dev

  • Committer: Robert Collins
  • Date: 2005-10-17 23:35:18 UTC
  • mfrom: (1442.1.65)
  • Revision ID: robertc@robertcollins.net-20051017233518-6746654be564edde
Merge in more GPG work, and more Branch-api-shrinkage.

* Branch.remove has been moved to WorkingTree, which has also gained
  lock_read, lock_write and unlock methods for convenience. (Robert
  Collins)

* Two decorators, needs_read_lock and needs_write_lock have been added
  to the branch module. Use these to cause a function to run in a
  read or write lock respectively. (Robert Collins)

* Branch.open_containing now returns a tuple (Branch, relative-path),
  which allows direct access to the common case of 'get me this file
  from its branch'. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
bzrlib 1 19 years ago mbp at sourcefrog import from baz patch-364 Diff
contrib 331 19 years ago Martin Pool - sketchy experiments in bash and zsh completion Diff
doc 6 19 years ago mbp at sourcefrog import all docs from arch Diff
notes 10 19 years ago mbp at sourcefrog import more files from baz Diff
patches 520 19 years ago Martin Pool - add space for un-merged patches Diff
tools 854 19 years ago Martin Pool - rearrange and clear up merged weave Diff
.bzrignore 1185.12.3 19 years ago Aaron Bentley Ignored user-installed plugins 207 bytes Diff Download File
.rsyncexclude 1185.16.34 19 years ago Martin Pool - ignore .swp files from upload 176 bytes Diff Download File
build-api 496 19 years ago Martin Pool - patch from ddaa to create api/ directory befo 88 bytes Diff Download File
File bzr 1417.1.9 19 years ago Robert Collins merge from upstream 1.9 KB Diff Download File
bzr-man.py 1185.1.43 19 years ago Robert Collins patch from Rob Weir to correct bzr-man.py 7.5 KB Diff Download File
HACKING 1417.1.4 19 years ago Robert Collins merge from upstream 6.1 KB Diff Download File
Makefile 1427 19 years ago Robert Collins clean up test dirs on make clean 335 bytes Diff Download File
NEWS 1442.1.65 19 years ago Robert Collins Branch.remove has been moved to WorkingTree. Part 21.8 KB Diff Download File
NEWS.developers 1185.16.35 19 years ago Martin Pool - stub for revision properties 910 bytes Diff Download File
README 966 19 years ago Martin Pool - now needs python 2.4 - update instructions for r 1.3 KB Diff Download File
File setup.py 1442.1.64 19 years ago Robert Collins Branch.open_containing now returns a tuple (Branch 2.1 KB Diff Download File
testbzr 736 19 years ago Martin Pool - move old blackbox code from testbzr into bzrlib. 845 bytes Diff Download File
TODO 974.1.92 19 years ago Aaron Bentley TODO re tests 17.3 KB Diff Download File
tutorial.txt 1185.1.13 19 years ago Robert Collins and the tutorial patch came back, the very next da 9.9 KB Diff Download File