Jens Lehmann wrote: > Am 23.06.2014 20:24, schrieb Stephen Kelly: >> Stephen Kelly wrote: >> >>> I see that gitk is showing the output of git diff --submodule, similar >>> to git submodule summary. > > Right, and for your use case --submodule would have to learn a > different value in addition to 'log' and 'short'. And the default > is already configurable via the 'diff.submodule' config option. Right. >>> Assuming that is not going to be changed, maybe I can hack >>> parseblobdiffline locally. I have not really tried to read of write tcl >>> code before though, so I'd still prefer a 'proper' solution somehow. > > I'd prefer a proper solution too, which is exactly why I tried > to understand your use case first before speculating about how > it could be solved. Thanks for your help! >> I dug deeper and came up with this patch which suits my needs: > > Yup, I think that's the core of the change necessary to help > your workflow. Ok, so I guess we can add --summary=commits ? I don't write C code generally, so I'm not certain how that needs to be propagated. Thanks, Steve. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html