all: support tombstones for compound shards (#155)
With this change we add support for tombstones to compound shards. The effect
is that compound shards will not be deleted if a repository gets updated.
The behavior can be switched on/off by placing a RIP file in the index
directory.
We set or load tombstones in cleanup (indexserver), builder.go (build), and
read.go (zoekt), so it makes sense to add the shared code to the zoekt packa
This is a binary file and will not be displayed.