On Sun, Aug 30, 2009 at 05:51:27PM -0400, Jeff King wrote:
I think the most sane thing is to rebase the whole series on top of
lt/approxidate. Let me see what I can do.
And here it is. It was a little more complex than a simple rebase
because lt/approxidate actually introduced new bugs. :) Hopefully this
will be the last re-roll required.
The new series applies on top of lt/approxidate, and contains:
[1/4]: Add date formatting and parsing functions relative to a given time
[2/4]: refactor test-date interface
[3/4]: tests: add date printing and parsing tests
[4/4]: fix approxidate parsing of relative months and years
-Peff