pmr

pmr:master

Last commit made on 2016-11-08
Get this branch:
git clone -b master https://git.launchpad.net/pmr
Members of Ubuntu One hackers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:pmr

Recent commits

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.

ecaeb98... by Zygmunt Krynicki

Remove extra comments

Signed-off-by: Zygmunt Krynicki <email address hidden>