pmr

~shawn111/pmr:target_branch_support

Last commit made on 2017-02-24
Get this branch:
git clone -b target_branch_support https://git.launchpad.net/~shawn111/pmr
Only Shawn Wang can upload to this branch. If you are Shawn Wang please log in for upload directions.

Branch merges

Branch information

Name:
target_branch_support
Repository:
lp:~shawn111/pmr

Recent commits

b87f900... by Shawn Wang

Support non default target branch

 - add bzr private branch support

21982ef... by Shawn Wang

Merge #310165 from ~shawn111/pmr:one-shot

d133b51... by Shawn Wang

a few style tweaks.

1061013... by Shawn Wang

move one_shot option into merge_mergable_on_project

58d1ef6... by Shawn Wang

add one-shot option

1240ef2... by Thomi Richards

Don't merge if tests fail.

6bed5fe... by Colin Watson

Produce nicer git commit messages

This avoids ugly "Merge commit '<hash>' into <merge-id>" messages, and
causes the commit_message field on merge proposals to mean something.
We now always create a merge commit, and construct a commit message that
includes the merge proposal ID, a shortened version of the repository
and path that match the titles of merge proposals in the Launchpad web
UI, and the commit_message field from the merge proposal. For example,
one might end up with:

  Merge #300000 from ~contributor/project:branch

  Rotate weasels instead of stoats

  Stoats object to being rotated, so rotate weasels instead. Unless
  otherwise specified, mustelid-rotation is through 180 degrees.

15192e6... by Stuart Bishop

Merge remote-tracking branch 'upstream/master'

b2a1cae... by Stuart Bishop

Do not push merge if tests fail (lp:1612514)

8450d95... by Thomi Richards

Initial code import.