git diff --patience - Mailing list pgsql-hackers

From Kevin Grittner
Subject git diff --patience
Date
Msg-id 4C90C2F20200002500035788@gw.wicourts.gov
Whole thread Raw
Responses Re: git diff --patience  (Bruce Momjian <bruce@momjian.us>)
Re: git diff --patience  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
I just discovered the --patience flag on the git diff command, and
I'd like to suggest that we encourage people to use it when possible
for building patches.  I just looked at output with and without it
(and for good measure, before and after filterdiff --format=context
for both), and the results were much better with this switch.
Here's a reference to the algorithm:
http://bramcohen.livejournal.com/73318.html
I think that page understates the benefits, though.
-Kevin


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Use a latch to make startup process wake up and replay
Next
From: Heikki Linnakangas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Use a latch to make startup process wake up and replay