Re: [PATCH] Port git commit to C.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Thursday, November 8, 2007 - 4:14 pm

A huge diff.

I'll quote the difference between this version and the version
previously parked on 'pu', and comment, after re-reverting what
you reverted from the parked version (which has minor tweaks
such as removing git-runstatus from .gitignore I made
previously).


So interactive bypasses everything else, which makes sense.

What happens when the user aborts interactive_add, wishing to
abort the whole commit process?


You know in what sense it is invalid here and ...


... here.  Would it be more helpful to say "No author line", and
"Cannot parse author line", I wonder.  Probably too much.


I see a slight leak here of name/email/date depending on how
they are obtained.  Probably it is too much hassle to deal with
for too little gain.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Port git commit to C., Kristian Høgsberg, (Thu Nov 8, 9:59 am)
Re: [PATCH] Port git commit to C., Junio C Hamano, (Thu Nov 8, 4:14 pm)
Re: [PATCH] Port git commit to C., Alex Riesen, (Thu Nov 8, 4:27 pm)
[PATCH] stop t1400 hiding errors in tests, Alex Riesen, (Thu Nov 8, 4:41 pm)
Re: [PATCH] Port git commit to C., Junio C Hamano, (Thu Nov 8, 4:47 pm)