login
Header Space

 
 

Mailing list archives

Search results

Found 286 matching messages (0.043 seconds). Page 1 of 15.

Re: [PATCH] Ensure return value from xread() is always stored into an ssize_t

... before being added to the int. Have fun! ...Johan > On 5/15/07, Johan Herland <johan@herland.net> wrote: > > This patch fixes ... on variables. > > > > Signed-off-by: Johan Herland <johan@herland.net> > > --- > > > > Feel free to ...

git - Johan Herland - May 15 2007 - 12:21

Re: [PATCH] Fix failed tag parsing when tag object has no body/message (and thus ends with a single '\n')

... , Junio C Hamano wrote: > Johan Herland <johan@herland.net> writes: > > > Thanks ... condition. > > > > Signed-off-by: Johan Herland <johan@herland.net> > > While this ... Which do you prefer? ...Johan -- Johan Herland, <johan@herland.net> www. ...

git - Johan Herland - Jun 8 2007 - 04:18

Re: [PATCH 06/21] Refactor tag name verification loop to use index 'i' instead of incrementing pointer 'tag_line'

... > On 6/9/07, Johan Herland <johan@herland.net> wrote: > > Signed-off-by: Johan Herland <johan@herland.net> > > --- > > mktag.c | 29 ++++++++++++++++------------- > > 1 files ... .net> www.herland.net - To unsubscribe from this list: send the ...

git - Johan Herland - Jun 9 2007 - 17:34

Re: [PATCH 09/21] Remove unneeded code from mktag.c

... Riesen wrote: > On 6/9/07, Johan Herland <johan@herland.net> wrote: > > Signed-off-by: Johan Herland <johan@herland.net> > > --- > > mktag.c | 94 --------------------------------------------------------------- > > 1 files changed, 0 ...

git - Johan Herland - Jun 9 2007 - 17:42

Re: [PATCH 10/21] Free mktag's buffer before dying

... : > On 6/9/07, Johan Herland <johan@herland.net> wrote: > > On Saturday 09 ... > > On 6/9/07, Johan Herland <johan@herland.net> wrote: > > > > + if ( ... good principles when I can. ...Johan -- Johan Herland, <johan@herland.net> www.herland.net ...

git - Johan Herland - Jun 9 2007 - 18:05

Re: [PATCH] Add test for cloning with "--reference" repo being a subset of source repo

... , Daniel Barkalow wrote: > From: Johan Herland <johan@herland.net> > > The first test ... repo. > > Signed-off-by: Johan Herland <johan@herland.net> > Signed-off-by ... > Thanks for the resend. ...Johan -- Johan Herland, <johan@herland.net> www. ...

git - Johan Herland - May 22 2008 - 18:31

Re: [PATCH] Add a test for another combination of --reference

... 2008, Daniel Barkalow wrote: > From: Johan Herland <johan@herland.net> > > In this case ... and crashing. > > Signed-off-by: Johan Herland <johan@herland.net> > Signed-off-by ... Thanks again. ...Johan PS: I'm holding off on ...

git - Johan Herland - May 22 2008 - 18:34

Re: [PATCH 00/15] git-note: A mechanisim for providing free-form after-the-fact annotations on commits

... 2007, Junio C Hamano wrote: > Johan Herland <johan@herland.net> writes: > > On Monday ... >> On Mon, 28 May 2007, Johan Herland wrote: > >> > I still don't ... behind in (1). Have fun! ...Johan -- Johan Herland, <johan@herland.net> www.herland. ...

git - Johan Herland - May 29 2007 - 03:06

Re: [RFC?] Telling git about more complex relationships between commits (Was: Re: FFmpeg considering GIT)

On Friday 04 May 2007, Alex Riesen wrote: > On 5/4/07, Johan Herland <johan@herland.net> wrote: > > 1. "Reverts": ... I think it could be _really_ useful. Have fun! =2E..Johan =2D-=20 Johan Herland, <johan@herland.net> www.herland.net ...

git - Johan Herland - May 4 2007 - 07:53

Re: [PATCH] user-manual: Add section on ignoring files

... 2007, Junio C Hamano wrote: > Johan Herland <johan@herland.net> writes: > > > +This typically ... was thinking. Feel free to edit. ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the line ...

git - Johan Herland - May 16 2007 - 03:28

Re: RFC: submodule terminology

... 2007, Junio C Hamano wrote: > Johan Herland <johan@herland.net> writes: > > > On Sunday ... " rather than "superproject/project". ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the line ...

git - Johan Herland - May 20 2007 - 19:10

[PATCH 00/15] git-note: A mechanisim for providing free-form after-the-fact annotations on commits

... > On Thu, 10 May 2007, Johan Herland wrote: > > > > BTW, I'm wondering ... patches that will follow this email: Johan Herland (15): git-note: Add git ... t3850-note.sh Have fun! ...Johan -- Johan Herland, <johan@herland.net> www.herland ...

git - Johan Herland - May 27 2007 - 10:08

Re: [PATCH 00/15] git-note: A mechanisim for providing free-form after-the-fact annotations on commits

... May 2007, Junio C Hamano wrote: > Johan Herland <johan@herland.net> writes: > > > I've been ... lot for the feedback. Have fun! ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the line " ...

git - Johan Herland - May 27 2007 - 20:29

Re: [PATCH 1/6] Refactor git tag objects; make "tag" header optional; introduce new optional "keywords" header

... 04 June 2007, Matthias Lederhofer wrote: > Johan Herland <johan@herland.net> wrote: > > 1. Make ... header, of course. Have fun! ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the line " ...

git - Johan Herland - Jun 4 2007 - 03:30

[PATCH 3/6] git-fsck: Do thorough verification of tag objects.

... -mktag. Signed-off-by: Johan Herland <johan@herland.net> --- On Wednesday ... in verbose mode)? Have fun! ...Johan builtin-fsck.c | 13 +++++++++++++ 1 ... tagged object"); } -- 1.5.2 -- Johan Herland, <johan@herland.net> www ...

git - Johan Herland - Jun 6 2007 - 04:06

Re: [PATCH 3/6] git-fsck: Do thorough verification of tag objects.

... writes: > > > Johan Herland <johan@herland.net> writes: > > ... > >> Or would ... Have fun! ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the ...

git - Johan Herland - Jun 6 2007 - 06:26

Re: [PATCH 02/21] Return error messages when parsing fails.

... , Junio C Hamano wrote: > Johan Herland <johan@herland.net> writes: > > > This patch ... error messages conditional on 'thorough_verify'. ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the ...

git - Johan Herland - Jun 9 2007 - 14:28

Re: [PATCH 07/21] Copy the remaining differences from verify_tag() to parse_tag_buffer_internal()

... : > On 6/9/07, Johan Herland <johan@herland.net> wrote: > > + /* Verify the tag ... next patches). Hope this helps, ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the line " ...

git - Johan Herland - Jun 9 2007 - 17:39

Re: [PATCH 10/21] Free mktag's buffer before dying

... : > On 6/9/07, Johan Herland <johan@herland.net> wrote: > > + if (parse_and_verify_tag_buffer( ... only one thinking like this. ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the line ...

git - Johan Herland - Jun 9 2007 - 17:46

Re: [PATCH 12/21] Use prefixcmp() instead of memcmp() for cleaner code with less magic numbers

... wrote: > On 6/9/07, Johan Herland <johan@herland.net> wrote: > > +/* > > + * Perform parsing and ... that patch and into this one. ...Johan -- Johan Herland, <johan@herland.net> www.herland.net - To unsubscribe from this list: send the line " ...

git - Johan Herland - Jun 9 2007 - 17:47

speck-geostationary