Project

General

Profile

« Previous | Next » 

Revision 52ebaf71

Added by nobu (Nobuyoshi Nakada) almost 5 years ago

[ruby/rdoc] Skip non-date logs by git-log

RDoc::Parser::ChangeLog mis-parses ChangeLog generated by
git-log, because of too heuristic Time.parse.

For instance, "commit 8187228de0142d3ac7950b7d977c2849e934c637"
results in "8187-08-16", that is, day 228 in the year 8187.

https://github.com/ruby/rdoc/commit/9711e6f6d9