~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index-plain.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-12-18 09:05:13 UTC
  • mfrom: (4505.6.30 lp-login-oauth-2)
  • Revision ID: pqm@pqm.ubuntu.com-20091218090513-kzwkjw7rdf7bahqi
(jml) Add an lp-mirror command to request that Launchpad mirror a
        branch now. Add an API for interacting with launchpadlib using Bazaar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
  (external link)
16
16
  |--| automatically generated API reference information
17
17
 
18
 
* `Integrating with Bazaar <http://wiki.bazaar.canonical.com/Integrating_with_Bazaar>`_
 
18
* `Integrating with Bazaar <http://bazaar-vcs.org/Integrating_with_Bazaar>`_
19
19
  (wiki) |--| a guide for writing Python programs that work with Bazaar.
20
20
 
21
21
* `Revision Properties <revision-properties.html>`_ |--| An application
24
24
 
25
25
* `Testing <testing.html>`_ |--| Guide to writing tests for Bazaar.
26
26
 
27
 
* `Code Review <code-review.html>`_.
28
 
 
29
 
* `Bazaar Code Style Guide <code-style.html>`_.
30
 
 
31
 
* `Writing plugins <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_
32
 
  |--| specific advice on writing Bazaar plugins. (web link)
 
27
* `Writing plugins <http://bazaar-vcs.org/WritingPlugins>`_ (wiki)
 
28
  |--| specific advice on writing Bazaar plugins.
33
29
 
34
30
Process
35
31
=======
42
38
 
43
39
* `Managing the Bazaar PPA <ppa.html>`_ |--| Packaging Bazaar for Ubuntu.
44
40
 
45
 
* `Giving back <http://wiki.bazaar.canonical.com/BzrGivingBack>`_ (wiki) |--| How to get
 
41
* `Giving back <http://bazaar-vcs.org/BzrGivingBack>`_ (wiki) |--| How to get
46
42
  your changes to Bazaar integrated into a release.
47
43
 
48
44
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile
54
50
* `Tracking Bugs in Bazaar <bug-handling.html>`_ |--| How we use the bug
55
51
  tracker.
56
52
 
57
 
Architecture overviews
58
 
======================
59
 
 
60
 
* `Transports <transports.html>`_ |--| Transport virtual filesystem
61
 
  abstraction.
62
 
 
63
53
Plans
64
54
=====
65
55