]> Sergey Matveev's repositories - public-inbox.git/commitdiff
feed: $INBOX/new.atom endpoint supports v2 inboxes
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 22 Mar 2018 08:48:29 +0000 (08:48 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 22 Mar 2018 09:29:15 +0000 (09:29 +0000)
We can no longer rely on tree name lookups for v2.  This also
optimizes v1 by relying on git blob object_id lookups while
avoiding process spawning overhead for "git log".


No differences found