On 17 February 2011 12:13, patrick keshishian <[email protected]> wrote:
> On Thu, Feb 17, 2011 at 6:05 AM, Christiano F. Haesbaert
> <[email protected]> wrote:
>> On 16 February 2011 22:21, Marco Peereboom <[email protected]> wrote:
>>> Is it possible to catch the entire commit and have that diff generated?
>>>
>>
>> I'm a little late at this thread but yes, we do that here in work.
>> Don't have access to the scripts though :(
>
> he means a commit that touches files in multiple directory locations
> throughout a source tree. I'm not sure if this is possible so easily.
>
Yep, we have that, the guy who manages that here is on holidays, when
he comes back I'll see if I can get it.
Module: XXXX
Log Message:
foo bar
Files:
XXXX/XXXX/PC.h : 1.48 -> 1.49
XXXX/XXXX/apps/YYYYY : 1.2 -> 1.3
-- follows both diffs --
Is that it ?