Re: Memory overrun in http-push.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Sunday, March 4, 2007 - 1:31 am

Daniel Barkalow <barkalow@iabervon.org> writes:


That part is true, but practically speaking the only thing you
can honestly replace is $Id$ with blob object name, and nothing
else.  Trying to put anything that is available via commit would
at best telling a lie and at worst ending up denying the index
(and denying the index is denying git as somebody said).  You
could fake the values for $Author$ and $Date$ from HEAD commit,
but your index may or may not match HEAD commit when you check
out path from it.

-
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:
Re: Memory overrun in http-push.c, Junio C Hamano, (Thu Mar 1, 2:32 am)
Re: Memory overrun in http-push.c, Alex Riesen, (Thu Mar 1, 3:04 am)
Re: Memory overrun in http-push.c, Andy Parkins, (Thu Mar 1, 3:40 am)
Re: Memory overrun in http-push.c, Eygene Ryabinkin, (Thu Mar 1, 5:00 am)
Re: Memory overrun in http-push.c, Junio C Hamano, (Thu Mar 1, 5:08 am)
Re: Memory overrun in http-push.c, Eygene Ryabinkin, (Thu Mar 1, 6:20 am)
Re: Memory overrun in http-push.c, Johannes Schindelin, (Thu Mar 1, 10:11 am)
Re: Memory overrun in http-push.c, Uwe , (Thu Mar 1, 10:52 am)
Re: Memory overrun in http-push.c, Andy Parkins, (Thu Mar 1, 11:31 am)
Re: Memory overrun in http-push.c, Johannes Schindelin, (Thu Mar 1, 11:41 am)
Re: Memory overrun in http-push.c, Andy Parkins, (Thu Mar 1, 12:31 pm)
Re: Memory overrun in http-push.c, Johannes Schindelin, (Thu Mar 1, 1:43 pm)
Re: Memory overrun in http-push.c, Alex Riesen, (Thu Mar 1, 2:43 pm)
Re: Memory overrun in http-push.c, Shawn O. Pearce, (Thu Mar 1, 2:54 pm)
Re: Memory overrun in http-push.c, Andy Parkins, (Fri Mar 2, 3:05 am)
Re: Memory overrun in http-push.c, Johannes Schindelin, (Fri Mar 2, 12:16 pm)
Re: Memory overrun in http-push.c, Andy Parkins, (Fri Mar 2, 12:42 pm)
Re: Memory overrun in http-push.c, Daniel Barkalow, (Sun Mar 4, 1:17 am)
Re: Memory overrun in http-push.c, Junio C Hamano, (Sun Mar 4, 1:31 am)
Re: Memory overrun in http-push.c, Daniel Barkalow, (Sun Mar 4, 2:18 am)