Comment 16 for bug 245170

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 245170] Re: want to store file's modification time during commit

On 2 February 2011 15:34, Tim Halvorsen <email address hidden> wrote:
> I agree - it probably is possible to write it myself.  Obviously, I was hoping
> to add to the number of votes that might motivate this work to be done in the
> core product rather than as an add-on.
>
> If I had the support of the core team that such an enhancement could eventually
> be merged back into the base tree, I might be motivated to work on it (e.g. if
> it benefits just me, I'm not sure if its worth the time, but if it benefits many
> people, I might be more interested in spending the time) -- is there support for
> this?
>
> Do you know anyone who might have already started working on such an
> plugin?

I don't know of anyone who's already done it. I don't think this
should be on by default but we could probably find a clean way to put
it in core, and I do think it would be more discoverable and more
likely to be maintained by the core team and community if it was
there. If you're interested we can help you add the hooks etc that
will let it be turned on. Even in core it should be done through a
hook-based approach rather than patching all over the place.