Script for html page was as an attachment to the first mail:
The resulting html page is 4 MB. :)
For local usage, perhaps an option to send only the last seven (or 30, or whatever) days to html output?
Darrell
On Saturday 01 of February 2014 17:41:26 Darrell Anderson wrote:
Script for html page was as an attachment to the first mail:
The resulting html page is 4 MB. :)
For local usage, perhaps an option to send only the last seven (or 30, or whatever) days to html output?
Darrell
As I mentioned, a side effect of the processing git log in the proposed script is that each commit is on output in a single line. This would be possible to simply add the pagination.
For example - adding one simple "sed" to a previously sent crazy command for listing on the console... see attached script.
Slavek --