~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Robert Collins
  • Date: 2010-05-11 08:36:16 UTC
  • mto: This revision was merged to the branch mainline in revision 5223.
  • Revision ID: robertc@robertcollins.net-20100511083616-b8fjb19zomwupid0
Make all lock methods return Result objects, rather than lock_read returning self, as per John's review.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
It also directly supports and encourages a large number of development best
37
37
practices like refactoring and pre-commit regression testing. Users can
38
38
choose between our command line tool and our cross-platform GUI application.
39
 
For further details, see our website at http://bazaar.canonical.com/en/
 
39
For further details, see our website at http://bazaar-vcs.org/en.
40
40
 
41
41
Feedback
42
42
========