Eric Wong <[email protected]> wrote: > Eric Wong <[email protected]> wrote: > > We can do things with patch emails, we might as well do some > > things with git commits for folks with coderepos configured. > > I wanted to add search to git repos ages ago, but it was silly > expensive in terms of space. That was before extindex... > > extindex ought to be able to offer space savings across forks > and similar documents (commits vs patch mails). > > At least dfpre/dfpost/dfn/subject may be enough, even...
And I'm also thinking extindexing coderepos can make auto-assocation with inboxes possible. Right now, configuring coderepos on a large scale is a huge PITA given the M:N associations between inboxes and coderepos. Being able to do fuzzy JOIN-ish operations based on blobs/filenames/subjects would allow extindex to automatically associate coderepos with inboxes and vice-versa.
