From mboxrd@z Thu Jan 1 00:00:00 1970 From: whydoubt at gmail.com (Jeffrey Smith) Date: Mon, 2 Oct 2017 17:35:25 -0500 Subject: [PATCH 0/5] Add ui-blame In-Reply-To: <20171002073419.7cbea841@leda> References: <20170923033848.5922-1-whydoubt@gmail.com> <20170927224331.26494-1-whydoubt@gmail.com> <20170930121036.GC25019@john.keeping.me.uk> <20171002073419.7cbea841@leda> Message-ID: >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 wrote: > "Jason A. Donenfeld" 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 >