]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Make the date parsing accept pretty much any random crap.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 30 Apr 2005 20:19:56 +0000 (13:19 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 30 Apr 2005 20:19:56 +0000 (13:19 -0700)
commit89967023da94c0d874713284869e1924797d30bb
tree4f10da641a29ece5e16b3941bc9c7dcc4ba42432
parent3a6a23e67d752e3083a52ad04c20c04e40c148e1
Make the date parsing accept pretty much any random crap.

This date parser turns line-noise into a date. Cool.
Makefile
date.c
test-date.c [new file with mode: 0644]