What I want is something like this:
2014-12-01, 4 files changed, 244 insertions(+), 58 deletions(-)
2014-12-02, 100 files changed, 3770 insertions(+), 1230 deletions(-)
2014-12-05, 17 files changed, 803 insertions(+), 506 deletions(-)
2014-12-06, 6 files changed, 471 insertions(+), 166 deletions(-)
2014-12-07, 10 files changed, 166 insertions(+), 74 deletions(-)
2014-12-08, 16 files changed, 15096 insertions(+), 186 deletions(-)
2014-12-11, 16 files changed, 1711 insertions(+), 85 deletions(-)
This command will get you very close to what you want. You will need to post-process a little to merge entries for the same day and generate totals.
You can almost certainly play with the date format to restrict it to just the YYYY-MM-DD portion as well.