[PATCH 0/5] Add ui-blame

John Keeping john at keeping.me.uk
Tue Oct 3 20:22:35 CEST 2017


On Tue, Oct 03, 2017 at 01:29:59AM +0200, Christian Hesse wrote:
> Jeffrey Smith <whydoubt at gmail.com> on Mon, 2017/10/02 17:35:
> > From what I can see, it appears that it is in ch/for-jason.
> > 
> > Also, I noticed a typo in my html_ntxt patch:
> > ssize_t slen = (size_t) len;
> >    should be
> > ssize_t slen = (ssize_t) len;
> > 
> > Do I need to resend, or can someone fix that one up for me?
> 
> Updated. Also added proper Reviewed-by lines.

That also added decl-after-statement, so I've pulled the patches over to
my jk/for-jason branch and fixed that, as well as a trailing blank line
in ui-blame.h that git-am warned about.


More information about the CGit mailing list