List for cgit developers and users
 help / color / mirror / Atom feed
From: list at eworm.de (Christian Hesse)
Subject: [PATCH 1/1] RFC: git: update to v2.19.0-rc0
Date: Tue, 28 Aug 2018 18:06:43 +0200	[thread overview]
Message-ID: <20180828180643.50c090af@leda> (raw)
In-Reply-To: <20180821084650.GD2084@john.keeping.me.uk>

John Keeping <john at keeping.me.uk> on Tue, 2018/08/21 09:46:
> > diff --git a/ui-patch.c b/ui-patch.c
> > index 8007a11..efd7a34 100644
> > --- a/ui-patch.c
> > +++ b/ui-patch.c
> > @@ -11,13 +11,16 @@
> >  #include "html.h"
> >  #include "ui-shared.h"
> >  
> > +/* two SHA1 hashes with two dots in between and termination */
> > +#define REV_RANGE_LEN 2 * 40 + 3  
> 
> Should this use GIT_MAX_HEXSZ ?

Definitely. I've been looking for something with SHA1_*, but as sha1 is being
replaced... Thanks for the heads-up.
-- 
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);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20180828/2c02d450/attachment.asc>


      parent reply	other threads:[~2018-08-28 16:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21  7:21 list
2018-08-21  8:46 ` john
2018-08-21  9:02   ` list
2018-08-28 16:06   ` list [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180828180643.50c090af@leda \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).