contribution that returns latest tags
- contains one method, get_recent_tags() that returns tags, commits authors and datetimes sorted new to old, to use as a versioneer in packages and with setup.py for Python packaging based on Git tags
Signed-off-by: Mark Mikofski <mark.mikofski@sunpowercorp.com>