]> Sergey Matveev's repositories - public-inbox.git/commit
index: update [extindex "all"] by default, support -E
authorEric Wong <e@80x24.org>
Wed, 23 Dec 2020 23:02:55 +0000 (23:02 +0000)
committerEric Wong <e@80x24.org>
Thu, 24 Dec 2020 09:01:10 +0000 (09:01 +0000)
commitd6d3159d1ae25f67c09dd189e6df36795a3b8bfa
tree82ceed46b01e662633952789d3bdba9b442fa702
parent74e705e24dffaf4dcb3952910678df7529783762
index: update [extindex "all"] by default, support -E

In most cases, this ensures users will only have to opt-in to
using -extindex once and won't have to issue extra commands
to keep external indices up-to-date when using
public-inbox-index.

Since we support arbitrary numbers of external indices for
ease-of-development, we'll support repeating "-E"
("--update-extindex=") in case users want to test changes in
parallel.
Documentation/public-inbox-index.pod
script/public-inbox-index