Roadmap (draft)
1.1.0
Quick diff (Bug #172794)
Basic missing support (maybe console output, or a simple table or tree showing missing and extra revisions )
switch support
Non blocking commit dialog (Bug #161930)
check in the whole branch and not just the current selected file (Bug #176184)
improvements in the new project wizard
improvements in the commit dialog
- allow to set the author
- multiple project support (all project should belong to the same branch)
- general GUI improvements (intelligent resize)
merge and resolve support
- allow doing merges
- if there are conflicts, allow to resolve using a three way merge editor
revert dialog (when revert is called from the root of the eclipse project)
- this 'll popup a dialog with all the files with changes in the project/branch and allow the user to select which files want to revert
improvements in the compare integration
- basically bring consistency to the compare editors, and make them "saveable" when it makes sense, i.e: comparing current with tip
- this includes the compare between revision from the "History View"
xmlrpc-enabled java client (performance boost)
Branch from a project
Checkout support
fix blocker bugs already reported or that may appear before the release.
1.2.0
- send command support
- Support for linked resources Bug #220438
- improvements to the annotate integration, as requested in Bug #220927
- support for merge merge directives (using the apply patch command action?)
- Integration with Eclipse compare framework ("Compare with..")
- support for bundles/merge directives (using the apply patch command action?, I need to investigate if it's possible to hook in it.)
<add another feature/bug>
1.3.0
- show files/directories affected in a revision in the "History View"
- show files/directories affected in a revision in the "Missing View"
- branch as new project wizard (to create a new eclipse project from an existing bzr controled project)
- improvements in the configuration wizard (the current version is quite rough)
<add another feature/bug>
1.4.0
- Synchronize view (and Bazaar Perpective): this should support local sync and a remote sync (using missing)
authentication (Bug #121936)
multiple project support in the configuration wizard (Team --> Share Project/s)
- improve the import wizard
<add another feature/bug>
1.5.0
- Repository exploring
- tags support?
<add another feature/bug>
<1.6.0 ... 2.0.0>?
- bug squashing
- Performance tuning
