Merge lp:~stewart/bzr-alldocs/add-import-mbox into lp:bzr-alldocs

Proposed by Stewart Smith
Status: Merged
Approved by: Martin Pool
Approved revision: 49
Merged at revision: 49
Proposed branch: lp:~stewart/bzr-alldocs/add-import-mbox
Merge into: lp:bzr-alldocs
Diff against target: 18 lines (+8/-0)
1 file modified
plugins-registry.ini (+8/-0)
To merge this branch: bzr merge lp:~stewart/bzr-alldocs/add-import-mbox
Reviewer Review Type Date Requested Status
Martin Pool (community) Approve
Jelmer Vernooij (community) code Approve
Review via email: mp+37431@code.launchpad.net

Description of the change

add my importmbox plugin to the bzr plugin registry.

I have reports of some success on OSX and Win32, although have not tried myself.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve (code)
Revision history for this message
Martin Pool (mbp) wrote :

thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins-registry.ini'
2--- plugins-registry.ini 2010-09-23 04:59:24 +0000
3+++ plugins-registry.ini 2010-10-04 04:23:39 +0000
4@@ -377,6 +377,14 @@
5 platform.mac-osx = True
6 platform.windows = True
7
8+[plugin importmbox]
9+purpose = Import mbox of patches into bzr (e.g. from "quilt mail --mbox")
10+link.branch = lp:bzr-importmbox
11+owner = stewart
12+platform.gnulinux = True
13+platform.mac-osx = True
14+platform.windows = True
15+
16 [plugin interactive]
17 purpose = Adds user interaction to selected core commands
18 link.branch = lp:bzr-interactive

Subscribers

People subscribed via source and target branches