]> Sergey Matveev's repositories - public-inbox.git/commit
git: add manifest_entry method
authorEric Wong <e@80x24.org>
Mon, 23 Nov 2020 07:05:53 +0000 (07:05 +0000)
committerEric Wong <e@80x24.org>
Tue, 24 Nov 2020 05:03:55 +0000 (05:03 +0000)
commitc118d783a22a2080964899266c91c1a1ac69f481
tree1d1850f0d06ca1eeb62ce5047f6da0fbf203f897
parentf1bdfad51c98825e7e2569aa34db7d3879fa9ef4
git: add manifest_entry method

We'll be using this for MiscIdx and pre-generating the necessary
JSON for manifest.js.gz, so make it easier to share code for
generating per-repo JSON entries for grokmirror.
lib/PublicInbox/Git.pm
lib/PublicInbox/ManifestJsGz.pm
t/www_listing.t