Re: [RFC] remarks about custom diff driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Monday, August 27, 2007 - 3:45 am

On Mon, Aug 27, 2007 at 12:36:34PM +0200, Matthieu Moy wrote:


Interestingly enough, I tried using a custom diff for the first time
earlier today and came to the exact same conclusion (I was diff'ing
photos that were tagged with exif keywords). I suspect a large number of
diff engines will simply want to convert content into a canonical text
format.

I wonder if you could simply use a "diff-filter" attribute that would
clean and smudge in the same way as "filter", except it would only do so
when creating or applying diffs. In most cases, you wouldn't have a
"clean" component (since the conversion to text is lossy).

-Peff
-
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:
[RFC] remarks about custom diff driver, Matthieu Moy, (Mon Aug 27, 3:36 am)
Re: [RFC] remarks about custom diff driver, Jeff King, (Mon Aug 27, 3:45 am)
Re: [RFC][PATCH] remarks about custom diff driver, Matthieu Moy, (Mon Aug 27, 4:29 pm)
Re: [RFC][PATCH] remarks about custom diff driver, Johannes Schindelin, (Tue Aug 28, 2:27 am)
Re: [RFC][PATCH] remarks about custom diff driver, Matthieu Moy, (Tue Aug 28, 2:45 am)