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.
| Comment | File | Size | Author |
|---|---|---|---|
| cvs_showtime.patch | 1.23 KB | ChrisKennedy |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| cvs_showtime.patch | 1.23 KB | ChrisKennedy |
Comments
Comment #1
ChrisKennedy commentedAny thoughts on this? I can tweak if necessary.
Comment #2
dwwa) 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
Comment #3
(not verified) commented