If you're using Gerrit as codec review tool, you can use this tiny tool to see the codes which have been merged and opend that you have inserted or deleted from specific duration.
usage:
python get_gerrit_infos.py --before yyyy-mm-dd --after yyyy-mm--dd
the default output is from 1900-01-01 to current date.