Files
bluekeyes-go-gitdiff/gitdiff
Billy Keyes f3b83ad722 Allow unpadded days in patch headers (#14)
A closer look at the Git source shows that the rfc2822 and default
formats do not zero-pad days, so we need to accept single-digit days
when parsing. The single-digit pattern will also accept the padded
format, so there's no loss of functionality.

Change the parsing test to use single-digit values to emphasize when
padding is required and when it is not.
2020-06-10 21:34:00 -07:00
..
2020-01-25 16:57:23 -08:00