]> Sergey Matveev's repositories - public-inbox.git/commitdiff
content_id: no need to be human-friendly
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 2 Mar 2018 18:27:54 +0000 (18:27 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 2 Mar 2018 18:28:54 +0000 (18:28 +0000)
We merely use this for internal comparisons and do not store
this in Xapian.  So using a shorter, non-human readable digest
is enough.  Furthermore, introduce "content_digest" which
returns the Digest::SHA object for extra changes.


No differences found