Hi, The commit is from the branch I used to generate the three patches in this thread, which is based on the latest blead. $ git log --oneline --decorate -4 6fdee26ba8 (HEAD -> minorpatches) Add test for Tie::StdHandle::BINMODE with LAYER b6da3a7c4e Document "use Module 12.34;" equivalence c52ddfac3f Tie::StdHandle::BINMODE: handle layer argument ae59d0fba7 (origin/blead, origin/HEAD, blead) simplify s///eee lexing logic It turns out the timestamp is documented in "git help format-patch": 'The patch produced by git format-patch is in UNIX mailbox format, with a fixed "magic" time stamp to indicate that the file is output from format-patch rather than a real mailbox, like so: From 8f72bad1baf19a53459661343e21d6491c3908d3 Mon Sep 17 00:00:00 2001' Regards, -- Hauke D On 09.09.2017 17:11, Achim Gratz wrote: > Hauke D writes: >> I don't know, those files are exactly as generated by "git >> format-patch". It did it for the new patch too :-/ > >> From 6fdee26ba893934c098b8d91bc2f694c79cdc2c8 Mon Sep 17 00:00:00 2001 > ^^^^^ > > Your git HEAD seems to be at some commit that is not existing in > perl.git. If you fix that it'll probably also fix that suspicious > looking date. > > > Regards, > Achim. >Thread Previous