]> Sergey Matveev's repositories - public-inbox.git/commit
tighten up digit matches to ASCII for git output
authorEric Wong <e@80x24.org>
Wed, 5 Jun 2019 01:26:55 +0000 (01:26 +0000)
committerEric Wong <e@80x24.org>
Wed, 5 Jun 2019 01:26:55 +0000 (01:26 +0000)
commit2984ff86d913c3a9a9f53e67e141f7a39bf77160
treea4d3263b0a3e33122e1e1e1317a6c010b022d7f8
parentf90225afaef139a5e82b3083b7bdcb6abf0e7c1e
tighten up digit matches to ASCII for git output

While I don't expect git to suddenly start spewing non-ASCII
digits in places I'd expect ASCII, this would make things easier
for future hackers and reviewers.
lib/PublicInbox/Git.pm
lib/PublicInbox/Import.pm
script/public-inbox-convert