login
Header Space

 
 

Re: don't accept bogus N in `HEAD~N'

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jim Meyering <jim@...>
Cc: <git@...>
Date: Monday, May 22, 2006 - 4:16 am

Jim Meyering <jim@meyering.net> writes:


I agree with you that we are loose in integer overlaps.  Some of
them do matter, some don't.  The xrealloc one is, as you said,
borderline, I think, but more serious than this one.  This one
is worth fixing only if/because the fix is obvious and does not
hurt the code otherwise (e.g. does not decrease portability,
does not hurt usability, etc.).


You shouldn't have to care about nor refer to the root commit
that often (if ever) in a real project.  It is handy to be able
to refer to it when your repository is very young and you are
toying with git more than you are working on your own project
that is managed by git.  But in such a case, finding it once and
tagging it is so easy and efficient that you would not want to
traverse the whole history every time you would want to refer to
it.

In other words, I think Jakub was just joking, and this
particular objection does not qualify as "hurt usability"
criteria I said in the above.



-
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: don't accept bogus N in `HEAD~N', Jakub Narebski, (Sun May 21, 5:42 pm)
Re: don't accept bogus N in `HEAD~N', Jim Meyering, (Mon May 22, 3:38 am)
Re: don't accept bogus N in `HEAD~N', Junio C Hamano, (Mon May 22, 4:16 am)
Re: don't accept bogus N in `HEAD~N', Junio C Hamano, (Mon May 22, 4:25 am)
speck-geostationary