~canonical-launchpad-branches/launchpad/+git/bzr-personal:blr/bug-1334577-verbose-diff

Last commit made on 2014-12-18
Get this branch:
git clone -b blr/bug-1334577-verbose-diff https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
blr/bug-1334577-verbose-diff
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

1e74665... by Kit Randel

Set bzr version to 2.6.0.lp.1 which has backported bzrlib.patches fix.

7921ddc... by Kit Randel

update bzr to 2.7.0dev1, providing keep_dirty patch headers

f6aa30d... by Kit Randel

* Added support for dirty headers (depends on patched bzr egg, or new bzr release)
* Corrected tests to account for dirty headers

1325dd4... by Kit Randel

* Added modified header to test diff, although currently ignored by bzrlib.patches
* Misc lint, tidying

424b412... by Kit Randel

reworked logic

89f00e3... by Kit Randel

ensure comments are contextualised correctly on any line of patch headers

afe55b4... by Kit Randel

fixed minor issues from mp-243751

34200de... by Kit Randel

linting

6042d6f... by Kit Randel

Updated test_generateEmailWithInlineComments to include unicode instead or ISO character, as inline comments should always be encoded utf-8

bfa6ebd... by Kit Randel

fixed all TestInlineCommentsSection tests