]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xap_helper: switch C++ implementation to AGPL-3
authorEric Wong <e@80x24.org>
Thu, 20 Feb 2025 22:14:28 +0000 (22:14 +0000)
committerEric Wong <e@80x24.org>
Sun, 23 Feb 2025 12:39:50 +0000 (12:39 +0000)
commite264bed34987e3db155dbab10846f6b92320c1c0
tree228520ff89813100b1533c0ad229454d478b4fea
parent719dd657b349dc43fb44db2764d145b3d04deb9e
xap_helper: switch C++ implementation to AGPL-3

GPL-2 approxidate code won't work with the XS/SWIG version, so
it looks like we'll keep calling `git rev-parse' in both
versions for the time being.  Meanwhile, it's more valuable to
be able to take GPL-3+ code from notmuch for thread:{} query
parsing.
lib/PublicInbox/xap_helper.h
lib/PublicInbox/xh_cidx.h
lib/PublicInbox/xh_mset.h