/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Martin Pool
  • Date: 2005-05-30 01:37:52 UTC
  • Revision ID: mbp@sourcefrog.net-20050530013751-650874ded00ae1a1
- Use explicit lock methods on a branch, rather than doing it
  implicitly from the Branch constructor and relying on destroying the
  branch to release the lock.

- New with_readlock, _with_writelock decorators for branch methods.

- Branch locks can now be taken several times by a single caller, but
  they forbid upgrading or downgrading.

- Don't need assertions about whether the branch is locked anymore.
Filename Latest Rev Last Changed Committer Comment Size
..
bash 331 20 years ago Martin Pool - sketchy experiments in bash and zsh completion Diff
zsh 331 20 years ago Martin Pool - sketchy experiments in bash and zsh completion Diff
add-bzr-to-baz 347 20 years ago Martin Pool - add-bzr-to-baz utility script 181 bytes Diff Download File
fortune 423 20 years ago Martin Pool - Add fortune-cookie external plugin demonstration 306 bytes Diff Download File