]> Sergey Matveev's repositories - public-inbox.git/commit
rename "ContentId" to "ContentHash"
authorEric Wong <e@yhbt.net>
Sun, 10 May 2020 22:37:12 +0000 (22:37 +0000)
committerEric Wong <e@yhbt.net>
Tue, 12 May 2020 06:15:59 +0000 (06:15 +0000)
commit098fecd1fe516a00fbfd49622b82be382ebcdab6
tree0b38bb0910e6f9b8c3600ba6ef105aac43bafed6
parentcd8cda10c9687533949a8a358fd7b858f704da6e
rename "ContentId" to "ContentHash"

The old name may be confused with "Content-ID" as described in
RFC 2392, so use an alternate name to avoid confusing future
readers.
Documentation/public-inbox-v2-format.pod
MANIFEST
lib/PublicInbox/ContentHash.pm [moved from lib/PublicInbox/ContentId.pm with 93% similarity]
lib/PublicInbox/Import.pm
lib/PublicInbox/V2Writable.pm
script/public-inbox-edit
t/content_hash.t [moved from t/content_id.t with 64% similarity]
t/v1reindex.t
t/v2reindex.t
t/v2writable.t