[PATCH 0/5] Add ui-blame

Jeffrey Smith whydoubt at gmail.com
Tue Oct 3 00:35:25 CEST 2017


>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?

 -- Jeff


On Mon, Oct 2, 2017 at 12:34 AM, Christian Hesse <list at eworm.de> wrote:
> "Jason A. Donenfeld" <Jason at zx2c4.com> on Mon, 2017/10/02 03:17:
>> Jeff -- thanks for your hard work on this.
>
> Another thanks from me!
>
>> John -- thanks for the review.
>
> Same here... You beat me doing the review.
>
>> If you'd like to put this in a
>> for-jason branch, I'll get to merging it soon.
>
> I pushed the latest version to ch/ui-blame.
> --
> main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
> "CX:;",b;for(a/*    Best regards             my address:    */=0;b=c[a++];)
> putchar(b-1/(/*    Chris            cc -ox -xc - && ./x    */b/42*2-3)*42);}
>
> _______________________________________________
> CGit mailing list
> CGit at lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/cgit
>


More information about the CGit mailing list