gerrit/gerrit-extension-api
Zalan Blenessy 874aed7570 Added support for changing parent revision during rebase
It is a common use-case of configuration managers (CMs) to restructure
a sequence of patches towards a target branch.

This patch allows restructuring of patches from the UI and REST API
using the rebase action.

It is now possible to:
  - Introduce a new dependency towards another change.
  - Remove dependency towards another change.

There is a non-obvious limitation regarding the parent revisions: It has
to be a valid patch set towards the same target branch.

Change-Id: I882b16a929b2ce0c66b1a6d9b64947220bb46d0b
2015-02-23 10:39:15 +09:00
..
src/main/java/com/google/gerrit/extensions Added support for changing parent revision during rebase 2015-02-23 10:39:15 +09:00
BUCK Extensions GWT API: Align rule with package boundaries 2015-01-26 09:26:57 +00:00
pom.xml Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00