/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to info.py

Merge removal of exporters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    "fast-import-info",
7
7
    "fast-import-query",
8
8
    "fast-export",
9
 
    "fast-export-from-cvs",
10
 
    "fast-export-from-darcs",
11
 
    "fast-export-from-hg",
12
 
    "fast-export-from-git",
13
 
    "fast-export-from-mtn",
14
 
    "fast-export-from-p4",
15
 
    "fast-export-from-svn",
16
9
    ]
17
10
 
18
11
bzr_plugin_version = (0, 13, 0, 'dev', 0)