[Wishlist] Don't set known merge tools
Bug #1045849 reported by
IWATA Hidetaka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
New
|
Undecided
|
Unassigned |
Bug Description
Now, known merge tools are automatically added to list, even if the tools is not installed.
And there is no way to configure them.
I want to change this behavior like below:
* Don't add known merge tools automatically.
* Provide a way to add known merge tools easily.
* After added, allow to edit or remove it.
To post a comment you must log in.
The current design is to allow external merge tools to work out of the box without user configuration if they're on the command-line. Only merge tools which can be found are actually shown in the qconflicts tool.
Also bear in mind that this has to work without qbzr installed. The mergetools feature is part of bzr core itself.