Here's a patch to show the time of the commit in the cvs log. I tried to test it but couldn't get the module to retrieve any entries from drupal cvs, so it is purely theoretical.

CommentFileSizeAuthor
cvs_showtime.patch1.23 KBChrisKennedy

Comments

ChrisKennedy’s picture

Any thoughts on this? I can tweak if necessary.

dww’s picture

Status: Needs review » Fixed

a) no need for @ (and therefore check_plain()) on output from format_time().
b) i took the opportunity to fix some formatting and other code style stuff in the same lines.

otherwise, i like the addition. tested on s.d.o. committed to HEAD and DRUPAL-4-7--2, and installed on d.o.

thanks!
-derek

Anonymous’s picture

Status: Fixed » Closed (fixed)