OSDN Git Service

Fix #36855: Allow util/statistics.rb to set a filtering condition of found files
authorDaigo Moriwaki <beatles@users.sourceforge.jp>
Fri, 9 Dec 2016 12:15:41 +0000 (21:15 +0900)
committerDaigo Moriwaki <daigo@debian.org>
Fri, 9 Dec 2016 12:15:41 +0000 (21:15 +0900)
commit86b89d77b8d33397df8a248a564eb0a75f79136d
tree200311a85e9a60f73615814288353ece09c8f246
parentce94a8dae6ddceb9b3af0b43d56da3d11062335e
Fix #36855: Allow util/statistics.rb to set a filtering condition of found files

Regarding util/statistics.rb, add a new command line option,
--filter regexp, to process files that are matched with a regexp.
It would make it easier to calculate statistics of certain games.
changelog
utils/statistics.rb