Hi,
On Fri, 23 Jun 2006, Timo Hirvonen wrote:
Johannes Schindelin [off-list ref] wrote:
quoted
Basically, it will involve the following recipe:
- add a DIFF_FORMAT_PATCH_ID
Please don't add any DIFF_FORMAT_*. I'm cleaning the diff output code
and replacing diff_options.output_format with one-bit flags.
Okay. For the purposes of git-format-patch, this is not needed anyway, but
rather a function which takes two tree objects and returns the patch id.
When you are finished it should be easy to add this as a display format.
Ciao,
Dscho