Re: file rename causes history to disappear

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: <git@...>
Date: Wednesday, September 6, 2006 - 3:29 pm

Linus Torvalds <torvalds@osdl.org> writes:


I am happy to see we are in agreement.  I touched this in the
ending note to

	http://article.gmane.org/gmane.comp.version-control.git/26432

The only people who will get burnt by this change are the ones
with metacharacters in their pathnames, so it is relative safe
change.

I think 'git grep' pathspec code is probably the best to reuse
to convert diff-tree family.  It knows how to match globs while
traversing a tree down without descending into a subtree that
would never match, which is what we need for them.

-
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:
file rename causes history to disappear, Jeff Garzik, (Wed Sep 6, 10:52 am)
Re: file rename causes history to disappear, Linus Torvalds, (Wed Sep 6, 11:38 am)
Re: file rename causes history to disappear, Jeff Garzik, (Wed Sep 6, 11:46 am)
Re: file rename causes history to disappear, Linus Torvalds, (Wed Sep 6, 12:14 pm)
Re: file rename causes history to disappear, Linus Torvalds, (Wed Sep 6, 12:37 pm)
Re: file rename causes history to disappear, Junio C Hamano, (Wed Sep 6, 3:29 pm)
Re: file rename causes history to disappear, Alex Riesen, (Thu Sep 7, 6:16 am)
Re: file rename causes history to disappear, Randal L. Schwartz, (Wed Sep 6, 5:45 pm)
Re: file rename causes history to disappear, Junio C Hamano, (Wed Sep 6, 8:52 pm)
Re: file rename causes history to disappear, Timo Hirvonen, (Wed Sep 6, 11:05 am)