Each revision now shows a {base}..{head} range instead of just the head. This is meant to clarify when a patch is rebased, and to be helpful when one might want to observe changes using ‘git range-diff’.
As an aside, convenient formatters of full oid, as well as both abridged and full oid range are added.
Each revision now shows a {base}..{head} range instead of just the head. This is meant to clarify when a patch is rebased, and to be helpful when one might want to observe changes using ‘git range-diff’.
As an aside, convenient formatters of full oid, as well as both abridged and full oid range are added.
Fixup alignment of “by …” in review lines
Rebased on fresher master
Rebase, split into two commits, refine a bit.
@lorenz’ review mods are good for me :-)
Small fixup, and a lot of tests fixed
Changes:
- Rebase
- Squash fixup! commit
- Squash test changes into relevant commit
- Add CHANGELOG.md entry